body, table, td, a, select, .txtheadline, .footer, .listhead, .listheadclear, input.txtinput, textarea.txtinput {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
}

img {
	border: 0px;
	vertical-align:top;
}

input.txtinput, textarea.txtinput{
	border: 1px solid #CCCCCC;
	width: 200px;
	line-height: normal;
}

select.reweLi {
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	width: 130px;
	background-color: #EAEAEA;
}

a, a.helper {
	text-decoration: underline;
	color: #CC0000;
}

.helper 
{
	font-size: 9px;
	text-decoration: none;
	color: #CC0000;
}

a.helper {
	font-size: 9px;
	text-decoration: none;
}

a.mnavli, a.navTxt, a.subli, a.siteli, a.mnavliHome {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.mnavliHome:hover {
	color: #CC0000;
}

a.subli {
	color: #CC0000;
}

a.siteli {
	color: #CC0000;
}


a.siteli:hover {
	text-decoration: underline;
}

a.navTxt {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.footer, a.footerlink {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	
}

a.footerlink:hover{
	color: #333333;
}

.listhead, .listdarkrow  {
	background-color: #DADADA;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	font-size: 10px;
	line-height: normal;
}

.listdarkrow, .listlightrow {
	font-weight: normal;
	background-color: #E8E8E8;
	padding: 1px 5px 1px 10px;
	font-size: 10px;
	line-height: normal;
}

.listlightrow {
	background-color: #FFFFFF;
}

.listheadclear, .listdarkrowclear  {
	background-color: #DADADA;
	font-weight: bold;
	font-size: 10px;
	line-height: normal;
}

.listdarkrowclear, .listlightrowclear {
	font-weight: normal;
	background-color: #E8E8E8;
	font-size: 10px;
	line-height: normal;
}

.listlightrowclear {
	background-color: #FFFFFF;
}

.mnav, .home {
	padding: 0px 13px 2px 15px;
	border-right: 2px solid #FFFFFF;
	background-image: url(../img/navi/bg_main.gif);
	
}

.txtheadline{
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 17px;
}

.startBannerLi {
	font-size: 18px;
	line-height: none;
	color: #CCCCCC;
	text-decoration: none;
}

.startBannerLi:hover {
	color: #CC0000;
}

.navlayer {
	padding: 0px 13px 0px 13px;
}

.home{
	border: 0px;
	padding: 0px 13px 2px 0px;
	text-align: right;
	width: 500px;
}

.m1, .m2, .m3, .m4, .m5 {
	position: absolute; 
	z-index: 20; 
	top: 72px; 
	left: 0px;
	height: 150px;
	width: 136px;
	visibility: hidden;
	background-image:url(../img/subnavi_bg.gif);
}
.m2 {
	left: 138px;
}

.m3{
	left: 273px;
}

.m4{
	left: 341px;
}

.m5{
	left: 418px;
}