BODY {
	color : Black;
	font-family :  Tahoma, Verdana, Arial, sans-serif;
	font-size : 11 px;
}

TR {
	color : Black;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
}

TD {
	color : Black;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
}

BODY {
SCROLLBAR-FACE-COLOR: #010101; 
SCROLLBAR-HIGHLIGHT-COLOR: #010101; 
SCROLLBAR-SHADOW-COLOR: White; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR: White; 
SCROLLBAR-DARKSHADOW-COLOR: #010101;
scrollbar-track-color : #88898D;
}

A {
	color : #A681B4;
	text-decoration : none;
}

A:HOVER {
	color : #A681B4;
	text-decoration : underline;
	}
	
.footer {
	font-size: 11px;
	color: #FFFFFF;
}

.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
.menubold {
	font-weight: bold;
	color: #A681B4;
}

.headerbackground {
	background-image : url(../images/black/headerrepeat.jpg);
	background-repeat : repeat-x;
	background-attachment : fixed;
	background-position : left;
}

.menubackground{
	background-image : url(../images/black/repeat.jpg);
	background-repeat : repeat-y;
	background-attachment : fixed;
	background-position : left;
}

.featurebackground{
	background-image : url(../images/black/feature_rep.jpg);
	background-repeat : repeat-y;
	background-attachment : fixed;
	background-position : left;	
}

.footerbackcolour{
	background : #000000;
}

.titles{
	color : Maroon;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 13px;
	font-weight : bolder;
}

.subtitles{
	color : Gray;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.bold{
font-weight : bold;
}

.italic{
	font-style : italic;
}

.forms{
	color : black;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
}

.whitebold{
	color : white;
	font-weight : bold;
}

.featuredlink{
	color : #DD0000;
}

.newsletter{
	color : black;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
	background-color : #999999;
	border : 1 solid #ffffff;
}

