@charset "ISO-8859-1";

body {
	margin: 0px;
	padding: 0px;
	background-color: #F9DFA0;
	top: 20px;
}
.top_back {
	background-image: url(images/top_bckg.gif);
	background-repeat: repeat-x;
	height: 11px;
	background-position: bottom;
}
.menu_back {
	background-image: url(images/menu_bckg.gif);
	background-repeat: repeat-x;
	height: 25px;
}
.main_table_back {
	background-image: url(images/main_table_bckg_logo.jpg);
	height: 571px;
	width: 817px;
	background-repeat: no-repeat;
	background-position: center;
}
.main_table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #8E9A17;
	padding: 10px;
}
.nav_menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BB3E28;
	text-align: right;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A3B11A;
	padding-right: 10px;
	padding-bottom: 2px;
	font-weight: normal;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #993300;
}
a:hover {
	color: #C0C418;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
	padding-top: 5px;
	text-align: right;
	padding-right: 10px;
}
.main_table_back_plain {
	background-image: url(images/main_table_pattern.jpg);
	height: 571px;
	width: 817px;
	background-repeat: no-repeat;
	background-position: center;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #8E9A17;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #FFE5A5;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8E9A17;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.web_link {
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

