body, table, td, input, option, textarea, select, a, title{
	font-size: 11px;
	color: #BCBCBC;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	COLOR: #3EBECC;
	TEXT-DECORATION: underline;
}
input{
	height: 18pt;
}
input,textarea,select{
	border: 1px solid #535353;
	background-color: #333333;
	font-family: "Verdana","ËÎÌå" ;
}
.linedown {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #525252;
}
.lineleft-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.linemenu-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.content {
	font-size: 10pt;
	line-height: 20pt;
}
.inputbutton {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #999999;
	height: 20px;
	filter: Shadow(Color=red, Direction=120);


}
.line2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #919191;
	border-bottom-color: #919191;
}
