body {
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
	font-family: Verdana;
}
td {
	vertical-align:top;
}
.menu {
	float: right;
}
.main_table {
	border: 0;
	width: 719px;
}
.main_content_table {
	background-color: #e9d6a2;
}
.bottom_text {
	font-size: 11px;
	text-align: center;
	background-color: #eedd9c;
	color: #8F270B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ceaa67;
}
.news {
	background-image: url(/images/news.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 155px;
	padding-top: 50px;
	padding-right: 10px;
	margin-left: 35px;
}
a:link, a:visited {
	text-decoration: none;
	color: #891c00;
}
a:hover {
	color: #F5AD50;
}
.submenu {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 12px;
	list-style-image: url(/images/bullet.png);
	line-height: 20px;
}
.submenu2 {
	padding-left: 35px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 12px;
}
.submenu0 {
	padding-left: 35px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 14px;
}
.main_content {
	font-size: 13px;
	text-decoration: none;
	padding-top: 30px;
	padding-right: 45px;
	padding-left: 20px;
	text-align: justify;
	color: #282828;
}
input.textbutton {
	border: 0;
	padding: 0;
	color: #f1dda5;
	cursor: pointer;
	background-color: #343434;
} 
.news_text {
	font-weight: bold;
	color: #962A0D;
}
.footer  {
	font-size: 11px;
	color: #A3621C;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CEAB68;
	background-color: #800000;
	text-align: center;
	height: 68px;
}
.footer a:link{
	text-decoration: none;
	color: #F5AD50;
}
.footer a:hover{
	text-decoration: underline;
	color: #A3621C;
}
.heading {
	font-family: Georgia;
	font-size: 16px;
	color: #F8D485;
	font-weight: bold;
	padding-bottom: 10px;
}
.list_header {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #891C00;
}
.list_text {
	font-family: Georgia;
	font-size: 12px;
	text-align: left;
	color: #282828;
	padding-left: 15px;
}
.list_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ceaa67;	
}
