body {
	background-color : #343434;
}


body, td, p {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
}

p {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

a:link {
	color : #8B0000;
	font-weight : bold;
	text-decoration : none;
    
}

a:visited {
	color : #8B0000;
	font-weight : bold;
	text-decoration : none;
    
}

a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}

.header {
	color: #5a7645;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

.redheader {
	color: #8B0000;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

.dropcap {
	color : #5a7645;
	font-family : times, serif;
	font-size : 24px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-weight : bold;
}

.h_mnu_01{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #5a7645;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #FFFFFF;
	padding: 5px 12px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.h_mnu_01 ul li a:visited{
color: #FFFFFF;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #000000 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #5a7645;
}

.footer a:link {
	color : #ffffff;
	font-family : verdana, helvetica;
	font-size : 8px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-weight : none;
}

.design { font-size: 9px;
    color: #ffffff;
    font-family: verdana, helvetica;
	}
	
	.formlink { font-size: 14px;
    color: #ffffff;
    font-family: verdana, helvetica;
	}
	
#rtside { font-size: 14px/16px;
    color: #534940;
    font-family: verdana, helvetica;
	}
	
#rtside	p {
	color: #534940;
	padding-left: 10px;
	padding-right: 10px;

}
#rtside .header {
	color: #5a7645;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
