body {
	margin: 0px;
	padding: 0px;
}
#main_table {
	border-left: #430A09 solid 4px;
	border-right: #430A09 solid 4px;
}
.top_menu {
	background-color: #E1D0A6;
	border-bottom: #430A09 solid 2px;
	font-family: Tahoma;
	font-size: 8pt;;
	font-weight: bold;
	text-align: center;
	padding: 1px;
	color: #000000;
	cursor: hand;
}
.top_menuOver {
	background-color: #D3C092;
	border-bottom: #430A09 solid 2px;
	font-family: Tahoma;
	font-size: 8pt;;
	font-weight: bold;
	text-align: center;
	padding: 1px;
	color: #000000;
	cursor: hand;
}
.top_menu a, .top_menuOver a {
	color: #000000;
	text-decoration: none;
}
.search_form {
	background-color: #C0C0C0;
	border-bottom: #828282 solid 2px;	
	font-family: Tahoma;
	font-size: 8pt;;
	font-weight: bold;
	text-align: center;
}
.leftMenu_title {
	background-color: #E1D0A6;
	font-family: Tahoma;
	font-size: 8pt;	
	font-weight: bold;
	text-align: center;	
}
.address {
	background-color: #E1D0A6;
	font-family: Tahoma;
	font-size: 8pt;	
}
.leftMenu {
	background-color: #F7F7F7;
	font-family: Tahoma;
	font-size: 8pt;
	padding-top: 4px;
	padding-bottom: 4px;
}
.form, .copyright {
	font-family: Tahoma;
	font-size: 8pt;;
}
#bot_menu {
	background-color: #DDDDDD;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
}
.mainText {
	font-family: Tahoma;
	font-size: 8pt;
	padding: 10px;
	color: #4F4F4F;
	text-align: justify;
}
.mainText table {
	font-family: Tahoma;
	font-size: 8pt;
	color: #4F4F4F;
	text-align: justify;
}
.text {
	font-family: Tahoma;
	font-size: 8pt;
	padding: 3px;
	color: #4F4F4F;

}
#bot_menu a, .leftMenu a, .copyright a, .mainText a, .text a {
	color: #892726;
	text-decoration: underline;
}
#bot_menu a:hover, .leftMenu a:hover, .copyright a:hover, .mainText a:hover, .text a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #892726;
}
.textTitle {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #892726;
}


a {color: #892726;}




