
/* Layout Stylesheet */ 

body {
 margin:0px;
 background:#1A4270;
 color: #333333;
 text-align:center;
 padding:0;
 }

 a:link,a:active,a:visited{
	color:#3E618F;
	text-decoration: none;
}
a:hover{
	color:#CC0000;
	text-decoration: underline;
}

#outer {
 text-align: justify;

 width:775px;
 margin:auto;
 background: #FFF;
 }

#hdr {
 height:60px;

 color: #333333;
 font: bold 16px arial;

 background: #eeeeee url(images/common/top_tile.gif);

 }

#bar {
 height:22px;
 
 color: #29508B;



 }

#bodyblock {
 position:relative;
 background: url(images/common/side_tile.gif) repeat-y right;
 color: #333333;
 width:775px;
 padding:0;
 }

#r-col {
 float:right;
 background:#CEDAEA;
 color: #333333;
 width:150px;
 }
 
 #l-col {
 float:left;
 padding-top: 3px;
 width:150px;
 clear: both;
 

 }

#cont {
 width:618px;
 background:#ffffff;
 color: #333333;
 text-align: justify;
 padding-right: 4px;
 padding-bottom: 5px;
 font: bold 16px Arial;
 
 }

#ftr {
 background: #eeeeee url(images/common/footer_tile.gif);
 color: #5982B8;
 border-top:solid 1px #6BA3CB;
 text-align: center;
 font: 12px tahoma;
 padding: 5px;
 }

 
 
.entry_head{
	background-color: #1B3A5F;
	font: bold 16px arial;
	color: #FFF;
	height: 22px;
	display: block;
	padding-top: 2px;
   padding-right: 5px;
	border-bottom: solid 1px #284B73;
	border-top: solid 1px #7194C2;
	border-right: solid 4px #284B73;
}

a.menu_link{
	background-color: #316190;
	font: bold 16px arial;
	color: #FFF;
	height: 22px;
	display: block;
	padding-top: 2px;
   padding-right: 5px;
	border-right: 4px solid #284B73;
	text-decoration: none;
	border-bottom: solid 1px #284B73;
	border-top: solid 1px #6BA3CB;
}

a.menu_link:link,a.menu_link:active,a.menu_link:visited{
	color: #FFF;
}

a.menu_link:hover{
	background-color: #CC6633;
	text-decoration: none;
}



.block_header{
  background-color: #316190;
  color: #FFF;
  padding: 3px;
  font: bold 16px arial;
  border-bottom: solid 1px #6BA3CB;
  border-left: solid 4px #284B73;
}
.block_content{
  padding: 3px;
  background-color: #CEDAEA;	
  color: #333;
  margin-bottom: 5px;  
  text-align: justify;
  font: 12px Tahoma;
  border-left: solid 4px #9DB5D5;
}



.block_header2{
  background-color: #990000;
  color: #FFF;
  padding: 3px;
  font: bold 16px arial;
  border-bottom: solid 1px #660000;
  border-left: solid 4px #660000;
}
.block_content2{
  padding: 10px;
  padding-left: 15px;
  background-color: #E9D0D0;	
  color: #333;
  margin-bottom: 5px;  
  text-align: justify;
  font: 12px Tahoma;
  border-left: solid 4px #D3A0A0;
}


.news_image{
	border: 1px solid #3E618F;
	padding: 2;
	
	margin: 5px;
}
.news_breif_image{
	 padding-top: 2px;
	 float: right;


}

.news_cat{
	background: url(images/arb/news_cat_bg.gif) no-repeat right;
	font: bold 15.5px Arial;


	padding: 5px;
	padding-right: 15px;

	text-align: right;
	
	
}

.news_breif_container{
	width: 460px;
	text-align: justify;
	padding-right: 5px;
}

.news_breif{
	font:12px Tahoma;

	color: #3F6392;
	line-height: 16px;
 width: 100%;
	float:right;
	text-align: justify;
	padding-bottom: 7px;
	border-bottom: 1px dashed #F2F6E9;
	margin-bottom: 7px;
}

.news_title{
	background: url(images/common//b1.gif) no-repeat right;
	padding-right: 15px;

	font: bold 16px Arial;
	color: #3E618F;
	clear: both;

	
}

.artc_title{
	background: url(images/common//b2.gif) no-repeat right;
	padding-right: 15px;
	font: bold 16px Arial;
	color: #3E618F;
	clear: both;
	
}


.news_info{
   background: url(images/common/info.gif) no-repeat right 50%;
	font: 11px Tahoma;
	color: #ADC1DC;
	padding-right: 15px;
	line-height: 16px;
	margin-bottom: 3px;


}

.article_style{
	font:bold 16px Arial;
	text-align: justify;
}


a.news_link{
	color: #3E618F;
	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;
}

.title_area{
  
  background: url(images/common/b3.gif) no-repeat right;
  font: bold 16px Arial;

  color: #CC0000;
  padding-right: 20px;
  padding-top: 8px;
  margin-right: 2px;
  height: 22px;
  clear: both;

  
}


.footer_msg{
	clear: both;
}
.desc{
	font:12px tahoma;
	float: right;
}


.cat_title{
	font: bold 16px  Arial;
}
.cat_desc{
	font:12px  Tahoma;
	color:#6BA3CB;
}
.thumb_title{
	font: 12px tahoma;
	text-align: center;
	padding: 3px;
}
.thumb_cell{
	background: #F1F1F1;
	text-align: center;
	padding: 10 10 0 10;
	border: solid 1px #316190;
	border-bottom: solid 5px #316190;

}
.large_image{
	background: #EFF3E3;
	text-align: center;
	padding: 10px;
	border: solid 1px #A0B95B;
	border-bottom: solid 5px #A0B95B;

}
.image_title{
   border-bottom: 1px solid #6BA3CB;
	background: #F1F1F1;

	padding-bottom: 3px;
	font: bold 16px Arial;
	color: #3E618F;
	clear: both;	
	margin-bottom: 5px;
}

.image_desc{
	text-align: justify;
	padding: 10 10 10 0;	
   font: bold 16px arial;
	
}
.image_view{
	
	text-align: center;

}
.image_outline{
	text-align: center;
	width: 450px;
	padding: 10px;
}
.image_shadow {

border:solid 1px #222;
margin: 10px;

}

.prev_image{
	font:12px tahoma;
	color:#993300;
	border-left: solid  1px #6BA3CB;
	border-bottom: solid  1px #6BA3CB;
	float: left;
	padding: 0 3 3 3;
	
}

.next_image{
	font:12px tahoma;
	color:#993300;
	border-right: solid  1px #6BA3CB;
	border-bottom: solid  1px #6BA3CB;
	float: right;
	padding: 0 3 3 3;
}

/* ======================================== */
/* Page links
/* ======================================== */

.pagelink
{
    background-color: #F1F1F1;
    border: 1px solid #3E618F;
    padding:1px 3px 1px 3px;
    color: #000;

	 font:12px  Tahoma;
}

.pagelinklast
{
    background-color: #F1F1F1;
    border: 1px solid #3E618F;
    padding:1px 3px 1px 3px;
    color: #3E618F;
    font: 12px tahoma;
}

.pagecurrent
{
    background-color: #FFC9A5;
    border: 1px solid #3E618F;
    padding:1px 3px 1px 3px;
    color: #3E618F;
	 font: 12px tahoma;

	 
}


.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link,
.minipagelink a:active,
.minipagelink a:visited,
.minipagelink a:link,
.minipagelinklast a:active,
.minipagelinklast a:visited,
.minipagelinklast a:link
{
    text-decoration:none;
    color: #3E618F;
    font-weight:normal;
	 font: tahoma;
}

.minipagelink
{
    background-color: #F1F1F1;
    border: 1px solid #C2CFDF;
    padding:1px 3px 1px 3px;
    color: #000;
    font-size:10px;
    font-weight:normal;
	 font: tahoma;
    margin-right:1px;
}

.minipagelinklast
{
    background-color: #F1F1F1;
    border: 1px solid #C2CFDF;
    padding:1px 3px 1px 3px;
    color: #000;
    font-size:10px;
    font-weight:normal;
    margin-right:1px;
}

.fauxbutton
{
    border:1px solid #4C77B6;
    background-color: #F1F1F1;
    padding:4px;
    font-size:10px;
    font-weight:normal;
    color: #000;
}
.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active
{
    color: #000;
    text-decoration: none;
}

hr{
	color:#F1f1f1;
	height:1px;
	width: 80%;
	padding: 0px;
	margin: 0px;
}

.image_class{
	margin:10px 0px 5px 0px;
	border: solid 1px #3E618F;
	float: right;
}

.article_style{
	padding: 5px;
	text-align: justify;
}
