body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #000022;
	
	}
.navBar {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #8DCDCD;
	letter-spacing: 1px;
	vertical-align: bottom;
	text-align: center;
	text-decoration: none;

}
.navBar:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	letter-spacing: 1px;
	vertical-align: bottom;
	text-align: center;
}

.TA {scrollbar-3dlight-color:#000022;
           scrollbar-arrow-color:#ffffff;
           scrollbar-base-color:#ffffff;
           scrollbar-darkshadow-color:#000022;
           scrollbar-face-color:#000022;
           scrollbar-highlight-color:#ffffff;
           scrollbar-shadow-color:#ffffff}
 

.tdDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	text-decoration: none;
	text-align: justify;

}
.tdP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003366;

}
.tdInt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
	background-color: #999999;
}
.coll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #0066FF;

}
.coll:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #0033DD;

}

