<style>
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:Navy; layer-background-color:Navy; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px;}
.clLevel0{background-color:#342F2D; layer-background-color:Navy; color:white;}
.clLevel0over{background-color:#99CC00; layer-background-color:#336699; color:#000000; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#006699}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px;}
.clLevel1{background-color:#78C2B5; layer-background-color:Navy; color:white;}
.clLevel1over{background-color:#639F94; layer-background-color:#336699; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#5A999F; layer-background-color:#006699}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px; }
.clLevel2{background-color:#336699; layer-background-color:Navy; color:white;}
.clLevel2over{background-color:#60AFBF; layer-background-color:#FFFFFF; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#CCCCCC; layer-background-color:#006699}

/* scrollbar */

body{
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
SCROLLBAR-SHADOW-COLOR: #666666; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR: #666666; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}

/*fonts*/

P { font-family: tahoma; font-size: 12px; line-height: 18px; color: #000000}
TD { font-family: tahoma; font-size: 12px; line-height: 18px; color: #00000}
LI { font-family: tahoma; font-size: 12px; line-height: 18px; color: #000000}
.headers{ font-family: Tahoma; font-size: 13px; line-height: 18px; font-weight: bold; color: #47867B}
.subheaders{ font-family: Tahoma; font-size: 13px; line-height: 18px; font-weight: bold; color: #2AA295}
.footer{ font-family: Tahoma; font-size: 11px; line-height: 18px; color: #666666}
.copyright { font-family: Tahoma; font-size: 11px; line-height: 18px; color: #ABABAB}
.heading { font-family: Tahoma; font-size: 12px; line-height: 18px; font-weight: bold; color: #FFFFFF}
.title { font-family: Tahoma; font-size: 15px; line-height: 18px; font-weight: bold; color: #ADCC33}
.justify { text-align: justify}
.profilejustify {  font-family: Tahoma; line-height: 18px; text-align: justify}

/*links*/

a.links { font-family: Tahoma; font-size: 12px; color: #0099CC; text-decoration: none}
a.links:hover { font-family: Tahoma; font-size:12px; color: #0066CC}
a.headerlinks { font-family: Tahoma; font-size: 13px; line-height: 18px; font-weight: bold; color: #47867B}
a.headerlinks:hover { font-family: Tahoma; font-size: 13px; line-height: 18px; font-weight: bold; color: #0066CC; text-decoration: none}
a.footer { font-family: Tahoma; font-size: 11px; color: #0099CC;  text-decoration: none}
a.footer:hover { font-family: Tahoma; font-size:11px; color: #0066CC}
a.mainIcon { font-family: Tahoma; font-size: 11px; color: #000000;  text-decoration: none}
a.mainIcon:hover { font-family: Tahoma; font-size:11px; color: #FFFFFF}


/*thumbnail images*/

.visited { FILTER: Gray; border-color: aqua}
.thumbnail { order-thickness: 1px; border-color: #666666 }


/*forms*/

input {	
		border-left: #95ACB2 1px solid;
		border-right: #95ACB2 1px solid;
		border-top: #95ACB2 1px solid;
		border-bottom: #95ACB2 1px solid;
		font-size: 11px;
		color: #333333;
		font-family: Tahoma;
		background-color: #D7F0E7 }

		
select {	border-left: #95ACB2 1px solid;
		border-right: #95ACB2 1px solid;
		border-top: #95ACB2 1px solid;
		border-bottom: #95ACB2 1px solid;
		font-size: 11px;
		color: #333333;
		font-family: Tahoma;
		background-color: #D7F0E7 }		

textarea {	border-left: #95ACB2 1px solid;
		border-right: #95ACB2 1px solid;
		border-top: #95ACB2 1px solid;
		border-bottom: #95ACB2 1px solid;
		font-size: 11px;
		color: #333333;
		font-family: Tahoma;
		background-color: #D7F0E7 }

</style>