body {
	margin: 0px;
	background-color: #DFFFD4;
}
a {
	color: #ffffff;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

.main {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.leftmenu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
.foter {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.bktop {
	background-image: url(../images/welcome_bk.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.bkbotom {
	background-image: url(../images/botom_bk.gif);
	background-repeat: repeat-x;
}
.but {  font-family: Verdana; font-size: 10px; color: #FFFFFF; background-color:#2E9217; border: #2E9217; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-weight: bold}
.tblheader {font-family: Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color:#2E9217;}
.tblbg {background-color:#000000}
.tblrow {font-family: Verdana; font-size: 11px; color: #000000; font-weight: normal; background-color:#DFFFD4}
.pgtitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}.err{
font-family: Georgia, "Times New Roman", Times, serif;
color:#CC0000;
font-size:11px;
}
