.mainText {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	background-color: #739584;
	color: #FFFFFF;
	padding: 10px;
}
.green:link {color: #739584; background: #ffffff; font-weight: bold; font-size:12px; font-family: Tahoma, Arial, sans-serif;
} 
.green:active {color: #739584; background: #ffffff; font-weight: bold; font-size:12px; font-family: Tahoma, Arial, sans-serif;
}
.green:visited {
	color: #739584;
	background: #ffffff;
	font-weight: bold;
	font-size:12px;
	font-family: Tahoma, Arial, sans-serif;
	font-style: italic;
}

.red:link {color: #ff0000; background: #ffffff; font-style: italic;background-color: #000000;}
.red:active {color: #ff0000; background: #ffffff; font-style: italic;background-color: #000000;}
.red:visited {color: #ff0000; background: #ffffff; font-style: italic;background-color: #000000;}
.red:hover {color: #ff0000; font-style: normal; background-color: #000000;
}
.red2:link {color: #ff0000; background: #ffffff; font-style: italic;background-color: #ffffff;}
.red2:active {color: #ff0000; background: #ffffff; font-style: italic;background-color: #ffffff;}
.red2:visited {color: #ff0000; background: #ffffff; font-style: italic;background-color: #ffffff;}
.red2:hover {color: #ff0000; font-style: normal; background-color: #ffffff;
}
.bgd {
	background-image: url(../Images/bgd.jpg);
	background-repeat: repeat-x;
}
.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	background-position: center;
	text-align: center;
	padding: 4px;
	border: thin solid #739584;
	background-color: #FFFFFF;
}
.text2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 4px;
	border: thin solid #739584;
}
.hr {
	height:5px;
	width:30%;
	background-color: #739584;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 150px;
   }
.body {
	background-color: #FFFFFF;
	margin: 0px;
	width: 806px;
}
.footer {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #739584;
	border-right-color: #739584;
	border-bottom-color: #739584;
	border-left-color: #739584;
}
.header2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: large;
	color: #FFFFFF;
}
