﻿html {
    overflow:auto;
}
body {
	background-image:url(../images/bg_root.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#666666;
	margin: 0px;
	background-color:#f1f1f1;
	padding: 0px;
}
body a:link, body a:active, body a:visited {
	color:#5786c6;
	text-decoration:none;
}
body a:hover {
	color:#d20707;
	text-decoration:underline;
}
.header_top {
	background-color:#d20707;
	color:#ffffff;
	width:auto;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	height:16px;
	line-height:16px;
	vertical-align:middle;
	float:left;
}
.panel_left {
	padding-left:2px;
	width:179px;
}
.panel_left #hook{
	width:auto;
}
.panel_left #navi {
	background-image:url(../images/bg_left_nav.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	overflow:visible;
	height:200px;
	width:179px;
}
.panel_left #news {
	background-image:url(../images/bg_left_news.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	overflow:visible;
	height:134px;
	width:179px;
}
.panel_left #small {
	background-image:url(../images/bg_left_small.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	overflow:visible;
	height:auto;
	width:179px;
}
.panel_left #content {
	width:auto;
	height:auto;
	float:right;
	margin-right:5px;
	padding-top:8px;
	padding-right:10px;
	text-align:right;
}
.footer {	
	background-image:url(../images/bg_root_footer.gif);
	background-repeat:repeat-x;
	font-size:10px;
	color:#666666;
}
.footer a:link, .footer a:visited, .footer a:active {
	font-size:10px;
	color:#666666;
	text-decoration:underline;
}
.footer a:hover {
	font-size:10px;
	color:#d20707;
	text-decoration:none;
}
.content_type1 {
	font-size: 10px;
	line-height: 15px;
	color:#666666;
	margin-left:75px;
	width: auto;
	text-align:left; 
}
.content_type2 {
	font-size: 11px;
	line-height: 16px;
	color:#666666;
	text-align:left;
}
.content_type2 strong {
	color:#cc0000;
}
.secondlevel a:link, .secondlevel a:visited, .secondlevel a:active {
	padding:2px;
	margin-top:1px;
	text-align:left;
	width:auto;
	background-color:#E8F3FF;
	display:block;
	font-size:10px;
}
.secondlevel a:hover {
	background-color:#D20808;
	color:#FFFFFF;
	text-decoration:none;
}
.secondlevel #selected {
	padding:2px;
	margin-top:1px;
	text-align:left;
	display:block;
	background-color:#FF0000;
	color:#FFFFFF;
}
.sitemap ul, .sitemap p {
	margin-top:0px;
	margin-bottom:0px;
}
