a{
color: #FF7800;
}


#slider {
	/*
	height:423px;
	margin-left:0;
	width:275px;
	height:100px;
	*/

	margin-left:0;



}

.scroll {
  /*
    width: 275px;
    overflow:hidden;
    position: relative;
    clear: left;
	height:360px;
	border-bottom:1px solid #CCCCCC;
	height:100px;
	*/

    overflow:hidden;
    position: relative;
    clear: left;
	height:300px;
	/*border-bottom:1px solid #CCCCCC;*/
	
}

.scrollContainer div.panel {
    padding: 0px;
height:150px;
border:0px solid #CCCCCC;
}

.panel{
	height:150px;

}

.panel.last{
	height:300px;
min-height:300px;

}

.news_more{
margin-top:0px;
float:right;
padding-right:10px;
font-weight:normal;
color:#c00;
}


.panel_content{


font-size:12px;
line-height:18px;
min-height:149px;
padding-left:10px;
padding-right:10px;

border-bottom:1px dotted #cccccc;
}


.panel_content h1 {
border-bottom:none;
color:#666666;
font-size:14px;
margin-top:0;
margin-bottom:5px;
padding:0;
font-weight:normal;
}
.panel_content h1 a{

color:#DD8000;

	}	

.panel_content h2 {
	

color:#666666;
font-size:12px;
line-height:18px;
margin:0px;
margin-bottom:5px;
padding:0px;
font-weight:400;
}
	
	
.panel_content h2 a{
color:#666666;
font-weight:bold;
text-decoration: underline;
	}	
.panel_content h2 a:hover{
color:#545454;
text-decoration: none;
	}		
	
	
	
.panel_body{
margin:0px;
padding:0px;
	font-size: 0.9em;
	line-height: 1.3em;
overflow:hidden;
padding-top:10px;
padding-left:5px;

}	
.panel_body p{
color:#545454;
margin:0px;
padding:0px;
	font-size: 0.9em;
	line-height: 1.3em;
padding-left:5px;

}	
.panel_body a{
font-weight:normal;

}


.panel_img{
    float:right;
	padding-right: 0px;
	height:0px;
	width:0px;
	/*background: url(../../../elements/rss_news.jpg) top left no-repeat;
*/
}

.panel_count{
float:left;
margin-top:3px;
background-color:#F5F5F5;
font-size:14px;
color:#AAAAAA;
border:1px #AAAAAA dotted;
padding:3px 8px;
}

.panel_buttons{
width:206px;
float:right;
margin-bottom:20px;
margin-right:40px;
}

.panel_buttons a{
color: #FFFFFF;
text-decoration:none;
}

.panel_buttons .panel_prev, .panel_buttons .panel_next{
height: 0px;
overflow: hidden;
width: 92px;
z-index:99999;
padding-top: 28px;
}

.panel_buttons .panel_save{
background:url(../../../elements/save.gif) no-repeat left top;
width: 98px;
height: 34px;
float:right;
margin-left: 5px;
}

.panel_buttons .panel_next{
background:url(../../../elements/next.gif) no-repeat left top;
width: 98px;
height: 34px;
float:right;
margin-left: 5px;
}

.panel_buttons .panel_first{
background:url(../../../elements/first.gif) no-repeat left top;
width: 98px;
height: 34px;
float:right;
margin-left: 5px;
}

.panel_buttons .panel_prev{
background:url(../../../elements/prev.gif) no-repeat left top;
width: 98px;
height: 34px;
float:left;
margin-right: 5px;
}

.panel_rss{
background:url(../../../elements/news_rss.gif) no-repeat left top;
width: 98px;
height: 34px;
float:left;
margin-right: 5px;
}

.panel_buttons .panel_last{
background:url(../../../elements/last.gif) no-repeat left top;
width: 98px;
height: 34px;
float:left;
margin-right: 5px;
}

#nav_container {
float:left;
padding:9px 0px;
margin:0px 0px;
border:1px;

	width:275px;



}


#navigation_container{
width:602px;
position: relative;
text-align:left;
border: 1px solid #FFFFFF;
background: #FFFFFF ;
padding:1px 0px 0px 0px;
height: 20px;

}

ul.navigation {
	font-family:"Trebuchet MS";
	font-size:10px;
	line-height:12px;
    list-style: none;
	margin:0px;
	margin-top:0px;
padding:0px;
	
}

ul.navigation li {
    float: left;
	text-align:center;
	border: 1px #CCCCCC solid;
	background:#E5E5E5;
	margin:1px;
}

ul.navigation li.selected {
	background:#FFF;
}

ul.navigation a {
height:13px;
width: 13px;
display: block;
text-decoration: none;
color: #666;
text-decoration: none;
		
		


}

ul.navigation a:hover {
    background-color: #f6f6f6;
}

ul.navigation li a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.hide {
    display: none;
}
