body {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #263F06;
	margin-left: 0px;
	margin-top: 0px;
}
.tableborder {
	border: 1px solid #D6BCA3;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.navtext a:link {color: #FFFFFF;text-decoration: none}
.navtext a:visited {color: #FFFFFF;text-decoration: none}
.navtext a:active {color: #FFFFFF;text-decoration: none}
.navtext a:hover {color: #D6BCA3;text-decoration: underline}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.footer a:link {color: #CCCCCC;text-decoration: underline}
.footer a:visited {color: #CCCCCC;text-decoration: underline}
.footer a:active {color: #CCCCCC;text-decoration: underline}
.footer a:hover {color: #CCCCCC;text-decoration: underline}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.bodytext a:link {color: #FF6947;text-decoration: underline}
.bodytext a:visited {color: #FF6947;text-decoration: underline}
.bodytext a:active {color: #FF6947;text-decoration: underline}
.bodytext a:hover {color: #FF6947;text-decoration: underline}

.right_dash_line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.smalltext a:link {color: #C33716;text-decoration: underline}
.smalltext a:visited {color: #C33716;text-decoration: underline}
.smalltext a:active {color: #C33716;text-decoration: underline}
.smalltext a:hover {color: #C33716;text-decoration: underline}a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
