a{
color: #DD8000;
}


#slider {
	height:423px;
	margin-left:0;
	width:275px;
}

.scroll {
    width: 275px;
    overflow:hidden;
    position: relative;
    clear: left;
	height:360px;
	border-bottom:1px solid #CCCCCC;
}

.scrollContainer div.panel {
    padding: 0px;
    width: 275px;
	border-bottom:2px dotted #CCCCCC;
}

.panel{
	height:180px;


}

.panel.last{
	height:360px;


}

.news_more{
margin-top:0px;
float:right;
}


.panel_content{
color:#666666;
font-family:"Trebuchet MS","Lucida Grande",Arial,san-serif;
font-size:12px;
line-height:18px;
margin-left:26px;
min-height:110px;
padding-left:0;
width:228px;
padding-top:10px;
}


.panel_content h1 {
border-bottom:none;
color:#CCCCCC;
font-size:14px;
margin-top:0;
margin-bottom:5px;
padding:0;
font-weight:normal;
}


.panel_content h2 {
	
border:medium none;
color:#666666;
font-size:15px;
margin:0;
padding-bottom:6px;
	
	}
	
	
.panel_content h2 a{
color:#666666;

	}	
	
	
	
	
.panel_body{
color:#666666;
font-family:"Trebuchet MS","Lucida Grande",Arial,san-serif;
font-size:12px;
line-height:18px;
height:90px;
overflow:hidden;


}	

.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 8px;
}
#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-left:-40px;
	margin-top: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;
}