/* CSS Document */
<style type="text/css">

div{font-size:12px;}
td{font-size:12px;}
span{font-size:12px;}
a:active {  color: #FF0000; text-decoration: none}
a:link {  color: #000000; text-decoration: none}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
}
.topmenu {
	margin-right:5px;
	float:left;
	height:18px;
	width:auto;
	color: #B60901;
	text-align: center;
	padding-top: 3px;
	padding-left:8px;
	padding-right:7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B60901;
	border-right-color: #B60901;
	border-bottom-color: #B60901;
	border-left-color: #B60901;
	white-space:nowrap;
	cursor:hand;
}
.InputSearch {
	color: #FFFFFF;
	background-color: #B60901;
	border: 1px solid #FFFFFF;
}
.Wizard{
	width:auto;
	padding-top: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #B60901;
	color: #999999;
	white-space:nowrap;
}
.title{
	padding-top:3px;
	text-align: center;
	height: 22px;
	width: 180px;
	border: 1px solid #B60901;
	background-color: #FFFFFF;
	
}
.titlecontent{
	background-color: #f8f8f8;
}
.titlebg{
	background:url(images/title_bg.gif);
	height:41px;
	width:186px;
	text-align:right;
	padding-top:15px;
	margin-left:-6px;
	margin-bottom:4px;
	color:#CC0000;
	cursor:hand;
}
body {
	font-size: 12px;
	color: 494949;
	margin-left: 3px;
	margin-top: 3px;
}
li{
height:18px;
padding-top:3px;
}
.style1 {filter: Glow(Color=#000835, Strength=2); height: 5px;}
.text01 {  color: #000000; border: none; clip:  rect(   ); line-height: 20px}
.text02 {
	color: #000000;
	clip:  rect(   );
	line-height: 20px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.text03 {
	color: #990000;
}
.text04 {
	color: #990000;
	line-height: 20px;
}
.text05 {
	line-height: 20px;
}
.BT01 {

	color: #FFFFFF;
	background-color: #B60901;
	border: 1px solid #FFFFFF;
}
.text06 {
	padding-top:7px;
}
.inputbox {
	height: 18px;
	border: 1px solid #CCCCCC;
}

</style>
