
 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #000000;
	scrollbar-face-color: #252525;
	scrollbar-highlight-color: #913F3F;
	scrollbar-shadow-color: #632222;
	scrollbar-3dlight-color: #913F3F;
	scrollbar-arrow-color:  #9E9E9E;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #632222;
}

/* General font families for common tags */
font, th, td, p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt }
a:link, a:active, a:visited { color : #c0c0c0; }
a:hover		{ text-decoration: underline; color : #ffffff; }


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #252525;  }


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen, .genmed, .gensmall { color : #c0c0c0; }
a.gen, a.genmed, a.gensmall { color: #c0c0c0; text-decoration: none; }
a:hover.gen, a:hover.genmed, a:hover.gensmall	{ color: #ffffff; text-decoration: underline }


.mainmenu		{ font-size : 11px; color : #c0c0c0 }
a.mainmenu		{ text-decoration: none; color : #c0c0c0;  }
a:hover.mainmenu{ text-decoration: underline; color : #ffffff; }




table        { font-size: 10pt; color: #c0c0c0 }
font     	 { font-size: 10pt; color: #c0c0c0 }
p       	 { font-size: 10pt; color: #c0c0c0 }
body		 { font-size: 10pt; color: #c0c0c0 }

