@charset "utf-8";
/*** blue ***/
a:link, a:visited {
	color: #4D9BD2;
	text-decoration:underline;
}

a:hover {
	color: #4D9BD2;
	text-decoration:none;
}

#kopf{
        /*background: #FFF url(../images/blue/bg_page.png) repeat-x top;*/
}

#page_bg {
	/* background: #333333; */
}

#topnav{ background: #006600 url(../images/blue/top_menu_bg.png) top repeat-x; }
#topnav ul li a{ color: #FFF; font-weight: bold; text-decoration: none; padding: 17px 10px 0px 10px; height:36px; display: block; float: left; }
#topnav ul li a:hover{ background: #FFF; border-top: 1px solid #3366FF; }
#topnav ul li a.active{ background: #FFF; color:#000; border-top: 1px solid #3366FF; }
#topnav ul li li { background: #66AAFF; KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
#topnav ul li li a:hover{ background: #3366FF; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }



#leftcolumn h3,
#rightcolumn h3{
	background: #D4D2C6 url(../images/blue/bg_h3.png) bottom left repeat-x;
}

#f_area h3{
	background: #CCCCCC url(../images/blue/f_area_h3.png) bottom left repeat-x;
}

ul.menu li#current {
	background:#E8ECF7;
	border-left:4px solid #0A296E;
}
ul.menu li#current a{
	text-decoration:none;
	color:#363636;
	background:#E8ECF7;
}
a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:23px;
	width: 109px;
	color:#FFFFFF;
	line-height:23px;
	background: url(../images/blue/bg_read_more.gif) top left no-repeat;
	margin:10px 0px 0px 0px;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#power_by, #power_by a, #power_by a:visited{
	color:#8c8c8c;
	text-decoration:none;
	font-size:11px;
}
ul.menu li{
	list-style:none;
	background:url(../images/blue/menu_arrow.gif) top left no-repeat;
}


ul.mostread li{
	list-style:none;
	background:url(../images/blue/menu_arrow.gif) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/blue/menu_arrow.gif) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/blue/menu_arrow.gif) top left no-repeat;
}
.button {
    /*background-image: url(../images/blue/button.jpg);*/
	color: #FFFFFF;
	padding: 3px 5px;
	/*background-image: url(../images/button.jpg);*/
	background-repeat: repeat-x;
	background-color: #4288F0;
	margin: 5px 0px;
	border: 1px solid #ACE092;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	width: 80%;

}
.button a{
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#direct {
	text-align: center;
}
 
