/* Defaults */

a{
	color: #144B83;
	text-decoration: none;
}

a:link,a:active,a:visited{
	color: #144B83;
}

a:hover{
	color: #990000;
	text-decoration: none;
}

a.cat_link:link,a.cat_link:active,a.cat_link:visited{
	color: #FFF;
	text-decoration: none;
}

a.cat_link:hover{
	color: #CFDDF3;
	text-decoration: none;
}

a.footer_link:link,a.footer_link:active,a.footer_link:visited{
	color: #FFF;
	font-weight: bold;
}

a.footer_link:hover{
	color: #5A82BF;
	font-weight: bold;
}
.front_news_cell{
 background: #CEE2EB url(images/main_news_top.gif) no-repeat top;	
 width: 255px;
 padding: 0px;
 margin: 0px;


}
.secondry_news_cell{
 background: #ededed url(images/second_news_top.gif) no-repeat top;	
 width:227px;
 padding: 0px;

}

.front_news_title_bg{

 padding: 5px 5px 5px 5px;
 text-align: center;
}

a.header_link:link,a.header_link:visited,a.header_link:active {
	border-bottom: solid 4px #CCCCCC;
	color: #01274D;
	font: 12px tahoma;
	padding: 3px;
}

a.header_link:hover {
	border-bottom: solid 4px #4B749E;
	color: #333;
	font: 12px tahoma;
}

/* // SELECTED */
/* Letter Class */

a.letter_class{
	color: #000000;
	display: block;
	float: right;
	font: Bold 16px Arial;
	height: 31px;
	padding: 7px 10px 0px 0px;
	text-decoration: none;	
	width: 31px;
}

a.letter_class:link,a.letter_class:active,a.letter_class:visited{
	background: url(images/letter_dwn.gif) no-repeat;
	color: #000000;
}

a.letter_class:hover{
	background: url(images/letter_up.gif) no-repeat;
	color: #990000;
}

a.menu_link{

	color: #FFF;
	display: block;
	font: bold 16px arial;
	height: 26px;
	padding-right: 10px;
	padding-top: 4px;
	text-decoration: none;
	width: 124px;
}

a.menu_link:link,a.menu_link:active,a.menu_link:visited{
	color: #FFF;
	height: 28px;
	background: url(images/entry_bg_n.gif) no-repeat top right;
}

a.menu_link:hover{
	color: #FFF;
	font: bold 16px arial;
	background: url(images/entry_bg_h.gif) no-repeat top right;
}

a.second_news_title:link,a.second_news_title:active,a.second_news_title:visited{
	color: #666;
}

a.second_news_title:hover{
	color: #993300;

}

a.source{
	color: #595959;
	font: bold 12px tahoma;
	font-weight: normal;
	text-decoration: none;
}

a.source:link,a.source:active,a.source:visited{
	color: #595959;
}

a.source:hover{
	color: #990000;
}

body {
	background:#476c96;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

fieldset{
	border: 1px solid #CFCFCF;
	color: #595959;
	padding: 10px;
}

#advanced fieldset{
	border: 1px solid #CCCCCC;
	color: #595959;
	float: right;
	height: 100px;
	margin: 5px;
	padding: 10px;
	width: 270px;

}

#advanced legend{
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
	color: #990000;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

legend{
	background-color: #F1F1F1;
	color: #990000;
	padding-left: 5px;
	padding-right: 5px;
}

select{
	background: #E9E9E9;
	font: 12px Tahoma;
}

th {
	border-bottom: 4px solid #595959;
	color: #333;
	font-family: "Arial";
	font-size: 16px;
	padding: 5px;
	text-align: center;
	vertical-align: bottom;
}

.admin_comment{
	border-bottom: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	color: #990000;
	font: normal 12px tahoma;
	margin: 5px;
	padding: 5px;
	text-align: justify;
	width: 80%;
}
.comment_err_msg{
	font:bold 16px Arial;
	text-align: center;
	color: #990000;
}
.answer_man{
	color: #595959;
	float: left;
	padding: 5px;
}

.artc_counter{
	color: #808080;
	float: left;
	font: bold 16px Arial;
}

.artc_head_title{
	background: url(images/icons/b.gif) no-repeat right;
	clear: both;
	color: #990000;
	padding-right: 20px;
	padding-top: 5px;
}

.artc_image{
	padding: 2px;
	
	border: solid 1px #B9B9B9;
	margin: 5px;

}

.artc_info{
	background:  url(images/icons/info.gif) no-repeat right 1px;
	color: #AAAAAA;
	font: 12px "MS Sans Serif";
	line-height: 20px;
	padding-bottom: 8px;
	padding-right: 15px;
	padding-top: 2px;
}

/* // Books */
.artc_list_pages{
	float: left;
	font: normal 12px tahoma;
	padding-right: 10px	
}

.artc_poll{
	border: solid 1px #CCCCCC;
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 5px;
	width: 140px;
}

.artc_row{
	background: url(images/artc_row.gif) no-repeat top right;
	color: #CCCCCC;
	font: bold 16px Arial;
	padding: 5px;
	padding-right: 10px;

}

.artc_text{
	color: #393939;
	font: bold 16px Arial;
	padding: 5px 15px 10px 5px;
	*padding: 5px 10px 10px 10px;
	text-align: justify;
}

p{
	padding-top:7px;
	padding-bottom:7px;
}
/* 'Comic Sans MS' */
.artc_title{
	text-align: center;
	clear: both;
	color: #FF0000;
	margin-bottom: 5px;
	font:normal 14pt Arial;
	padding-top:5px;
	
}

.attach_head{
	color: #888888;
	cursor: pointer;
	font: 12px Tahoma;
	padding: 5px;
	width: 50%;
}

.attachments{
	border-right: solid 3px #ccc;
	color: #888888;
	font: 12px Tahoma;
	margin-bottom: 10px;
	margin-right: 5px;
	padding: 5px;

}

.av_details_cell{
	background: #E9E9E9;
}

/* AV */
.av_details_table{
	font: 12px tahoma;
}

.av_row{
	
	padding: 2px 5px 2px 5px;
	width: 460px;
	font:bold 16px arial;
	color:#595959;
}
.av_list_title{
   background: url(images/av_list_title.gif) repeat-y right;
	padding: 2px 8px 2px 2px;
}
.av_list_info{
	background: url(images/av_list_info.gif) repeat-y top right;
	font: 12px "MS SANS SERIF";
	padding-right: 10px;
	line-height: 25px;
}
.av_list_image{
	float: right;
	padding:2px;
	background: #FFF;
	border: solid 1px #595959;
	margin: 5px 7px 0px 0px;
}
.av_title{
	background: url(images/icons/b4.gif) no-repeat right;
	color: #990000;
	font: BOLD 16px "Arial";
	margin-right: 10px;
	padding-right: 20px;
}

.b_info{
	background: url(images/icons/info.gif) no-repeat right 0px;
	color: #808080;
	font: bold 15px Arial;

	line-height: 20px;
	padding-right: 15px;
	margin-right:5px; 
}

.b_news_title{
	background: #EBEBEB;
	font: bold 16px Arial;
   border-right:solid 2px #DADADA;
   border-left:solid 2px #DADADA;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
}

}
.b_news_title a:link,.b_news_title a:visited,.b_news_title a:active{
	color:#144B83;
}
.b_news_title a:hover{
	color:#990000;
}

.b_news_title_link{

	font: bold 16px Arial;
   border-right:solid 3px #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
}

.banner{
	background: #FFF;
	font: 12px tahoma;
	margin-bottom: 5px;
	margin-top: 5px;
	z-index: 0;
}

.banner_borderx{
	background: #FFF;
	color: #3C3B09;
	font: bold 16px arial;
	padding: 5px;
}

.banner_footer{

	font: 12px tahoma;
	text-align: center;
	padding: 5px;
	clear: both;

}

/* // Header */
/* Tool Bar */
.bar {
	background: url(images/tb_tile.gif) repeat-x;
	height: 24px;
}


.block_container{
	font: 12px Tahoma;
	padding: 5px;

	
}

.block_content_l{
	font: 12px Tahoma;
	margin-bottom: 5px;
	padding: 3px;

}

.block_content_l_blank{
	font: 12px Tahoma;
	margin-bottom: 5px;
	padding: 5px;
	clear: both;

}
/* // Left Panel */
/* Adv. & blocks*/
.block_content_r{
	font: 12px Tahoma;
	border-top: solid 1px #6191B5;
	padding: 10px 5px 10px 5px;
	color:#01478c;


}

.block_header{
	background:#E9E9E9;
	clear: both;
	color: #595959;
	font: bold 16px Arial;
	height: 27px;
	padding-right: 5px;
	padding-top: 4px;
	text-align: center;
}
.artc_tot_blk_head{
	background: #E9E9E9;
	font:12px tahoma;
	padding:5px;
	text-align: center;
	border-bottom: solid 2px #FFF;
}

.block_header_l{
	background:#01478C url(images/left_block_tile.gifx) no-repeat center;
	clear: both;
	color: #FFF;
	font: bold 16px Arial;
	height: 22px;
	padding-right: 5px;
	padding-top: 2px;
	text-align: center;
}


.block_header_r{
	background:#01478c;
	clear: both;
	color: #FFF;
	font: bold 16px Arial;
	text-align: center;
	padding: 3px 5px 5px 10px;
	*padding: 2px 5px 5px 10px;
}


.bodyblock {

	background:#FFF url(images/menu_tile.gif) repeat-y right;
	padding: 0px;
	float: right;
	*float: none;
	*height: 100%;
	
}

.book_review{
	font: bold 16px arial;
	padding: 5px;
}



.book_row{
	
	padding: 2px 5px 2px 5px;
	width: 460px;
	font:bold 16px arial;
	color:#595959;
	clear: both;
}
.book_list_title{
   
}
.book_list_info{
	background: url(images/av_list_info.gif) repeat-y top right;
	font: 12px "MS SANS SERIF";
	padding-right: 10px;
	line-height: 25px;
}
.book_list_image{
	float: right;
	padding:2px;
	background: #FFF;
	border: solid 1px #595959;
	margin: 5px 7px 0px 0px;
}
.book_title{
	background: url(images/icons/b4.gif) no-repeat right;
	color: #990000;
	font: BOLD 16px "Arial";
	margin-right: 10px;
	padding-right: 20px;
}

.book_subtitle{
	color: #888888;
	font: 12px tahoma;
	padding: 5px;
	padding-right: 25px;
}

.books_details_cell{
	background: #E9E9E9;
}

/* // AV */
/* Books */
.books_details_table{
	font: 12px tahoma;
}

.break_news{
	background: #B60000;
	color: #FFFFFF;
	font: bold 16px Arial;
	padding-right: 3px;
}

.break_news_area{
	background: #FFF;
	padding-bottom: 5px;
	width:500px;
}

.break_news_box{
	background: #FFEDED;
	border-bottom: solid 1px #B60000;
	color: #990000;
	font: 12px Tahoma;
	padding: 3px;
}

.break_news_title{
	color: #B60000;
	font: bold 15px Arial;
}

.breif_image{
	background: #FFFFFF;
	border: solid 1px #B7B7B7;
	float: right;
	padding: 1px;
	margin: 3px;
	*margin: 0px;
}

.brf_av{
	background: #F4F4F4;
	text-align: left;
}

.button {
	background-color: #E9E9E9;
	border: 1px solid #555;
	color: #595959;
	font-family: Tahoma;
	font-size: 10pt;
	margin-right: 2px;
	margin-top: 10px;
}

/* Brefies */


.cat_breif_head{
	/*background: url(images/cat_right.gif) no-repeat right;*/
	background: #01478C;

}
.cat_breif_head2{
/*  background: url(images/cat_left.gif) no-repeat left; */
	font: bold 15px arial;
	height: 23px;
	*height: 24px;
	padding-top: 6px;
	text-align:center;

}

.cat_breif_head_1{
	background: url(images/cat_bg2.gif) no-repeat top;
	font: bold 15px arial;
	height: 50px;
	padding-top: 15px;
	text-align: center;	
}

/* // Brefies */
.cat_desc{
	color: #888888;
	font: 12px tahoma;
	padding: 0px 10px 10px 10px;
	
}

.cat_entry{
	background: url(images/icons/b3.gif) no-repeat right 50%;
	font: bold 16px Arial;
	padding: 1px;
	padding-right: 20px;
}

.cat_entry_beh{
	background: url(images/icons/b4.gif) no-repeat right;
	font: bold 16px Arial;
	padding: 1px;
	padding-right: 20px;
}
.cat_cont{
	float:right;
	padding-left:10px;
	padding-right: 10px;
	width: 450px;
}

.cat_cont_full{
	float:right;
	padding-left:10px;
	padding-right: 10px;
	width: 100%;

}

.center_blocks{
	float: right;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 485px;
}

.comment{
	background: #E9E9E9;
	border: solid 1px #E9E9E9;
	border-top: solid 1px #FFFFFF;
	color: #333;
	margin-bottom: 15px;
	padding: 5px;
}

.comment_box{
	border: solid 1px #E9E9E9;
	height: 150px;
	overflow: auto;
	padding: 5px;
}

.comment_full{
	border: solid 1px #E9E9E9;
	padding: 5px;
}

.commenter{
	background: url(images/icons/comment_icn.gif) no-repeat right;
	border-bottom: solid 1px #E9E9E9;
	padding: 3px;
	padding-right: 20px;
	padding-top: 10px;
}

.commenter_loc{
	background: #E9E9E9;
	border: solid 1px #E9E9E9;
	border-top: solid 1px #FFFFFF;
	color: #333;
	font: 12px "MS Sans Serif";
	padding: 3px;
	padding-right: 20px;
}

.comments_head{
	background: #E9E9E9;
	border: solid 1px #E9E9E9;
	border-bottom: solid 3px #E9E9E9;
	color: #333;
	padding: 2px;
}

.cont {
	padding: 0px;
	width: 645px;
	*width: 640px;
	float: left;
	*float: none;


}

.cont_body{
	float: left;
	padding-left: 3px;
	padding-right: 10px;
	width: 627px;
	*width: 640px;
}


.detail_link{
}

.err_msg{
	color: #990000;
	font: bold 16px Arial;
}

.errhilite {
	background: #F6E9E9;
	border: solid 1px #990000 !important;
}

.fade {
	filter: blendTrans(duration=0.3);
}

.fauxbutton {
	background-color: #E9E8BB;
	border: 1px solid #4C77B6;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	padding: 4px;
}

.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active {
	color: #000000;
	text-decoration: none;
}

.featured_art{
	float: left;
	width: 160px;
}

.font_normal{
	font: bold 16px Arial;
}

.font_small{
	font: 12px Tahoma;
	font-weight: normal;
}

.font_small2{
	font: 12px 'MS Sans Serif';
	font-weight: normal;
}

.footnotes{
	border-top: dashed 1px #0091B2;
	color: #888888;
	font: 12px Tahoma;
	margin-top: 20px;
	padding: 5px;
}

.form_content{
	background: #E9E9E9;
	border: solid 1px #CCCCCC;
	color: #595959;
	font: bold 16px Arial;
	line-height: 22px;
	margin-top: 3px;
	padding-bottom: 5px;
	width: 350px;
}

.form_head{
	background: #E9E9E9;
	border: solid 1px #CCCCCC;
	color: #595959;
	font: bold 16px Arial;
	line-height: 22px;
	text-align: center;
	width: 350px;
}

.form_table{
	font: 12px "MS Sans Serif";
	padding: 5px;
		width: 300px;
}
.front_news_table{
	background:#E4EFF6 url(images/front_news_bg.gif) repeat-x top;
	border-bottom:solid 5px #CCE0ED;
	font:12px tahoma;
	width: 500px;
}
.front_news{
font:normal 12px Tahoma;
color:#333;
padding:5px;
text-align: justify;
}
a.front_news_title:link,a.front_news_title:visited,a.front_news_title:active{
font:bold 16px arial;
color:#990000;
text-decoration:none;
}
a.front_news_title:hover{

color:#01478C;
text-decoration:none;
}

.front_news_image{
	border: solid 1px #CCE0ED;
	padding: 3px;
	background: #fff;
}
.front_news_date{
color:#333;
padding:5px;
font:bold 15px arial;
}
.main_news_related_box{
	border-top:solid 1px #CCE0ED ;
	margin-top: 10px;
	padding: 3px;
}
.second_news_date{
color:#333;
padding-bottom:0px;
clear: both;
padding-top: 2px;
font:bold 15px arial;
}

.second_news_table{
border-top:solid 2px #FFF;
width:500px;
background:#F0F4F8 url(images/second_news_bg.gif) repeat-x;
font:12px tahoma ;
margin-bottom:5px;
}
.second_news_cell{
border-left:solid 1px #FFF;
border-right:solid 1px #BFD3E3;
border-top: solid 1px #fff;
border-bottom: solid 1px #BFD3E3;

padding:3px;
}


.second_news_img{
border:solid 1px #666;
}
.second_news_title{
	font:bold 15px Arial;
	padding:3px;
	margin-top:5px;
	display: inline;
	
}
.second_news_breif{
clear:both;
padding:3px;
color:#607B94;
text-align: justify;
}




/* // Adv. & Blocks*/
/* Footer */

.ftr {
	background: #002E72 url(images/footer.jpg) no-repeat top;
	color: #5A82BF;
	font:normal 15px arial;
	height: 60px;
	margin: 0;

	width: 775px;
}

.ftr2 {

	font: 12px tahoma;
	padding:7px;
	text-align: center;
	

}


.counter{
	
	color: #FFF;
	text-align: left;
	font: Bold 16px Arial;
	
	padding: 5px  0px  9px  10px;
	
	
}



.gal_photo_desc{
	border-bottom: solid 1px #F4F4F4;
	color: #393939;
	font: 13px tahoma;
	margin-bottom: 10px;
	padding: 5px;
	text-align: justify;
}

/* // General */
/* Header */
.hdr {
}

.header_link_area{
	color: #CCCCCC;
	float: left;
	padding-left: 5px;
	padding-top: 35px;
	text-align: left;
}

.hlight{
	background: #FFF8DD;
	color: #990000;
}

.image_class{
	margin: 5px;
}

.image_gal{
	border: solid 1px #595959;
	margin: 5px;
	padding: 2px;
	display: block;


	
	

}



.image_gal_cell{
	font: 11px Tahoma;
	padding: 4;
	text-align: center;
	width: 120px;
}

.image_gal_view{
	border: 1px solid #888888;
}

.img_style1{
	border: solid 1px #002A49;
	margin: 0px;
}

.inner_marquee{
	color: #444;
}

.left_blocks{
	float: right;
	padding-right: 5px;
	width: 241px;
	*width: 243px;
	margin-top: 5px;
}

/* // Right Panel */
/* Left Panel */
.left_panel{
	float: left;
	height: 100%;
	width: 135px;



	
}
.link_row{
	background: url(images/artc_row.gif) no-repeat top right;
	color: #CCCCCC;
	font: bold 16px Arial;
	padding:5px 10px 3px 3px;
	width: 100%;
}
.link_info{
	background: url(images/icons/info.gif) no-repeat right 7px;
	color: #777;
	font: 12px "MS Sans Serif";
	line-height: 20px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 2px;
	clear: both;
}
.link_url{
	
	text-align: right;
	direction: ltr;
	font: 12px verdana;
	background: url(images/icons/icon_link.gif) no-repeat right;
	padding-right: 17px;
}
.link_top{
 background: url(images/icons/list_links.gif) no-repeat right 5px;
	padding-right: 20px;
	font: 12px "MS SANS SERIF";
	line-height: 22px;
	
}
.link_desc{
	
	font: 12px Tahoma;
	color:#333;
	padding: 0px 5px 5px 0px;
	
}
.link_image{
   background: #FFF;
	border: solid 1px #595959;
	padding: 2px;
}

.main_news_related_box{
	border-top: solid 1px #595959;
	margin-top: 10px;
	padding: 3px;
}

.marquee_bar{

	height: 26px;
	
	

	padding-top: 3px;
}

.marquee_bar a:link,
.marquee_bar a:active,
.marquee_bar a:visited{
	color: #144B83;
}

.marquee_bar a:hover{
	color: #990000;
}

.marquee_bar_text{
	color: #6595BA;
	font: bold 16px arial;
	padding-top: 4px;
}

.minipagelink {
	background-color: #E9E9E9;
	border: 1px solid #D2D2D2;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	margin-right: 1px;
	padding: 1px 3px 1px 3px;
}

.minipagelinklast {
	background-color: #E9E8BB;
	border: 1px solid #C2CFDF;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	margin-right: 1px;
	padding: 1px 3px 1px 3px;
}

.ml_box{
	
	border:solid 1px #87A6C5;
	color: #808080;
	font: 12px Tahoma;
	height: 15px;
	width: 112px;
	direction: ltr;
}

.msg_an_title{
	background: url(images/icons/qa.gif) no-repeat right;
	border-bottom: solid 1px #CCCCCC;
	color: #333;
}

.msg_info{
	background: #E9E9E9;
	color: #595959;
	font: 12px "MS Sans Serif";
	margin-left: 5px;
	padding: 5px;
}

.msg_qu_display{
	border-bottom: solid 1px #E9E9E9;
	color: #595959;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.msg_qu_title{
	background: url(images/icons/qa.gif) no-repeat right;
	color: #990000;
	padding-right: 20px;
}

.msg_qustion{
	background: #E9E9E9;
	border-bottom: solid 1px #E9E9E9;
	border-top: solid 1px #FFFFFF;
	color: #595959;
	font: 12px "tahoma";
	line-height: 20px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
}

/* */
.msg_row{
	background: url(images/icons/qa.gif) no-repeat right;
	color: #333;
	font: bold 16px Arial;
	margin-top: 15px;
	padding: 3px;
	padding-right: 20px;
}

.nav_bar{
	background: url(images/nav_bg.gif) repeat-x top;
	border-bottom: solid 1px #BCD5E0;
	color: #144B83;
	font: bold 16px Arial;
	line-height: 25px;
	margin-bottom: 5px;
}


.news_archive_bg{
	background: url(images/news_archive_bg.gif) no-repeat left bottom;
	text-align: left;
}

/* // Defaults */
/* General */
.outer {

	margin: auto;
	text-align: justify;
	width: 775px;
	padding-right: 1px;
	*padding-right: 0px;

}

.page_nav_loc{
	border-top: solid 1px #E9E9E9;
	font: bold 16px Arial;
	margin: 10px;
	padding: 5px;
	width: 95%;
}

.pagecurrent {
	background-color: #FFC9A5;
	border: 1px solid #CCCCCC;
	color: #000000;
	font: 12px Tahoma;
	font-weight: normal;
	padding: 1px 3px 1px 3px;
}

/* ======================================== */
/* Page links
/* ======================================== */
.pagelink {
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
	color: #000000;
	font: 12px Tahoma;
	font-weight: normal;
	padding: 1px 3px 1px 3px;
}

.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 {
	color: #000000;
	font: 12px Tahoma;
	font-weight: normal;
	text-decoration: none;
}

.pagelinklast {
	background-color: #E9E8BB;
	border: 1px solid #CCCCCC;
	color: #000000;
	font: 12px Tahoma;
	font-weight: normal;
	padding: 1px 3px 1px 3px;
}

.photo_desc{
	background: #E9F2F9;
	color: #000000;
	font:bold 15px arial;
	padding: 3px;
	width: auto;
}

.photo_info{
	background: #F4F4F4;
	border-bottom: solid 1px #888888;
	margin-bottom: 5px;
	text-align: left;
}

.photo_name{
	color: #990000;
	font: bold 16px Arial;
	padding-bottom: 3px;
	padding-top: 3px;
}

.photo_view_area{
	font: 12px tahoma;
}

/* Poll */
.poll_page{
	font: bold 16px Arial;
}

.poll_page_block{
	font: 12px Tahoma;
}

.poll_question{
	background: url(images/icons/polls.gif) no-repeat right top;
	color: #990000;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 22px;
}
.poll_option{
	font: bold 15px arial;
}

.quote_author{
	
	color: #595959;
	font: normal 12px Tahoma;
	padding: 5px;
	text-align: left;
}

.quote_author_front{
	border-bottom: solid 1px #C6E1E7;
	color: #01478C;
	font: normal 12px "MS Sans Serif";
	margin-left: 6px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
}

.quote_cont{
	background-color: #dee9f4;

	float: left;
	margin: 5px;
	width: 165px;
}

.quote_cont_front{
	text-align: left;
	background: url(images/block_content_l_bg) no-repeat top right;
	padding-right: 5px;
}

.quote_down{
	background: url(images/quote_down.gif) no-repeat left;
	height: 20px;
}

.quote_text{
	
	color: #333;
	font: bold 16px arial;
	padding: 5px;
	text-align: justify;
}

.quote_text_front{
	
	color: #01478C;
	font: bold 15px arial;
	padding: 5px;
	text-align: center;

}

.quote_up{
	background: url(images/quote_up.gif)  no-repeat right;
	height: 20px;
}

.quran_brackets{
	font: normal 18px 'Traditional Arabic';
}

/* // Footer */
.quran_color{
	color: #BB1111;
	font: bold 18px 'Traditional Arabic';
}

/* // Tool Bar */
/* Right Panel */
.r-col {
	float: right;
	padding-bottom: 20px;
	width: 130px;

}

/* // Poll */
.forum_link{
	background: url(images/icons/bul.gif) no-repeat right 12px;
	font: 12px Tahoma;
	padding:5px 10px 5px 5px;
}

.related_artc{
	background: url(images/icons/bul.gif) no-repeat right;
	font: 12px Tahoma;
	padding-right: 10px;
}

.related_artc_box{
	background: #E9E9E9;
	border-bottom: solid 1px #E9E9E9;
	border-top: solid 1px #E9E9E9;
	margin-bottom: 10px;
	padding: 5px;
}

.related_artc_title{
	background: url(images/icons/b2.gif) no-repeat right;
	color: #990000;
	font: bold 16px Arial;
	padding-bottom: 0px;
	padding-right: 15px;
}

.right_blocks{
	border-left: dashed 1px #A9CCD9;
	float: right;
	padding-left: 5px;
	width: 240px;
	*width: 243px;
	margin-right: 7px;
	*margin-right: 2px;
	margin-top: 5px;

}

.row0 {
	background: #FFFFFF;
	border-bottom: 1px solid #595959;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	vertical-align: top;
}

.row0b {
	background: #FFFFFF;
	border-bottom: 1px solid #595959;
	color: #990000;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
}

.row1 {
	background: #E9E9E9;
	border-bottom: 1px solid #595959;
	border-top: 1px solid #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	vertical-align: top;
}

.row1b {
	background: #E9E9E9;
	border-bottom: 1px solid #595959;
	border-top: 1px solid #FFFFFF;
	color: #990000;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
}

.search_box{
   background:transparent;
	border-width: 0px;
	color: #005B88;
	font: 12px Tahoma;

	text-align: center;
	width: 110px;
	padding: 3px 5px;
	
	
}

.search_bg{
	float:left;
	padding-top: 2px;
	background: url('images/search_bg.gif') no-repeat;
}



/* */
/* SELECTED */
.selected_image{
	border:solid 1px #B9B9B9;
	padding: 2px;
   background: #FFF;
	float: right;
	
}
.selected_artc_title_box{
   background: #EEEEEE;
	border-bottom: solid 1px #CCCCCC;
	border-top: solid 1px #FFF;
	font: bold 15px arial;
	padding: 5px;
	

}

.selected_artc_title{
   background:  #F2F2F2 url(images/selected_artc_title_bg.gif) repeat-x top;;
	border-bottom: solid 5px #CCCCCC;
	border-top: solid 1px #FFF;
	font: bold 15px arial;
	padding: 3px;
	text-align: center;
	display: block;
	

}
.selected_artc_title a:link,.selected_artc_title a:active,.selected_artc_title a:visited{
color:#990000;	
}
.selected_artc_title a:hover{
color:#333;	
}
.selected_author_name{

	color: #990000;
	font: bold 15px arial;
	clear: both;
	padding: 2px;
	text-align: center;

}

.short_breif{

	color: #393939;
	font: 12px Tahoma;
	padding-bottom: 10px;
	padding-left: 3px;
	text-align: justify;
}

.st_page{
	font: bold 16px arial;
	padding: 5px;
}

.sub_title1,.sub_title2{
	color: #0033FF;
	font: bold 12pt Arial;
	text-align: center;
}

.summary_text{
	clear: both;
	color: #333;
	font: 12px Tahoma;
	margin-bottom: 5px;
	text-align: justify;
}

.table_field_cat{
	background: #d6e5f0;
	color: #333;
	font: bold;
	font-family: Arial;
	font-size: 16px;
	padding: 5px;
	text-align: center;
}

.table_field_cell,.table_field_cell_r{
	background: #eaf2f7;
	border-right: 3px #D6E5F0 solid;
	font: bold;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}

.table_field_cell_r{
	background:#eaf2f7 url('images/star.gif') no-repeat left;
	padding-left: 15px;
}

.text_adv_box{
	background: #EBF5F9;
	border: 1px solid #BDE1EB;
	font: 12px tahoma;
	margin-bottom: 5px;
	padding: 3px;
}

.text_box{
	background: #FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	font: 12px Tahoma;
}

/* // Writer Style */
.text_input{
	border: 1px solid #BDE1EB;
	color: #3E3E3E;
}

.thanks_msg{
	color: #333;
	font: bold 16px Arial;
}

.title{
	background: #FFFFFF;
	color: #990000;
	margin-bottom: 5px;
}

.top_area{
	background: #FFF;
}

.top_elem{
	background: url(images/icons/info.gif) no-repeat right 5px;

	border-top: solid 1px #E9E9E9;
	font: 11px Tahoma;

	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 3px;
	text-align: right;
}

.top_links{
	background: #E9E9E9;
	border-right: dashed 1px #A9CCD9;
	color: #333;
	float: left;
	font: bold 16px Arial;
	padding: 5px;
	text-align: center;
}

.top_photo{
	background: #E9E9E9;
	border-right: dashed 1px #A9CCD9;
	color: #333;
	float: left;
	font: bold 16px Arial;
	padding: 5px;
	text-align: center;
}

.top_search_box{
	background: transparent;
	border-width: 0px;
	color: #463707;
	font: bold 15px arial;
	height: 20px;
	line-height: 20px;
	padding-top: 5px;
	width: 175px;
}

.track_head{
	background-color: #F8F8F8;
	border-bottom: 2px solid #CCCCCC;
	color: #808080;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.track_row{
	border-bottom: 1px solid #C0C0C0;
	color: #4F4F4F;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.update_time{
	width: 490px;
	color: #999999;
	font:bold 15px arial;
	text-align: left;
	height: 22px; 
	padding: 5px 5px 0px 5px;
	border-bottom: solid 1px #DBDBDB;
	margin-bottom: 4px;
}

.writer_artc_row{
	width: 440px;
}

/* Writer Style */
.writer_entry_desc{
	color: #393939;
	font: 12px "MS Sans Serif", Geneva, sans-serif;
	padding: 7px;
}

.writer_entry_info{
	background: url(images/icons/bul.gif) no-repeat right ;
	font: 12px Tahoma;
	line-height: 18px;
	padding-right: 10px;

}

.writer_info{
	background: url(images/icons/info.gif) no-repeat right 2px;
	clear: both;
	color: #144B83;
	font:bold 15px Arial;
	line-height: 20px;
	padding-right: 15px;
	padding-top:3px;
}

.writer_info a:link,.writer_info a:active,.writer_info a:visited{
color: #144B83;

}
.writer_info a:hover{
color: #990000;

}

.writer_lst_desc{
	color: #808080;
	font: 12px tahoma;
	padding-top: 4px;
}

.writer_lst_image{
	border-left: solid 4px #CCCCCC;
	float: right;
	padding-left: 2px;
}

.writer_lst_info{
	float: right;
	padding: 5px;
	width: 300px;
}

.writer_lst_name{
	background: url(images/icons/profile.gif) no-repeat right 12px;
	color: #990000;
	font: bold 16px Arial;
	padding: 10px;
	padding-right: 20px;
}

.writer_lst_sep{
	border-top: solid 1px #E9E9E9;
	clear: both;
	line-height: 5px;
	margin-right: 82px;
	height: 5px;
	width: 350px;
}

.writer_photo{
	border-left: 3px solid #CCCCCC;
	float: left;
	padding-left: 2px;
}

.writer_row{

	line-height: 1px;
	width: 445px;
	margin-right: 10px;
}

.writer_search_area{
	background: #E9E9E9;
	border-top: solid 3px #CCCCCC;
	color: #595959;
	font: bold 16px arial;
}

.writer_search_line{
	border-bottom: solid 1px #CCCCCC;
	text-align: center;
	margin-right: 10px;
	height: 80px;
	width: 630px;
	margin-bottom: 5px;

}

.writer_show_box{
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	margin: 5px;
}

.writer_top_art_box{
	float: left;
	width: 150px;
}

.xnav{
	float: left;
	padding-left: 5px;
}

.gallery_file{

	padding-right: 20px;
	border-top: solid 1px #F1F1F1;
	border-bottom: solid 1px #F1F1F1;
	color: #990000;

	
}
.resume_box{
	background: #E9E9E9;
	border: solid 1px #E9E9E9;
	height: 150px;
	overflow: auto;
	padding: 5px;
	font:bold 16px arial;
}
a.selected_link:link,a.selected_link:active,a.selected_link:visited{
	color: #333;
	text-decoration: none;
}

a.selected_link:hover{
	color: #990000;
	text-decoration: none;
}
.alert{
	font:bolder 16px Arial;
	background: url('images/alert.gif') no-repeat right; 
	padding-right: 25px;
	height: 25px;
	padding-top: 3px;
}

.poll_page_block{
	font: 12px Tahoma;


}
.poll_question{
	background: url(images/icons/polls.gif) no-repeat right top;
	padding-right:22px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:16px;
	color:#990000;

}

.poll_rule{
	background: url(images/vote_ratio_rule.gif) no-repeat right top;
	padding-top:5px;

}
.ratio_dispaly{

font:11px;
float:left;
color:#888;
}

#poll{
	padding-left:5px;
}

.youtube{
	text-align:center;
}

/* Top Image */

#newsTicker{
	background:#e9f2f9;
	border-bottom:solid 8px #FFF;
}

.book_home{
	background: #F0F4F8;
	text-align: center;
	padding: 5px;
	font-size: 15px;
}

#ticker-area{
	background:url('images/title_bg.gif') no-repeat right;
	padding-right: 15px;
	margin-right: 5px;
}

