/* Global Styles */


body { background-color: #dcd6bd;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
#table1 {background-image:url(images/header.gif); background-repeat:no-repeat}
#Table2 {background-image:url(images/bg_middle.gif); background-repeat:repeat-y}
#table3 {background-image:url(images/footer.gif); background-repeat:no-repeat}	
td {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	vertical-align: top;
	padding-top: 0px;
	background-repeat: no-repeat;
	}
	
a {
	color: #105b06;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

	text-decoration:underline	
	}
	
a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration:underline	
	}


	
/* Class Styles */
	


.greenheader {
	color: #105b06;
	font-family: Tahoma;
	font-size: 14px;
	line-height: normal;
	font-weight: 500;
	letter-spacing: normal;
}

.text1 {
	color: #000000;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	width: inherit;
}
.text2 {
	color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: normal;
	width: inherit;
}

.footer {
	color :#105b06;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.footernav {
	color :#105b06;
	font-size: 9px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}


.whitenav {
	color :#ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}