/* AbbeyHomeMedia Style Sheet by Mike Grigoletti */

/* Document */

BODY  {
	background-color : white;
}

TD, P {
	font-family : Verdana, sans-serif;
	color : #000000;
	font-size : 10px;
	xline-height : 18px;
	align : left;
	vertical-align : top;
}

DIV {
	padding : 10px 9px 15px;
}

DIV.footer {
	padding : 10px 10px 0px 10px;
}

DIV.arrow {
	padding : 0px 10px 0px 10px;
}

.grey {
	color : #666666;
	font-weight : normal;
	font-size : 10px;
	text-transform : none;
	padding : 0px 0px 0px 0px;
}


A.pinkyandperky {
	color : #CC00CC;
	font-weight : bold;
	font-size : 10px;
	text-transform : none;
	text-decoration : underline;
}

A:hover.pinkyandperky {
	color : #666666;
	font-weight : bold;
	font-size : 10px;
	text-transform : none;
	text-decoration : underline;
}

A.grey {
	color : #333333;
	font-weight : bold;
	font-size : 10px;
	text-transform : none;
	text-decoration : underline;
}

A:hover.grey {
	color : #666666;
	font-weight : bold;
	font-size : 10px;
	text-transform : none;
	text-decoration : underline;
}

A.macdonald {
	color : #3333CC;
	font-weight : bold;
	font-size : 10px;
	text-transform : none;
	text-decoration : underline;
}

A:hover.macdonald {
	color : #669900;
	font-weight : bold;
	font-size : 10px;
	text-transform : none;
	text-decoration : underline;
}

A.annuals {
	color : #FF6600;
	font-weight : bold;
	font-size : 10px;
	text-transform : none;
	text-decoration : underline;
}

A:hover.annuals {
	color : #FF9900;
	font-weight : bold;
	font-size : 10px;
	text-transform : none;
	text-decoration : underline;
}

A.contact {
	color : #339933;
	font-weight : bold;
	font-size : 10px;
	text-transform : none;
	text-decoration : underline;
}

A:hover.contact {
	color : #66CC33;
	font-weight : bold;
	font-size : 10px;
	text-transform : none;
	text-decoration : underline;
}

A.newprojects {
	color : #3366FF;
	font-weight : bold;
	font-size : 10px;
	text-transform : none;
	text-decoration : underline;
}

A:hover.newprojects {
	color : #6699FF;
	font-weight : bold;
	font-size : 10px;
	text-transform : none;
	text-decoration : underline;
}

A.buttmartians {
	color : #669900;
	font-weight : bold;
	font-size : 10px;
	text-transform : none;
	text-decoration : underline;
}

A:hover.buttmartians {
	color : #6666CC;
	font-weight : bold;
	font-size : 10px;
	text-transform : none;
	text-decoration : underline;
}

A.affairs {
	color : #cc6600;
	font-weight : bold;
	font-size : 10px;
	text-transform : none;
	text-decoration : underline;
}

A:hover.affairs {
	color : #cc9900;
	font-weight : bold;
	font-size : 10px;
	text-transform : none;
	text-decoration : underline;
}

A.starhillponies {
 color : #cc9900;
 font-weight : bold;
 font-size : 10px;
 text-transform : none;
 text-decoration : underline;
}

A:hover.starhillponies {
 color : #cc6600;
 font-weight : bold;
 font-size : 10px;
 text-transform : none;
 text-decoration : underline;
}


A.jellikins {
 color : #990000;
 font-weight : bold;
 font-size : 10px;
 text-transform : none;
 text-decoration : underline;
}

A:hover.jellikins {
 color : #cc6600;
 font-weight : bold;
 font-size : 10px;
 text-transform : none;
 text-decoration : underline;
}

A.footer {
	font-size : 9px;
	text-transform : none;
	text-decoration : none;
; font-family: Verdana, Arial, Helvetica, sans-serif}

A:hover.footer {
	font-size : 9px;
	text-transform : none;
	text-decoration : underline;
}
a:link {  text-decoration: none}
a:hover {  text-decoration: none; color: #999999}
.pressreleasetit {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FF6600; font-style: normal; font-weight: normal}
.littlenewtit { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; font-style: normal; font-weight: normal }
.abbey { color : #FF0066; font-weight : bold; font-size : 10px; text-transform : none; text-decoration : underline; }
a:visited {  text-decoration: none}
.border {
	border:1px solid #000;
}
.dottedline {
	border-top:1px dotted #999;
	}