body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: default;
}
a {
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	cursor: default;
}
.onfocus {
	background-color: #FFFFFF;
}
.footer {
	background-image: url(/images/style/bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
}
.Banner {
	background-image: url(/images/style/banner.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
}
.bg {
	background-image: url(/images/style/background.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.content {
	border-bottom: 1px solid #CCCCCC;
	width: 500px;
}
.display {
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	width: 200px;
	cursor: hand;
	text-indent: 2px;
}
.displayHover {
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	width: 200px;
	cursor: hand;
	text-indent: 2px;
}
textarea {
	overflow: auto;
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
.600 {
	width: 600px;
}
.200 {
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	width: 200px;
}
.box300 {
	background-color: #F0F0F0;
	width: 300px;
	border: 1px solid #CCCCCC;
}
.box {
	background-color: #F0F0F0;
	width: 600px;
	border: 1px solid #CCCCCC;
}
.login {
	background-color: #F0F0F0;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.title {
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
form {
	margin: 0px;
}
.whitebg {
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	overflow: hidden;
}
.bRight {
	border-right: 1px solid #CCCCCC;
	width: 200px;
}
.warningBox {
	background-color: #333333;
	width: 600px;
	border: 1px solid #333333;
}
.white {
	color: #FFFFFF;
}
.color {
	width: 15px;
	height: 15px;
	border-top: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	border-right: 1px solid #333333;
	cursor: hand;
}
.colorBox {
	border-top: 1px solid #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
	border-right: 1px none #333333;
}
.dot {
	background-color: #333333;
}
.displayFull {
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	height: 25px;
}
.hidden {
	display: none;
}
.visible {
	display: block;
}
.formie {
	border: none;
	background-color: #FFFFFF;
}
.blue {
	color: #0066CC;
}
.fileext {
	color: #0066CC;
	text-transform: uppercase;
}
.green {
	color: #417243;
}