body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0px;
}
a:link {text-decoration: none; color:#006699 }
a:visited {color:#006699 ; text-decoration: none}
a:hover {text-decoration: underline}
a:hover {color: #FF9900}

#main{
margin-top:5px;
margin-left:20px;
width:900px;

}
#txt{
float:left;
line-height:20px;

width:900px;
}
#txt:first-line 
{
font-family:Times New Roman, Times, serif;
font-size:23px;
}
#subm{
margin-top:5px;

padding-bottom:2px;
border-bottom:solid 1px #ccc;

}

ul{
list-style-type:circle;
 }
 .big{
 font-family:"Times New Roman", Times, serif;
 font-size:20px;
 padding: 5px;
 }
 .textbox{
 margin-left:10px;
 }
#navcontainer ul 
{ 
color: white; 
font-size: 10pt; 
font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-style: normal; 
font-weight: bolder; 
background-color: #036;
background-image:url(../sitepic/button_bg2.gif); 
display: block; 
margin: 0; 
padding-left: 0; 
position: relative; 
top: 0; 
width: 100%; 
overflow: hidden 
}
#navcontainer ul li 
{ 
display: inline; 
}
#navcontainer ul #current 
{ 
background-color: #006699; 
background-image:url(../sitepic/button_bg3.jpg);
color:#fff;

}
#navcontainer ul li a  
{ 
color: white; 
text-decoration: none; 
background-color: #036; 
background-image:url(../sitepic/button_bg2.gif);
padding: 2px 15px; 
float: left; 
border-right: 1px solid #fff; 

}
#navcontainer ul li a:hover
{
background-color: #006699;
background-image:url(../sitepic/button_bg3.jpg);
color: #fff;
}
#subheader 
{ 
background-color: #006699; 
position: relative; 
width: 100%; 
height: 40px; 
overflow: hidden ;
}
#objectleft   
{ 
float: left; 
}
#objectright  
{ 
float: left ;
margin-left: 40px;
}
#subsubheader 
{ 

border: 1px solid #ccc;

margin-top:8px;
margin-bottom:3px;
padding-left: 5px;
padding-top: 3px;
display: block; 
text-align: left; 
position: relative; 
overflow: hidden ;
}

#footer{
line-height:12px;
margin-top:20px;
text-align:center;
font-size:10px;
}

