A.HOVER {
	text-decoration : none;
}

a.link , a:visited {
	color : Gray;
}

A.top:HOVER {
	text-decoration : none;
	padding: 14px 15px 15px 15px;
	font-size : 16px;
}

a.top:link , a.top:visited {
	color : #817b7b;
	font-size : 16px;
	font-weight : bold;
	padding: 14px 15px 15px 15px;
}



BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

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 : 165px;
	text-decoration : none;
	padding-left : 2px;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-right : 2px;
	line-height : 15px;
	display : block;
	font-weight : bold;
	text-align: center;
	color: White;
}


A.leftnav:HOVER {
	width : 165px;
	text-decoration : none;
	padding-left : 2px;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-right : 2px;
	line-height : 15px;
	display : block;
	font-weight : bold;
	text-align: center;
	color: #FFCC33;
}
A.leftnavs {
	width : 165px;
	text-decoration : none;
	padding-left : 2px;
	padding-top : 10px;
	padding-bottom :10px;
	padding-right : 2px;
	line-height : 15px;
	display : block;
	font-weight : bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #E68F00;
}

.xtitle {
	font : 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #2C91CA;
}
.xtitle1 {
	font : 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #2C91CA;
}
.btitle {
	font : 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #2089E8;
}
.stitle {
	font : 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #2089E8;
}

.mtitle {
	font : 20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #2089E8;
	font-style : italic;
}


.copyright {
	font : 10px Arial, Helvetica, sans-serif;
	text-decoration : none;
	 
}
.xtitle2 {
	font-size: medium;
	font-weight: bold;
	color : #2C91CA;
	font-family : Helvetica, Arial, sans-serif;
	font-style : italic;
}



.toplink2 {
	width : 100px;
	text-decoration : none;
	border : 1px solid #D5E3D4;
	font-family :  Arial, Helvetica, sans-serif;
	padding-left : 8px;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-right : 8px;
	/*line-height : 15px;*/
	font-size : 10px;
	display : block;
	 
	text-align: center;
	background-color : #d9d7d8;
	color: #000000;
}
