a.footer_link, a.footer_link:visited{
	color: #FFFFFF;
	text-decoration: none;
	
}
a.footer_link:hover{
	color: #FE9116;
	text-decoration: underline;
}



a, a:visited{
	color: #0D5F8F;
	text-decoration: none;
	
}
a:hover{
	color: #FE9116;
	text-decoration: underline;
}
body{
	margin: 0 0 0 0;
	font-family: tahoma;
	font-size: 12px;
	
}
.container{
	background: #FFFFFF;
	width: 768px;
	height: 550px;
}
.top_tile{
  background: url(images/top_bg.gif);
  width:100%;
}
.date_area{
	background: url(images/date_bg.gif) no-repeat;
	width:223px;
	height: 53px;
	float: left;
	font: 11px Verdana;
	padding-top: 28px;
   text-align: center;
	color: White;
}
.toolbar{
  background: url(images/tool_bar.png) no-repeat;

    float: left;

    width: 548px;
    margin: 0 0 0 0;
  
}
.toolbar2{
  background: url(images/toolbar_tile2.gif) ;
  
  position: relative;
  margin: 0 -3px  0 0;
  left: -3px;
  width:auto;
  height: 25px;
  font: 12px Verdana;
  padding-top: 5px;
  padding-left: 10px;
}
.toolbar_rest{
  background: url(images/toolbar_tile.gif) repeat-x;
  position: relative;
  margin: 0 -3px  0 0;
  left: -3px;
  height: 34px;
  
}
.footer_tile{
	background: url(images/footer_tile.gif);
	font: 11px Verdana;
	color:#FFFFFF;
	text-align: center;
	line-height: 17px;
}
.fcopyrights{
	background: url(images/footer_end.gif);
	font: 11px Verdana;
	color:#FFFFFF;
	width: 228px;
	height: 60px;
   padding-bottom: 35px;
	padding-left: 17px;
}
.footer{

}
.main_container{
 
  width: 100%;
  background: White;
  
  font: 11px Verdana;
  padding: 5px;
}
.block_header_left{
	 background: url(images/block_header_left.gif);
	 width: 207px;
	 text-align: right;
	 float: left;
	 border-bottom: 1px dotted #63BBEE;
}
.block_header_right{
	 background: url(images/block_header_right.gif);
	 width: 207px;
	 float: right;
	 border-bottom: 1px dotted #63BBEE;

	 
}
.block_left_entry{

	 width: 207px;
 background: #F2F4F5;
	 float: left;
	 border-bottom: 1px solid #E7E8E9;
	 border-right : 1px solid #E7E8E9;
	 border-top: 1px solid #FFFFFF;
	 padding: 5px;
}

.block_right_entry{

	 width: 207px;
 background: #F2F4F5;
	 float: right;
	 border-bottom: 1px solid #E7E8E9;
	 border-right : 1px solid #E7E8E9;
	 border-top: 1px solid #FFFFFF;
	 padding: 5px;
}

.left_panel{
	float: left;
	width: 207px;
	background: #F2F4F5;

  height: 100%;
  font: 12px Verdana;
  
	
	
}
.right_panel{
	float: right;
	width: 207px;
	background: #F2F4F5;

}
.link_style{
	background: url(images/arrow.gif) no-repeat left;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
}
.file_style{
	background: url(images/file_icon.gif) no-repeat left top;
	font-size: 11px;
	padding-left: 15px;
}

.event_style{
	background: url(images/event_icon.gif) no-repeat left top;
	font-size: 11px;
	padding-left: 15px;
}

.files_style{
	background: url(images/icon_files.gif) no-repeat left;
	padding-left: 15px;
}
.post_style{
	background: url(images/post_man.gif) no-repeat left top;
	padding-left: 15px;
}

.posts_style{
	background: url(images/icon_posts.gif) no-repeat left;
	padding-left: 15px;
}

.members_style{
	background: url(images/icon_man.gif) no-repeat left ;
	padding-left: 15px;
}
.center_block{
	padding: 8px;
	padding-top: 1px;
	width: 353px;
	float: left;
	clear: right;
	text-align: justify;
	background-color: White;
}
.post_td{
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	font-size:11px;
	padding: 3px;
}

.small_font{
	font: 12px Tahoma;
}
.news_image{
	border: 1px solid #5F82A4;
	padding: 2;
	
	margin: 5px;
}

.news_cat{
	background: url(img/news_cat_bg.gif) no-repeat left;
	font: bold 15.5px;
	font-family: Arial;
	color:#CC5C00;
	padding: 5px;
	width: 100%;
	text-align: left;
	
	
}

.news_breif{
	font-size:12px;
	font-family: Tahoma;
	color: #686868;
	line-height: 16px;
	width: 337px;
	float: left;
	text-align: justify;
}

.news_title{
	background: url(img/b1.gif) no-repeat left;
	padding-left: 15px;
	padding-bottom: 3px;
	font: bold 12px Verdana;
	color: #005998;
	float: left;
	clear: left;
	width: 100%;
}
.news_title_boarder{


	width: 330px;
	float: left;
	border-top: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;

	padding: 1px;
}

a.news_link{
	color: #005998;
	text-decoration: none;
}
a.news_link:hover{
	text-decoration: underline;
	color: #CC6633;
}

a.cat_link{
	color: #CC6633;
	text-decoration: none;
}
a.cat_link:hover{
	text-decoration: underline;
	color: #FF0000;
}


