body,td,div{
	margin: 0px;
	font-family: verdana, sans-serif, arial, helvetica;
	color: #000000;
	font-size: 12px;
}

A {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
A:HOVER {
	color: #F1AB00;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}

#tophead{
	width: 751px;
}
#head{
	background-image: url(../../images/bg_head.gif);
	background-repeat: repeat-x;
	height:149px;
	margin: 0px;
	padding: 0px;
	border:0px;
}
#photo{
	width:465px;
	margin: 0px;
	padding: 0px;
	 border:0px;
	 float: left;
}
#logo{
	width:286px;
	float: right;
	border:0px;
}



#topmenu {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:21px;
	border-right:2px solid white;
	width: 731px;
}

#topmenu li {
	display:inline;
	float:left;
	height:22px;
	overflow:hidden;
	text-align: center;
}

#topnav {
	background-color: #545352;
	
	}
#topnav a {
	background-color: #9C9C9C;
	 }
#topnav a:hover,#topnavsel { 
	background-color: #545352;
 }
 
 #topnav_on {
	background-color: #545352;
	
	}
#topnav_on a {
	background-color: #545352;
	 }
#topnav_on a:hover,#topnavsel { 
	background-color: #545352;
 }


#topmenu a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top:5px;
	padding-bottom: 5px;
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#topmenu a:hover {
	background-color:transparent;
}



#middleline{
	height: 20px;
	background-color: #EFEFEF;
}
#line{
	margin-left:571px;
	width:180px;
	height:20px;
		background-image: url(../../images/bg_line.gif);
		background-repeat: no-repeat;
}

#content{
		width: 751px;
		background-image: url(../../images/bg_content.gif);
		background-repeat: repeat-y;
		margin:0px;
		padding:0px;
}

#textarea{
	width:528px;
	padding-top:38px;
	padding-bottom:40px;
	margin-left:25px;
}
#rightbar{
	width:172px;
	float: right;
	margin-right:2px;
	position: relative;
	padding-top:38px;
	
}

#footer{
	background-color: #EFEFEF;
	height: 24px;
	color: #000000;
	padding-top:8px;
	padding-bottom: 8px;
	padding-left: 28px;

}
hr {display: none;}

#newstext{
	float: right;
	width:365px;
}
#newsimages{
	width:160px;	
}
.headline{
	font-size: 13px;
	color: #292A6B;
}
a.more:link, a.more:visited {
	color:#F7AD00;
	text-decoration: none;
}

a.more:hover {
	color:#F7AD00;
	text-decoration: underline;
}
.nodeLevel1{
	padding-top:2px;
	padding-bottom:2px;
	height:15px;
}
.nodeLevel_on{
	padding-top:2px;
	padding-bottom:2px;
	height:15px;
}
a.nodeLevel1:link, a.nodeLevel1:visited {
	color:#F1AB00;
	text-decoration: none;
}

a.nodeLevel1:hover {
	color:#000000;
	text-decoration: none;
}
a.nodeLevel_on:link, a.nodeLevel_on:visited, a.nodeLevel_on:hover {
	color:#F1AB00;
	text-decoration: none;
	color: Black;
}
INPUT.leit {
	
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	width : 120px;
	background-color : White;
}

.adContainer{
	padding-top:4px;
}




