body,table{
	font-family: Verdana,Arial;
	font-size: 8pt;
	color: #000000;
	
	scrollbar-base-color: #4F5B7A;
	scrollbar-3d-light-color: #4F5B7A;
	scrollbar-arrow-color: #4F5B7A;
	scrollbar-darkshadow-color: #203b54;
	scrollbar-face-color: #A5A7AA;
	scrollbar-highlight-color: #809bb4;
	scrollbar-shadow-color: #809bb4;
	scrollbar-track-color: #A5A7AA;
}

a:link{text-decoration: none; color: #669; font-weight: bold;}
a:active{text-decoration: none; color: #669; font-weight: bold;}
a:visited{text-decoration: none; color: #669; font-weight: bold;}
a:hover{text-decoration: none; color: #669; font-weight: bold;}

.size1{
	font-size: 10pt;
}
.size2{
	font-size: 9pt;
}

.bArrow{
	list-style-position: outside;
	list-style-image: url(../images/bArrow.gif);
}

a.link:link, a.link:active, a.link:visited, a.link:hover
{
	color: #669;
}
a.link:hover{
	color: #669;
}

#divMenu
{
visibility: hidden;
position: absolute;
}

.footer{
	font-size: 7pt;
	color: #000000;
}

.tdBg{
	background: #EFEFEF;
	vertical-align: top;
	padding-top: 10px;
}

.inputField{
	font-size: 8pt;
	font-weight: bold;
}

textarea{
	font-family: Verdana,Arial;
	font-size: 8pt;
	font-weight: bold;
}

.formButton{
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background: #4F5B7A;
}