body {
	background-image: url(img/back.gif);
}
.border {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bottom {
	font-size: 11px;
	color: #000000;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.cg {
	font-size: 11px;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #000000;

}
a:hover {
	color: #CCCCCC;
}
.big {
	font-size: 16px;
}
.totop {
	font-size: 10px;
}
textarea {width: 150px;font-family: Arial, Helvetica, sans-serif;font-size: 10px;background-color: #ECECEC;scrollbar-base-color: #CFCFCF;}
.submit {width: 70px;}
input {width: 140px;font-family: Arial, Helvetica, sans-serif;font-size: 10px;background-color: #ECECEC;}
.tableborder {
	border: 1px solid #4D4D4D;
	color: #FFFFFF;
}
.headborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
}
.comborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D4D4D;
}
.grey {
	color: #CCCCCC;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.tbborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.small {
	font-size: 9px;
}
input.robot{
	visibility: hidden;
	height: 10px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.robot{
	font-size: 9px;
	color: #FFFFFF;
}
.size10 { font-size: 10px; color: #999999;}

