@charset "utf-8";
.wht_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.textfld {
	font-family: Tahoma;
	font-size: 11px;
	color: #292929;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-bottom: 3px;
	margin-top: 3px;
}

.hding {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #72A637;
	height: 22px;
}

.gry_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #626262;
	line-height: 16px;
}
.grn_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #72a637;
	line-height: 16px;
}
.red_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #993300;
	line-height: 16px;
}
.star {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F33701;
	text-decoration: none;
}.blk_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.mn_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #282828;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #5b5b5b;
	text-align: center;
	height: 22px;
}

.gry_txtBld {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #626262;
	line-height: 16px;
}
a.gry_text:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #72A637;
	line-height: 16px;
}
a.mn_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #414141;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #747474;
	text-align: center;
}
a.wht_text:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #72A637;
	line-height: 16px;
}

