.style1 {
	color: #ECE9D8
}
body {
	background-color: #FFFFFF;
}
body, td, th {
	color: #000000;
}
.style3 {
	font-family: Corbel
}
.style5 {
	color: #CC0000;
	font-family: Corbel;
	font-weight: bold;
}
.style9 {
	font-family: Corbel;
	font-weight: bold;
}
.menu, .header, .footer {
	background:url('../images/menu_bg.jpg') repeat-x;
	height:40px;
	line-height:40px;
	margin-top:8px;
	padding-bottom:16px;
}
.menu_item, .header_item {
	font-family: Corbel, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding:11px 22px 11px 22px;
	text-decoration:none;
	color:#000000;
}
.menu_item_selected, .menu_item:hover {
	font-family: Corbel, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color:#cc0000;
	padding:10px 22px 9px 22px;
	border-top:#cc0000 2px solid;
	border-bottom:#cc0000 2px solid;
}
.news_item {
	font-family: Corbel;
	color: #000000;
	font-size: 14px;
	margin-left:22px;
	margin-right:22px;
	line-height:18px;
}
.small_text {
	font-family: Corbel;
	color: #000000;
	font-size: 12px;
	margin-left:22px;
	margin-right:22px;
	line-height:18px;
}
.main_text {
	font-family: Corbel;
	font-size: 16px;
	line-height:24px;
	padding:0px 12px 0px 12px;
}
.main_text_red {
	font-family: Corbel;
	font-size: 16px;
	line-height:24px;
	padding:0px 12px 0px 12px;
	color:#cc0000;
}
.footer_text {
	font-family: Corbel;
	font-size: 16px;
	color:#007dc6;
	text-decoration:none;
}
