body {
	background-color: #FFFFFF;
}
textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D3F4C;
}
.maintable {
	background-image: url(main_bgr.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;
}

.title {
	color: #F2653F;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../test/images/title_bg.gif);
	background-repeat: norepeat;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
}  
.modtitle {
	color: #999999;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: italic;
	
}
.small {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	color: #333333;
	margin: 7px;
	
	}
.picborder {
	border: 1px solid #666666;
	margin-right: 5px;
}

.supersmall {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
}

.modnext {
	color: #009900;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	
}

.table_big {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	color: #333333;
	text-align: center;
	border: solid #999999 1px;
	
	}

td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
a {
	text-decoration: none;
	color: #006600;
} 
boldorange {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

input {
	font-size: 11px;
	font-family: verdana, tahoma, geneva, sans serif;
	color: #000000;
}
.top {
	background-image: url(../test/images/top_bg.jpg);
	background-repeat: repeat-x;
}
.supersmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.zind {
	z-index:0;}