/* Defaults */

a{
	color: #006699;
	text-decoration: none;
}

a:link,a:active,a:visited{
	color: #006699;
}

a:hover{
	color: #CC3300;
	text-decoration: none;
}

a.cat_link:link,a.cat_link:active,a.cat_link:visited{
	color: #006699;
	text-decoration: none;
}

a.cat_link:hover{
	color: #CC6600;
	text-decoration: none;
}

a.footer_link:link,a.footer_link:active,a.footer_link:visited{
	color: #666;
}

a.footer_link:hover{
	color: #000;
}
.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.front_news_title:link,a.front_news_title:visited,a.front_news_title:active{
	color: #006699;
	font: bold 16px arial;
	text-decoration: none;
}

a.front_news_title:hover{
	color: #993300;
	font: bold 16px arial;
	text-decoration: none;
}

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:#dedede url(images/bg_tile.gif) repeat-x top center;

	margin: 0px;
	padding: 0;
	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: 280px;

}

#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 7px;
	color: #AAAAAA;
	font: 12px "MS Sans Serif";
	line-height: 20px;
	padding-bottom: 0px;
	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{
	clear: both;
	color: #990000;
	font: bold 1em arial;
	margin-bottom: 5px;
	padding: 5px;	
	text-align: center;
}

.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: 100%;
	font:bold 16px arial;
	color:#595959;
	clear: both;

}
.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 ;
	color: #808080;
	font: 12px Tahoma;

	line-height: 20px;
	padding-right: 15px;
	margin-right:5px; 
}

.b_news_title{
background:url(images/title_bg.gif) no-repeat right ;
font:bold 16px Arial;
line-height:normal;
margin-bottom:2px;
margin-top:2px;
padding-right:10px;


}
.b_news_title a:link,.b_news_title a:visited,.b_news_title a:active{
	color:#006699;
}
.b_news_title a:hover{
	color:#CC3300;
}
.b_news_title_link{
	background:url(images/title_bg.gif) no-repeat right ;
	font: bold 16px Arial;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-right: 10px;
}

.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: 5px;
	color:#333;
}
.block_content_l_blank{
	font: 12px Tahoma;
	margin-bottom: 5px;
	padding: 5px;
	clear: both;

}
/* // Left Panel */
/* Adv. & blocks*/
.block_content_r{
	color: #90B2C6;
	font: 12px Tahoma;
	margin-bottom: 5px;
	padding: 5px;
	padding-right: 8px;


}

.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:#007095 url(images/block_tile.gif) repeat-x top;
	border-color:#00567B;
border-style:solid;
border-width:1px 4px;
	clear: both;
	color: #FFF;
	font: bold 15px Arial;
	padding-top:2px;
	text-align: center;
	margin-left: 1px;
height:22px;
}

.block_header_r{
	background:url(images/right_block_head_bg.gif)  repeat-y right;
	clear: both;
	color: #FFF;
	font: bold 16px Arial;
	text-align: center;
	padding: 3px 0px;
}

.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: 100%;
	font:bold 16px arial;
	color:#595959;
	clear: both;
}
.book_list_title{
   background: url(images/av_list_title.gif) repeat-y right;
	padding: 2px 8px 2px 2px;
}
.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;
}

.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_tile.gif) no-repeat top right;
	font: bold 15px arial;
	height: 23px;
	*height: 29px;
	padding-top: 6px;
	padding-right: 27px;
}

.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;
}

.counter{
	color: #006699;
	font: Bold 15px Arial;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 15px;
	float: left;
}

.detail_link{
}

.err_msg{
	color: #990000;
	font: bold 16px Arial;
}

.errhilite {
	background: #F6E9E9;
	border: solid 1px #990000;

}

.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{

margin-top: 5px;
	
}
.front_news{

font:normal 12px Tahoma;
color:#000;
padding:5px 0;
text-align: justify;
margin: 0 10px 0 10px;
}


.front_news_image{
	border: solid 1px #555555;
	padding: 2px;
	background: #fff;
	margin-right: 7px;
	margin-left: 7px;
}
.front_news_date{
color:#333;
padding:5px;
}
.main_news_related_box{
	border-top:solid 1px #595959 ;
	margin-top: 10px;
	padding: 3px;
}
.second_news_date{
color:#333;
padding-bottom:0px;

font-size:12px;
}

.second_news_table{

font:12px tahoma ;
margin-bottom:5px;
margin-top: 3px;
}
.second_news_cell{

background: url(images/second_news_sep.gif) no-repeat bottom;

padding:3px;
padding-bottom: 25px;

}


.second_news_img{
background: #FFF;
border:solid 1px #666;
padding: 1px;
float: left;
margin-right: 3px;

}
.second_news_title{
	font:bold 15px Arial;

}
.second_news_breif{
clear:both;
padding:3px;
color:#333;
text-align: justify;
}

/* // Adv. & Blocks*/
/* Footer */
.ftr {
	padding: 5px 0px 0px 0px;
	font: 12px tahoma;
	color: #CCC;
	clear: both;
	text-align: center;
	background:#FFF  url(images/footer2.jpg) no-repeat top center;
	height: 50px;

	
}
.footer2{
	background: url(images/footer.jpg) repeat-x bottom center;
}



.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: 246px;
	margin-top: 5px;
}

/* // Right Panel */
/* Left Panel */
.left_panel{
	float: left;
	height: 100%;
	width: 130px;
	padding-right: 4px;
	border-right: dashed 1px #0091B2;
}
.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{
	background: url(images/marquee_title.gif) no-repeat top right;
	height: 27px;
	padding-right:225px;
	float: right;
	width: 395px;
}

.marquee_bar a:link,
.marquee_bar a:active,
.marquee_bar a:visited{
	color: #96dbef;
}

.marquee_bar a:hover{
	color: #FFF;
}

.marquee_bar_text{
	color: #00617d;
	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: 1px solid #BDE1EB;
	color: #3E3E3E;
	
	color: #000;
	direction: ltr;
	font: 12px Tahoma;
	height: 19px;
	width: 110px;
}

.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{
	color: #888;
	font: bold 16px Arial;
	line-height: 25px;
	margin-bottom: 5px;
	margin-right: 10px;
	border-bottom: solid 1px #DDD;
}



.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: #E9E9E9;

	color: #000000;
	font: 12px Tahoma;
	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 5px #CCCCCC;
	color: #333;
	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: #333;
	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 #0091B2;
	float: right;
	padding-left: 5px;
	width: 240px;
	*width: 246px;
	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: url(images/search_bg.gif) repeat-x;
	border-top:solid 1px #49B8D3;
	border-left:solid 1px #49B8D3;
	border-bottom:solid 1px #A9E2F0;
	border-right:solid 1px #A9E2F0;
	color: #005B88;
	font: 12px Tahoma;
	height: 15px;
	text-align: center;
	width: 100px;
}

.search_bg{
	float: right;
	padding-top: 2px;
}



/* */
/* 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;
	display: inline-block;

}

.selected_artc_title{
   background:  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: normal 12px 'MS Sans Serif';
	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: #333;
	font: bold 20px 'traditional arabic';
	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 #0091B2;
	color: #333;
	float: left;
	font: bold 16px Arial;
	padding: 5px;
	text-align: center;
}

.top_photo{
	background: #E9E9E9;
	border-right: dashed 1px #0091B2;
	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{
	background: url('images/update_bgx.jpg') no-repeat left;

	color: #999999;
	font: 12px tahoma;
	text-align: left;
	height: 22px; 
	padding: 5px 5px 0px 5px;
	border-bottom: solid 1px #DBDBDB;
}

.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 60%;
	clear: both;
	color: #808080;
	font: 12px Tahoma;
	line-height: 20px;
	padding-right: 15px;
}

.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;
}
.fnt_gal_top{

}
.fnt_gal_dwn{
	color: #FFF;
}

.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:#CC3300;

}

.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 */
.body2{
	background-image:url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0px; 
}

#newsTicker{
	background: url('images/tb_tile.gif') repeat-x top;


}
