<!--

body {
	background-color: #000000;
	font-family: sans-serif;
	font-size: 10px;
	scrollbar-arrow-color:WHITE;
	scrollbar-track-color:#EEE77D;
	scrollbar-shadow-color:#EEE77D;
	scrollbar-face-color:#A1470E;
	scrollbar-highlight-color:#EEE77D;
	scrollbar-darkshadow-color:#A1470E;
	scrollbar-3dlight-color:#A1470E;
	margin-top:4px;
 }



.nav {font-size:12px;text-decoration:none;}
a.nav:link { color: #0000ff; text-decoration:none;} 
a.nav:visited { color: #ff0000; text-decoration:none;}
a.nav:active { color: #ff0000; text-decoration:none;}
a.nav:hover { color: #999999; text-decoration:none;}

.content1 {
font-family: sans-serif;
font-size: 10px;
color: #000000;
}

TD {
	font-family : sans-serif;
	font-size : 12px ; color: #CCCC66;
	}
	
TD.nav1 {
	font-family : sans-serif;
	font-size : 10px ; color: #000000;
	}
	
 h1 {
	color: #3391CA;
	font-size : 15pt;
	font-weight : bold;
}

h2 {
	color: #000000;
	font-size : 11pt;
	font-weight : bold;
}
 
 h3 {
	color: #000000;
	font-size : 10pt;
	font-weight : bold;
}


.topnav {
	font-family:sans-serif;
	font-size:11px;
	color:#2780B8;
	}
a.topnav:link { color: #0076BD; text-decoration:none;} 
a.topnav:visited { color: #0076BD; text-decoration:none;}
a.topnav:active { color: #ff0000; text-decoration:none;}
a.topnav:hover { color: #ff0000; text-decoration:none;}

.bottom { font-family:sans-serif; font-size:12px; color:#000000;}
a.bottom:link { color: #000000; text-decoration:none;} 
a.bottom:visited { color: #004A80; text-decoration:none;}
a.bottom:active { color: #ff0000; text-decoration:none;}
a.bottom:hover { color: #ff0000; text-decoration:none;}

.footer { font-family:sans-serif; font-size:10px; color:#2780B8;}
a.footer:link { color: #0000ff; text-decoration:none;} 
a.footer:visited { color: #ff0000; text-decoration:none;}
a.footer:active { color: #ff0000; text-decoration:none;}
a.footer:hover { color: #ff0000; text-decoration:none;}

.tooltiptitle{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: Arial; font-weight: bold; font-size: 9 pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: Arial; font-size: 9 pt}

#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}

div.box1
{
border-top: solid #330000 3px;
border-left: solid #330000 3px;
border-right: solid #CC9933 2px;
border-bottom: solid #CC9933 2px;
padding:1px;
background-color:#CC9933;
width: 100px;
height: 64px;
}

div.box2
{
border-top: solid #330000 3px;
border-left: solid #330000 3px;
border-right: solid #CC9933 3px;
border-bottom: solid #CC9933 3px;
padding:1px;
}


div.box3
{
border-top: solid #330000 3px;
border-left: solid #330000 3px;
border-right: solid #CC9933 2px;
border-bottom: solid #CC9933 2px;
padding:1px;
background-color:#CC9933;
width: 260px;
height: 280px;
}
 -->