@charset "utf-8";
/* CSS Document */

body {
font-size: 8pt; font-family: Verdana, Arial, sans-serif; color: #646464; text-align: center; padding: 0; margin: 0;
scrollbar-face-color:#B3C8D4;
scrollbar-highlight-color:#F2FAFC;
scrollbar-3dlight-color:#F2FAFC;
scrollbar-darkshadow-color:#F2FAFC;
scrollbar-shadow-color:#F2FAFC;
scrollbar-arrow-color:white;
scrollbar-track-color:#F2FAFC;
}

.maintable {
margin-left:8px;width:680px;height:300px;overflow:auto;
background-image:url(images/gradient.gif);
background-repeat:repeat-x;
}


.sidetable {
background-image:url(images/gradient.gif);
background-repeat:repeat-x;
}

img.floatLeft { 
    float: left; 
     margin: 0px 6px 0px 0px;
		border-style: solid;
	border-color: #000000;
	border-width: 0px;
}

img.middle { 
    margin: 4px; 
	border-style: solid;
	border-color: #000000;
	border-width: 2px;
}

img.floatRight { 
    float: right; 
    margin: 0px 0px 10px 10px;
		border-style: solid;
	border-color: #000000;
	border-width: 0px;
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-variant: small-caps;
}

.header{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
      }
	  
.sidetable{
	border-style: double;
	border-color: #999999;
	border-width: 3px;
      }
	  
.bodytableblack{
	border-style: double;
	border-color: #000000;
	border-width: 3px;
      }


.sidebartext { font-size: 11px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif ; }
.sidebartext a:active, .sidebartext a:link, .sidebartext a:visited { color: #FFFFFF; text-decoration: underline; }
.sidebartext a:hover { color: #CCCCCC; text-decoration: underline; }

.sidebarmaintext { font-size: 14px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif ; }
.sidebarmaintext a:active, .sidebarmaintext a:link, .sidebarmaintext a:visited { color: #FFFFFF; text-decoration: underline; }
.sidebarmaintext a:hover { color: #333333; text-decoration: underline; }

.navtext { font-size: 11px; color: #FFFFFF; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif ; }
.navtext a:active, .navtext a:link, .navtext a:visited { color: #FFFFFF; text-decoration: underline; }
.navtext a:hover { color: #CCCCCC; text-decoration: underline; }

.bodytext { font-size: 11px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif ; }
.bodytext a:active, .bodytext a:link, .bodytext a:visited { color: #FFFFFF; text-decoration: underline; }
.bodytext a:hover { color: #CCCCCC; text-decoration: underline; }

#subnav { width: 150px; margin-top: 5px; float: left; border-right: 1px solid #F2FAFC; }
#subnav ul { list-style: none; margin: 0; padding: 0; }
#subnav ul li { margin-bottom: 14px; }
#subnav ul li a { text-decoration: none; color: #ada496; font-weight: bold; }
#subnav ul li a:hover { color: #000; text-decoration: underline; }
#subnav ul li ul { list-style: none; margin-left: 13px; margin-top: 14px; display: none; }
#subnav ul li ul li a { text-decoration: none; color: #ada496; font-weight: normal; }
#subnav ul.selected li.selected a.main { color: #000; }
#subnav ul li.unselected ul { display: block; }
#subnav ul.selected li.selected a.main,
#subnav ul.unselected li.unselected a.main { color: #000; }
#subnav ul li ul.lvl2 li.lvl2 a { color: #000; }


td img {display: block;}
.style1 {
	font-size: 8pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
}

.style2 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;	
}
.style2 a:active, .style2 a:link, .style2 a:visited { color: #000000; text-decoration:underline}
.style2	a:hover {text-decoration:none; color: #666666;}

.bodylink { font-size: 10px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif ; }
.bodylink a:active  { color: #000000; text-decoration: underline; }
.bodylink a:link { color: #000000; text-decoration: underline; }
.bodylink a:visited { color: #000000; text-decoration: underline; }
.bodylink a:hover { color: #999999; text-decoration: underline; }


.copyright { font-size: 10px; color: #000000; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif ; text-decoration: none }
.copyright a:active, .copyright a:link, .copyright a:visited { color: #000000; text-decoration: none; }
.copyright a:hover {text-decoration:underline; color: #666666;}