<!-- 
/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
    color: #660066;
    font-size: 11px;
    background-color: #DDCADF;
    margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;
	/*scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;*/
}
.boxmrbs {border: 1px solid #D47FFF;background-color: #FFFFFF;}
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
a:link,a:active,a:visited { color : #CA00CA; text-decoration: none }
a:hover		{ text-decoration: underline; color : #CE00CE; }
hr	{ height: 0px; border: solid #660066 0px; border-top-width: 1px;}
/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #FFFFFF; font-family: "Trebuchet MS", Tahoma; text-decoration: none}
a.cattitle,a.cattitle:active,a.cattitle:visited	{ color : #FFFFFF; }
a.cattitle:hover{ text-decoration: none; color : #660066 }
/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,	{ font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 100%; color : #000000; margin: 0px; }
h2 {font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 100%; color : #000000; margin: 0px; }
h3 {font-weight: bold; font-size: 14px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 100%; color : #000000; margin: 0px; }
/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen{ color: 000000;  }
a.gen:hover{ color: #CC00CC; }
/* Copyright and bottom info */
.copyright { font-family: Trebuchet MS, Arial, Helvetica, Sans-serif; letter-spacing: 0.1em; font-size: 9px; line-height: 14px; color: #444444 }
a.copyright, a.copyright:link,a.copyright:active,a.copyright:visited { color: #444444;}
a.copyright:hover { color: #000000; }
.tbl1 {
 border: 1px solid #336666;background: #cccccc;}
.navtbl {
 border: 1px solid #336666;}
.navhead {
 background: #336666;
 font-family: arial, helvetica, sans-serif;
 font-weight: bold; 
 color: #ffffff;
 font-size: 11px;
 line-height: 20px;}
.nav {
 background: #efefef;
 font-family: arial, helvetica, sans-serif;
 font-weight: bold; 
 font-size: 12px;}
a.nav:link, a.nav:visited, a.nav:active{
 color: #333333;
 text-decoration: none; 
 line-height: 24px; 
 letter-spacing: 1px;
 width: 100%;
 text-indent: 10px;}
a.nav:hover {
 text-decoration: none;
 color: #ffffff;
 background: #336666;
 width: 100%;}
.navtop { font-weight: bold; 
 color: #666666;
 font-size: 10px;}
.main { font-size: 12px;
 color: #000000;
 background: #eeeecc;}
.date { font-size: 9px;
 color: #333333;
 font-weight: bold}
.small { font-size: 9px;}
.med { font-size: 11px;} 
.norm { font-size: 11px;}
/* form information - Courier New, Monospace */
input, text, textarea, select { font-family: Trebuchet MS, Arial, Helvetica, Sans-serif; 
  font-size: 12px; 
  color: #800080;}
/* boxes */
.boxlgry { border: #999999 1px solid;}
.boxgrn { border: #33FF33 1px solid;}
.boxpnk { border: #FF00FF 1px solid;}
.boxgrey { border: #666666 1px solid;
 background: #efefef;}
.errhd {font-size: 14px; 
 font-family: Arial, sans-serif;
 color: #FFFFFF;}
a.errhd:link, a.errhd:visited, a.errhd:active {
 color: #ffffff;
 text-decoration: none;}
a.errhd:hover {
 text-decoration: underline;
 color: #efefef;}
.err {font-size:11px; color: #cc0000;}
.row1 { background: #EFEFEF;}
.row2 { background: #CFCFCF;}
.row3 { background: #FFFFFF;}
-->