body {
	background-color: #ebebeb;
}
#header {
	background-image: url(images/header.jpg);
	width: 960px;
	height: 172px;
	margin-left: auto;
	margin-right: auto;
}
#topmenu {
	background-color: #c1c1c9;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
}
#topmenu a {
	font-family: Arial, Verdana, sans-serif;
	color: black;
	font-size: 11px;
	line-height: 30px;
	border-bottom: none;
	padding-bottom: 4px;
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: none;
	text-transform:uppercase;
}
#topmenu a:hover {
	font-family: Arial, Verdana, sans-serif;
	color: #bc1318;
	font-size: 11px;
	line-height: 30px;
	border-bottom: 4px solid #bc1318;
	padding-bottom: 4px;
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: none;
	text-transform:uppercase;
}
.submenu {
	background-color: #d8d8d8;
	width: 200px;
	padding: 0;
	display: none;
	position:absolute;
	text-align:left !important;
	margin-top: -2px;
}
.submenu a {
	font-family: Arial, Verdana, sans-serif;
	color: black !important;
	font-size: 11px !important;
	line-height:normal !important;
	border-bottom: none !important;
	padding-bottom: 0 !important;
	text-decoration: none !important;
	text-transform:uppercase !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	display: block;
	
}
.submenu a:hover {
	font-family: Arial, Verdana, sans-serif;
	color: #bc1318 !important;
	font-size: 11px !important;
	line-height:normal !important;
	border-bottom: none !important;
	padding-bottom: 0 !important;
	text-decoration: none !important;
	text-transform:uppercase !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	display: block;
}/*
#submenu {
	background-color: #d8d8d8;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
	height: 20px;
}
#submenu a {
	font-family: Arial, Verdana, sans-serif;
	color: black;
	font-size: 11px;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	text-transform:uppercase;
}
#submenu a:hover {
	font-family: Arial, Verdana, sans-serif;
	color: #bc1318;
	font-size: 11px;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	text-transform:uppercase;
}*/
.toptopmenu a {
	font-family: Arial, Verdana, sans-serif;
	color: black;
	font-size: 11px;
	line-height: 30px;
	border-bottom: none;
	padding-bottom: 4px;
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: none;
	text-transform:uppercase;
}
.toptopmenu a:hover {
	font-family: Arial, Verdana, sans-serif;
	color: black;
	font-size: 11px;
	line-height: 30px;
	border-bottom: 4px solid #bc1318;
	padding-bottom: 4px;
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: none;
	text-transform:uppercase;
}
.panel a {
	font-family: Arial, Verdana, sans-serif;
	color: #bc1318;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.panel a:hover {
	font-family: Arial, Verdana, sans-serif;
	color: #bc1318;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.panel {
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-top: 0;
	text-align: left;
}
.buspanel {
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-top: 10px;
}
.buspanel a {
	font-family: Arial, Verdana, sans-serif;
	color: #bc1318;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.buspanel a:hover {
	font-family: Arial, Verdana, sans-serif;
	color: #bc1318;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.paneltitle {
	font-family: "Times New Roman", Times, serif;
	color: #505050;
	font-size: 16px;
}
.maintext {
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
}
.maintext a {
	font-family: Arial, Verdana, sans-serif;
	color: #bc1318;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.maintext a:hover {
	font-family: Arial, Verdana, sans-serif;
	color: #bc1318;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24px;
	margin-top: 0;
	font-weight: normal;
	display: block;
	background-color: #bc1318;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #bc1318;
	font-size: 20px;
	margin: 0;
	font-weight: normal;
}
.newstitle {
	font-family: "Times New Roman", Times, serif;
	color: #bc1318;
	font-size: 18px;
}
.newstitle a {
	font-family: "Times New Roman", Times, serif;
	color: #bc1318;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
}
.newstitle a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #bc1318;
	font-size: 18px;
	text-decoration: underline;
	font-weight: normal;
}
.footertext a {
	font-family: Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.footertext a:hover {
	font-family: Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
.footertext {
	font-family: Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 0;
}
.footertext h3 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0;
	font-weight: normal;
}