﻿body {
	FONT-SIZE: 12px; FONT-FAMILY:  tahoma; color:#666666;

}

.body_bgd {
	background: #c7e07a url('../images/green/bgd.gif') repeat-x scroll center top;
	margin: 0px 0px 0px 0px;
}


.footer {
	background-image:url('../images/green/botm_bg.gif');
}


.welcome_tr{
		background-color:#F5FFE8;
}	

.main_bar {
	background-color:#536C06;
}

.middle_bar {
	background-color:#9CCF00;
}

.middle_light_line {
	background-color:#D3F961;
}

.row2 {
	background-color:#F1FDCC;
}



.white_link {
	color:white;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.white_text {
	color:white;
	font-family:Tahoma;
	font-size:12px;
}

.dark_normal_link {
	color:#536c06;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
}


.dark_link {
	color:#536c06;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.colored_link {
	color:#536C06;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.submit_btn {
	color:#000000;
	font-family:Tahoma;
	background-color:#D3F961;
	font-size:12px;
	text-decoration:none;
}



.form {
	margin: 0px 0px 0px 0px;
}


.text8pt {
	color:#333333;
	font-family:Tahoma;
	font-size:9pt;
	text-decoration:none;
	line-height:20px;
	text-align:justify;
}

.text8pt_padding {
	color:#333333;
	font-family:Tahoma;
	font-size:9pt;
	text-decoration:none;
	line-height:20px;
	text-align:justify;
	padding:0px 15px 0px 15px;
}


.box {
	color: #536C06;
	border: 1px solid #333333;
	background-color:#E8FFDF;
	font-family: Tahoma;
	font-size: 12px;
	width:150px;
	height:21px;
	}

.comment_box {
	color: #536C06;
	border: 1px solid #333333;
	background-color:#E8FFDF;
	font-family: Tahoma;
	font-size: 12px;
	}
	
.txtbox {
	color: #536C06;
	border: 1px solid #333333;
	background-color: #E8FFDF;
	font-family: Tahoma;
	font-size: 12px;
	width:300px;
	height:100px;
	}

.paging {
	color: #536C06;
	border: 1px solid #333333;
	background-color:#E8FFDF;
	text-align:center;
	padding:2px 2px 2px 2px;
	font-family:Tahoma;
	font-size:12px;

}
