html { 
scrollbar-arrow-color:#000000; 
scrollbar-track-color:#FFFFFF; 
scrollbar-face-color:#FF0000; 
scrollbar-highlight-color:#000000; 
scrollbar-3dlight-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-shadow-color:#000000; 
} 
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textbox {  
border: #000000 1px inset;
border-color: #000000 #666666 #666666 #000000;
background-color: #FFFFFF;
background-attachment: fixed;
background-image:  url(../../../images/tb_shadow.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
.txt1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtm {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 98%;
	margin-left: 10px;
}
.txt2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt3 {
	font-size: 14;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
.tblbox {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tblbase {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #F0F0F0;
}
.hdr1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #999999;
}
