body {
	font-family: "Segoe UI", "Segoe UI OTF", sans-serif;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #555;
}
.bgTop {
	background-image: url(bg.top.900x185.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.topDate {
	color: #FFF;
	font-size: 12px;
}
#topMenu a {
	text-decoration: none;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	font-size: 16px;
	line-height: 18px;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-shadow: 1px 1px 0px #333;
}
#topMenu a:hover {
	background-image: url(bg.topMenu.hover.png);
}
.sliderCont {
	background-image: url(bg.slidershadow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.mpSmallContTitle {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #600;
	text-shadow: 1px 1px 0px #000;
}
.copyright {
	font-size: 12px;
	color: #CCC;
	background-color: #333;
}
#rightmenu {
	text-decoration: none;
}

.rmtl {
	background-image: url(bg.rm.tl.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.rmbl {
	background-image: url(bg.rm.bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.rmtr {
	background-image: url(bg.rm.tr.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.rmbr {
	background-image: url(bg.rm.br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #931010;
	font-size: 16px;
	font-weight: bold;
}

#rightmenu h3 {
	font-size: 14px;
	font-weight: bold;
	color: #961010;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #941010;
	border-right-color: #941010;
	border-bottom-color: #941010;
	border-left-color: #941010;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#rightmenu a {
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
}
#rightmenu a:hover {
	color: #F00;
	text-decoration: underline;
}
