/* CSS Document */

#navigation a:hover {
	color:#000000;
	text-decoration:none;
	background: #FFFFFF;
	background-image:url(images/secondary_menu_bg2.jpg);
	}
#navigation a {
 color:#ffffff;
 		display:block;
		padding:10px 0px 10px 0px;
		background-image:url(images/secondary_menu_bg.jpg);
		border-bottom: 1px solid #FFFFFF;
	}
#navigation2 a:hover {
	color:#000000;
	text-decoration: underline;
	
	}
#navigation2 a {
 color:#4E8CDA;
	}
#footernavigation a {
 color:#638C4B;
	}	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7FBA00;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #B3461C;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {color: #FFFFFF}
.style3 {color: #FF9960}
.style4 {
	font-size: 14pt;
	font-weight: bold;
	color: #7A994B;
}
.style5 {font-size: 8pt}
.style6 {color: #92A54B}
.style8 {font-size: 8pt; color: #BCD9B9; }
.style9 {color: #000000}
.style10 {color: #5491E3; font-size: 12pt;}
.style11 {font-size: 12pt; color:#FFFFFF;}
.style12 {
	color: #4E8CDA;
	font-size: 14pt;
	font-weight: bold;
}


.style13 {color: #FF0000}
.style14 {color: #FF6633}