@charset "utf-8";
/* CSS Document */
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	margin-top: 0px;
	background-color: #354D17;
}
.boxTitle {
	color: #538125;
	font-weight: bold;
}
.boxTitleWhite {
	color: #FFF;
	font-weight: bold;
}
.boxTitleYellow {
	color: #f7f89a;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
input.btn { 
	font: bold 75% ;
	background-color:#66CC33;
	color:#FFFFFF;
	margin-top:5px; 	
}
.style7 {color: #538125; font-weight: bold; font-style: italic; }
.small_text {
	font-size: 12px;
	line-height:16px;
	font-weight:bold;
}
.special_text {
	font-size: 16px;
	line-height:26px;
	font-weight:bold;
	color: #538125;
}
a:link {
	color: #538125;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #538125;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
.small_white {color: #FFF; font-weight: bold; font-size: 12px; }
.small_green {color: #89C541; font-weight: bold; font-size: 12px; }
.style12 {font-size: 12px}
.style13 {color: #538125}

tbody {
	/*vertical-align:top !important;*/
}

-->


