.whitetable {
	border: thin solid 2e985e;
	background-color: #FFFFFF;


}
.border {
	border: 0.5px solid #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 535px;




}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.standard a, .standard a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.standard a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #277A4D;
	text-decoration: underline;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smalltext a, .smalltext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #277A4D;
	text-decoration: none;
}

.smalltext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #277A4D;
	text-decoration: underline;
}
 .resources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
 .resources a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6B3908;
	font-weight: bold;
	text-decoration: none;
}
 .resources a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6B3908;
	font-weight: bold;
	text-decoration: underline;
}
 .resources a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6B3908;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #2E985E;
	font-weight: lighter;
}
.bg {
	border: 1px solid #329B60;
	background-color: #FFFFFF;
}
.menu-bg {
	background-image: url(menu/bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.vert {
	background-image: url(images/seperate.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 5px;
}

body {
	background-color: #D2E9DC;
}
