/* CSS Document */


<!--
body {
	background-color: #e0e4e5;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3F3F3F;
	line-height: 150%
	
}
-->


.main_link:link { color: #532112; text-decoration:none; font-weight:bold;}
.main_link:hover {color: #5F9215; font-weight:bold; text-decoration: underline;}
.main_link:active {color:#5F9215; text-decoration:none; font-weight:bold;}
.main_link:visited {none; color: #532112;  font-weight:bold;}

.top_link:link { color: #5F9215; text-decoration:none; font-weight:500;}
.top_link:hover {color: #532112;  font-weight:500; text-decoration: underline;}
.top_link:active {color: #532112; text-decoration:none; font-weight:500;}
.top_link:visited {color: #5F9215;  font-weight:500;}

.green_link:link { color: #5F9215; text-decoration:underline;}
.green_link:hover {color: #532112;  text-decoration: underline;}
.green_link:active {color: #532112; text-decoration:none; }
.green_link:visited {color: #5F9215; }

.grey_link:link { color: #3F3F3F; text-decoration:none; font-weight:bold;}
.grey_link:hover {color: #cccccc;   text-decoration: underline; font-weight:bold;}
.grey_link:active {color: #3F3F3F; text-decoration:none; font-weight:bold;}
.grey_link:visited {color: #3F3F3F;  font-weight:bold;}

.grey-small_link:link { color: #3F3F3F; text-decoration:none; font-size:9pt; }
.grey-small_link:hover {color: #cccccc;  text-decoration: underline; font-size:9pt;}
.grey-small_link:active {color: #3F3F3F; text-decoration:none; font-size:9pt; }
.grey-small_link:visited {color: #3F3F3F; }



.brown { color: #532112;}
.red { color: #FF0000;}
.greenB {color: #5F9215; font-weight:500;}
.green {color: #5F9215;  font-size:10pt;}
.dark-green {color: #2F7C20;  font-size:10pt;}
.dark-greenS {color: #2F7C20;  font-size:9pt;}
.small {color: #999999; font-size:8pt;}
.small_dark {color: #000000; font-size:8pt;}
.normal {line-height: 150%}
.small_grey {color: #3F3F3F; font-size:7pt; line-height: 120%}

 .box13 {background-color: #FFFF99;}
 .box14 {background-color: #FFFFFF;}

