@charset "utf-8";
body,td{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.menu {
	background:url(_files/menu_bg1.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #C10000;
	text-decoration: none;
}
.menua {
	background:url(_files/menu_bg1.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#C10000;
	height:20px;
}

.menu2 {
	background-color:#F9F9F9;
	font-family: Verdana;
	font-size: 11px;
	color: #C666666;
}

.bu1{
	margin-left:10px;
	margin-bottom:1px;
}
.bu2{
	margin-left:20px;
	margin-bottom:1px;
}
.linksub{
	color: #444444;
	font-size:11px;
	text-decoration:none;
}

a:link {
	text-decoration: none;
	color: #C10000;
}
a:visited {
	text-decoration: none;
	color: #C10000;
}
a:hover {
	text-decoration:none;
	color: #000000;
}
.text1 {
	font-family: Arial;
	font-size: 11px;
	color: #F4C60F;
}
.input{
	height:18px;
	font-family:Verdana;
	font-size:12px;
	color:#993300;
	border: 1px solid #000000;
}
.submit {
	border: 1px solid #333333;
	background:#EAEAEA;
	color:#333333;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
}.arial11b {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
