A:HOVER {
	text-decoration : none;
	color : red;
}
A {
	text-decoration : underline;
	color : #3399FF;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color : black;
	 
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
}

TABLE#tblCoolbar 
		{ 
		background-color:threedface; padding:1px; color:menutext; 
		border-width:1px; border-style:solid; 
		border-color:threedhighlight threedshadow threedshadow threedhighlight;
		}

.link2 {
	color : White;
	background-color : Black;
	text-decoration : none;
	font-size : 13;
	font-weight : bold;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	letter-spacing : -1px;
	border-bottom-style : none;
	border : 1 outset;
	border-width : 1;
}


A.leftnav {
	width : 140px;
	text-decoration : none;
	padding-left : 2px;
	padding-top : 2px;
	padding-bottom : 5px;
	padding-right : 2px;
	line-height : 15px;
	font-weight : normal;
	background-color : #ffffff;
	color : #80725B;
	font : normal 16px Impact,Verdana;
}


A.leftnav:hover {
	color : #AE1D6B;
}
A.leftnavs {
	width : 120px;
	text-decoration : none;
	border : 1px solid #D9E8F4;
	padding-left : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-right : 2px;
	line-height : 15px;
	font-weight : normal;
	background-color : #CFE2F1;
}


.xtitle {
	font-size: 14px;
	font-weight: bold;
	color : #C6EBFB;
	font-family : Helvetica, Arial, sans-serif;
}
.xtitle1 {
	font-size: 16px;
	font-weight: bold;
	color : #3399FF;
	font-family : Helvetica, Arial, sans-serif;
}
.copyright {
	font : 10px Arial, Helvetica, sans-serif;
	text-decoration : none;
	 
}
.btitle {
	font-size: 14px;
	font-weight: bold;
	background-color : Silver;
}
.smalltext {
	font-size: 10px;
}
.ctitle {
	font-size: 14px;
	font-weight: bold;
}
