.linkboxoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: silver;
	border: 1px solid #00CCFF;
	background-color: #363636;

}
.linkboxon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00CCFF;
	background-color: gray;
	border: 1px solid #FFFFFF;
	cursor: hand;

}


a.toplink {
 color: #cbbbd8;
 font-size:12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 border:0px;
 background-color: #000000;
 width:130px;
 align: center;
 }

a.tttoplink:hover {
 font-size:12px;
 font-family: veranda, Arial, Helvetica, sans-serif;
 text-decoration:none;
 background-color: 440e62;
 height:19px;
 text-decoration: underline;
 color: FFFFFF;

}


a.tttoplink:visited {
 color: #cbbbd8;
 font-size:12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 border:0px;
 background-color: #000000;
 width:130px;
 align: center;
 }


a.toplink:link { width:130px; height:16px; text-decoration: none; font-weight: bold; color: #cbbbd8; background-color:000000; }
a.toplink:visited { width:130px; height:16px; text-decoration: none; font-weight: bold; color: #cbbbd8; background-color:000000; }
a.toplink:hover { width:130px; height:16px; text-decoration: none; font-weight: bold; color: ffffff; background-color:440e62; }
a.toplink:active { width:130px; height:16px; text-decoration: underline; font-weight: bold; color: #cbbbd8; background-color: 440e62 }

a.sidelink:link { font-size:9px; font-family:verdana; font-weight:bold; text-decoration: none; color: #cbbbd8; }
a.sidelink:visited { font-size:9px; font-family:verdana; font-weight:bold; text-decoration: none; color: #cbbbd8; }
a.sidelink:hover {  font-size:9px; font-family:verdana; font-weight:bold; text-decoration: none; color:#f1bf2a; }
a.sidelink:active {  font-size:9px; font-family:verdana; font-weight:bold; text-decoration: none; color: #cbbbd8; }


a:link { text-decoration: none; color: #440E62; }
a:visited {text-decoration: none; color: #440E62; }
a:hover { text-decoration: underline; color: #ffffff; }
a:active { text-decoration: underline; color: #440E62; }

a.menulink:link { text-decoration: none; font-weight: bold; color: #cbbbd8; }
a.menulink:visited { text-decoration: none; font-weight: bold; color: #cbbbd8; }
a.menulink:hover { text-decoration: underline; font-weight: bold; color: dfdfdf; }
a.menulink:active { text-decoration: underline; font-weight: bold; color: #cbbbd8; }

BODY {
 scrollbar-base-color: #ffffff;
 scrollbar-track-color: #9888A5;
 scrollbar-face-color: #440E62;
 scrollbar-highlight-color: #9888A5;
 scrollbar-3dlight-color: #efefef;
 scrollbar-darkshadow-color: #020202;
 scrollbar-shadow-color: #4B422E;
 scrollbar-arrow-color: #efefef;
 font-family: times;
 color: 000000;
 background-color: #000000;  
}

TABLE.CENTERTABLE {
 background-color:#baaae7;
 color: #000000;
 }

TH.CENTERHEADER {
 background-color: #440e62;
 color: #FFFFFF;
 align: center;
 } 

.sideheader { font-size:10px; font-family:verdana; font-weight:bold; text-decoration: none; color: #ffffff; }

.bordertext { font-size:14px; font-family: 'Times New Roman', Times, sans-serif; color: #cbbbd8;}