body {
	margin: 0;
	padding: 20px;
	background-color: #91A571;
	
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	color: #4f4f51;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
}

.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #6B6C6F;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 0px;
}

p { }
td { }

a:link {
	text-decoration: none;
	color: #996600;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #996600;
}
a:active {
	text-decoration: none;
}
.mainbody {
	vertical-align: top;
	background-color: E0D9D3;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.bgmenu {
	background-image: url(../images/bgleft.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.bgcontent {
	background-image: url(../images/bgmain.gif);
	background-repeat: repeat-y;
	background-position: left top;

}

.bgcontentLEFT {
	color: #000000;
	background-image: url(../images/bgleft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.bgcontentRIGHT {
	background-image: url(../images/bgright.gif);
	background-repeat: repeat-y;
	background-position: left top;

}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	
}



.menubig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: white;
}


a.menu:link  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
}

a.menu:visited  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
}

a.menu:active  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
}

a.menu:hover  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}

.image-leftalign {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.image-rightalign {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 0px;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFFFFF;
}

a.footer:link  {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a.footer:visited  {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a.footer:active  {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #ffffff
`;
	text-decoration: none;
	color: #000000;
}

a.footer:hover  {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #ffffff
`;
	text-decoration: underline;
	color: #000000;
}


.footer2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: white;
}

a.footer2:link  {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

a.footer2:visited  {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}

a.footer2:active  {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: white;
	text-decoration: underline;
}

a.footer2:hover  {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: white;
	text-decoration: underline;
}


div {
	padding: 0px;
	margin: 0pt;
	}
	
	
.bghome {
	background-image: url(../images/bghome2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.indexpad {
	padding-left: 500px;
}

h1 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #4f4f51;
}
.imagepad {
	padding-right: 10px;
	padding-bottom: 40px;
}
