.back {
	background-color: #456375;
	margin: 0px;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #99ff00;
	text-decoration: none;
	margin-left: 20px;
	line-height: 22px;
}
a.topmenu:link {
	color: #99ff00;
	text-decoration: none;
}
a.topmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.midback {
	background-color: #587E95;
	background-image: url(images/back_rep_mid.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.rightmenublock {	
	color: #99ff00;
	text-decoration: none;
	text-align: left;
	padding-top: 42px;
	padding-right: 30px;
}
.rightmenu {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bolder;
	color: #99ff00;
	text-decoration: none;
	text-align: left;
}
a.rightmenu:link {
	color: #99ff00;
	text-decoration: none;
}
a.rightmenu:hover {
color:#FFFFFF
}
.rightsubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #99ff00;
	text-decoration: none;
	text-align: left;
	margin-left: 10px;
}
a.rightsubmenu:link {
	color: #99ff00;
	text-decoration: none;
}
a.rightsubmenu:hover {
color:#FFFFFF
}
.addressblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.addressblock:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.addressblock:hover {
	color: #99ff00;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bolder;
	color: #99ff00;
	text-decoration: none;
}
.footer {
	background-color: #456375;
	background-image: url(images/back_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.shadleft {
	background-image: url(images/back_shadow_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.shadleftfill {
	background-image: url(images/back_shadow_left_fill.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.shadright {
	background-image: url(images/back_shadow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadrightfill {
	background-image: url(images/back_shadow_right_fill.gif);
	background-repeat: repeat-y;
}
.backleft {
	background-image: url(images/back_rep.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.backright {
	background-image: url(images/back_rep.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.addresshighlight {
	color: #99ff00;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a2b0b9;
	text-decoration: none;
}
a.copyright:link {
	color: #a2b0b9;
	text-decoration: none;
}
a.copyright:hover {
	color: #99ff00;
	text-decoration: none;
}
.tablebox {
	border: 1px solid #FFF;
}
