body{
	font-family: Arial, Sans-Serif;
	background-color: #181878;
	color: #FFFFFF;
}
h2{
	font-size: 26px;
	margin: 5px 0 10px 0;
}
h3{
	font-size: 19px;
	color: #DDD;
	margin: 0px 0 10px 0;
}
img{
	border: none;
}
table.menue{
	width: 187px;
}
td{
	vertical-align:top;
}
.menue td{
	background-color: #6666CC;
	text-align: left;
	padding: 1px 0px 1px 0px;
	font-size: 11pt;
	font-weight: bold;
}
.menue a{
	text-decoration: none;
	margin: 0 0 0 5px;
	padding-left: 12px;
	color: #FFFFFF;
}
.menue a:hover{
	text-decoration: underline;
	background-image: url(images/men_ico.png);
	background-repeat: no-repeat;
	background-position: center left;
}
.banner a{
	padding: 0px;
	margin: 0px;
}
.banner a:hover{
	text-decoration: none;
	background-image: none;
}
div.box{
	padding: 3px;
	background-color: #5555CC;
}
td.menue_top{
	font-size: 16pt;
	font-weight: bold;
	color: #EEE;
	background-image: url(images/menue_head_bg.png);
	background-repeat: no-repeat;
	padding: 9px 0px 13px 10px;
	width: 187px;
	background-color: #181878;
}
td.men_bg_top{
	background-image: url(images/men_bg_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	background-color: #181878;
}
td.men_bg_bottom{
	background-image: url(images/men_bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
	background-color: #181878;
}
.content{
	padding: 10px 10px 10px 15px;
}
.content a{
	color: #FFFFFF;
}
.rank{
	background-color: #CCC;
}
.rank td{
	background-color: #181878;
}
.rank a:hover{
	margin-left:10px;
}
