#content {
height: 100%;
overflow: auto;
scrollbar-face-color:#006D2B;
scrollbar-highlight-color:#D9E9DF;
scrollbar-3dlight-color:#015F26;
scrollbar-darkshadow-color:#003F19;
scrollbar-shadow-color:#015F26;
scrollbar-arrow-color:#A1C9B1;
scrollbar-track-color:#A1C9B1
}
.txtnormal
{
font-family: Verdana, Helvetica, sans-serif; 
font-size: 13px; 
font-style: normal; 
font-weight: normal; 
color: #000000;
}
.txtnormalb 
{
font-family: Verdana, Helvetica, sans-serif; 
font-size: 13px; 
font-style: normal; 
font-weight: bold; 
color: #000000;
}
.txtnormal A
{
font-family: Verdana, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: regular; 
text-decoration: none; 
color: #0A79B1;
}
.txtnormal A:hover
{
font-family: Verdana, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: regular; 
text-decoration: none; 
color: #000000;
}
.h1
{
font-family: Verdana, Helvetica, sans-serif; 
font-size: 13px; 
font-style: normal; 
font-weight: bold; 
color: #0A79B1;
}

.txtsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}
.txtsmall A
{
font-family: Verdana, Helvetica, sans-serif; 
font-size: 10px; 
text-decoration: underline; 
color: #0A79B1;
}
.txtsmall A:hover
{
font-family: Verdana, Helvetica, sans-serif; 
font-size: 10px; 
text-decoration: underline; 
color: #000000;
}
ul {
 list-style-image: url(images/bullet_blue.gif); 
 margin-left: 1.2em;
 }


