.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.topline {
	background-image: url(../images/topline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.horline {
	background-image: url(../images/horline.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.leftshade {
	background-image: url(../images/leftshade.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rgtshade {
	background-image: url(../images/rgtshade.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.horline2 {
	background-image: url(../images/horline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.btn3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff9707;
	text-decoration: none;
}
.btn3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #031D6E;
}
.subtopline {
	background-image: url(../images/sub_topline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.txtfld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 15px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.txtarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 200px;
	border: 1px solid #CCCCCC;
	font-size: 11px;

}
.btn2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #666666;
	text-decoration: none;
}
.btn2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;.
}
subtopline {
	background-image: url(../images/sub_topline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.txtfld {
	background-color: #CCCCCC;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 200px;
	color: #999999;
}
html, body{
scrollbar-face-color:#484848;
scrollbar-base-color:6e6e6e;
scrollbar-arrow-color:black;
scrollbar-track-color:black;
scrollbar-shadow-color:black;
scrollbar-highlight-color:#6e6e6e;
scrollbar-3dlight-color:black;
scrollbar-darkshadow-Color:6e6e6e;
}
textarea{
	border: 1px none #ABD0E7;
	width: 200px;
	height: 50px;
	background-color: #CCCCCC;
	color: #999999;
}
input.Button{
	width: 60px;
	height: 15px;
	color: #FFFFFF;
	background:#000000 url(../images/formbg.gif) repeat-x center center;
	padding: 2px 2px 4px;
	font-weight: bold;
	font-size: 9px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
