
/*   PAGE ELEMENTS*/

A {
	color : Teal;
	font-weight : bold;
}
A:HOVER {
	text-decoration : none;
	color : Aqua;
}


A.alt {
	color : Teal;
	font-size : 14px;
	font-weight : bold;
}
A.alt:HOVER {
	text-decoration : none;
	font-size : 14px;
	color : green;
}



BODY {
	font-family :  Helvetica, Arial;
	font-size : 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background : #E1D3A6;
	color : #47637A;
	line-height :150% ;
}
TD {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 18px;
}

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;
	color : #0066FF;
	display: block;
	font : bold 12px Arial, Helvetica, sans-serif;
}
A.leftnav:hover {
	color : #3366FF;
}
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: 16px;
	font-weight: bold;
	 
}
.xtitle1 {
	font-size: 14px;
	font-weight: bold;
	color : #80725B;
	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;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color : #1F4785;
	font-style : italic;
}
.companyname {
	font-size: large;
	font-weight: bold;
	color : #800000;
	font-style : italic;
	font-family : "Times New Roman", Times, serif;
}
.pagetitle {
	font-size: large;
	font-weight: bold;
	color : #696969;
	font-family : Arial;
}


A.topbar {
	 
	font : bold 14px Arial, Helvetica, sans-serif;
	color : white;
	text-decoration : none;
	line-height :100% ;
}
A.topbar:HOVER {
	text-decoration : none;
	color : #abd2d9;
	 
}
A.topbar-s   {
	font : bold 14px Arial, Helvetica, sans-serif;
	color : #abd2d9;
	text-decoration : none;
	line-height :100% ;
}
 
A.option {
	color : #5C8651;
	background-color : transparent;
	width : 160px;
	text-decoration : none;
	border : 1px solid #D5E3D4;
	padding-left : 8px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-right : 3px;
	line-height : 19px;
	display : block;
	font-weight : normal;
} 
A.s-option {
	color : #5C8651;
	background-color : #DBE7D9;
	width : 160px;
	text-decoration : none;
	border : 1px solid #D5E3D4;
	padding-left : 8px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-right : 3px;
	line-height : 19px;
	display : block;
}
.atitle {
	color : #5AB3C5;
	text-decoration : none;
	font : 14px Arial, Helvetica, sans-serif;
	letter-spacing : normal;
	font-weight : bold;
}
.gtitle {
	color : #CA8653;
	font : 16px Arial, Helvetica, sans-serif;
	font-weight : bold;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

 



