body {
	background-color: #598BAC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.body_border {
	border: 3px ridge #000000;
}
#left_nav {
	padding-left: 0px;
}
#left_nav img {
	padding-bottom: 5px;
}
.maincontent_top {
	background-image: url(images/Top.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #999966;
}
.maincontent_bottom {
	background-image: url(images/Bottom.gif);
	background-repeat: no-repeat;
	background-color: #999966;
	background-position: top;
}
.maincontent_mid {
	background-image: url(images/Middle.gif);
	background-repeat: repeat-y;
	background-color: #999966;
	background-position: center;
}
#maincontent_mid_text {
	padding-right: 25px;
	padding-left: 23px;
}
#maincontent_mid_text a:link, #maincontent_mid_text a:visited {
	color: #003300;
	text-decoration: underline;
	font-size: 12px;
}
#maincontent_mid_text a:hover, #maincontent_mid_text a:active {
	color: #009933;
	font-size: 12px;
	text-decoration: underline;
}

.tbmedia {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footer {
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #333333;
}
#link_page {
	padding-right: 25px;
	padding-left: 23px;

}
#link_page a:link, #link_page a:visited {
	color: #003300;
	text-decoration: none;
	font-size: 16px;
}
#link_page a:hover, #link_page a:active {
	color: #009933;
	font-size: 16px;
	text-decoration: none;
}
.warning {
	color: #FF0000;
	padding-left: 10px;
}
#info_table td {
	text-align: center;
}
.info_body {
	text-align: left;
}
.adbody_top {
	background-color: #999966;
	background-image: url(images/Ad_body_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#adbody_mid {
	background-color: #999966;
	background-image: url(images/Ad_body_middle.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.adbody_bottom {
	background-color: #999966;
	background-image: url(images/Ad_body_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.style1 {
	color: #FFFFFF
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
.style3 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.style5 {font-size: 14px}
form {
	padding-right: 10px;
	padding-left: 10px;
}
.style6 {
	font-size: 9px;
	padding-left: 10px;
}
.style7 {
	font-size: 16px;
	padding-right: 20px;
	text-align: center;
}
.style8 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.buttons {
	padding-top: 5px;
}
