@charset "windows-1256";

.srch_res{
	font-weight: bold;
	font-size: 10pt;
	color:#000000;
	font-style: italic;

}
.No_NavClass{
	cursor:default;
	text-decoration:none;
	font-weight: bold;
	font-size:10pt;
	color:#000000;
}

body
    {
 scrollbar-face-color:#DEDEDE;
     scrollbar-highlight-color:#FFFFFF;
     scrollbar-3dlight-color:#FBFBFB;
     scrollbar-shadow-color:#FFFFFF;
     scrollbar-darkshadow-color:#FFFFFF;
     scrollbar-track-color:#FBFBFB;
     scrollbar-arrow-color:#333333;
	   margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
}

.word_found{
	color: #171717;
	font-weight: bold;
}
.normal_txt{
	font-family : Tahoma, Arial, Verdana;
	font-size:9pt;
	color:#585858;
}

.td_info_txt{
	font-family : Tahoma, Arial, Verdana;
	font-size:9pt;
	color:#965F27;
	font-weight: bold;
	background-color: #FFFFFF;
}

.td_mem_info{
	font-family : Tahoma, Arial, Verdana;
	font-size:9pt;
	color:#585858;	
	background-color: #FFFFFF;
}

.td_info_txt_sub{
	font-family : Tahoma, Arial, Verdana;
	font-size:9pt;
	color:#C43600;
}



.header_txt{
	font-family : Tahoma, Arial, Verdana;
	font-size:10pt;
	color:#A0522D;
	font-weight:bold;
}

.site_btn { 
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #A0522D;
	background-color: #EBEBEB;
	border: 1px solid #743C21;
}
.very_short_list{
	font-family:Tahoma, Helvetica; 
	font-size: 9pt;  
	background-color : #F9F9F9;  
	border: 1px solid  #A0522D; 
	color: #000000;
	width:43pt;
}
.short_list{
	font-family:Tahoma, Helvetica; 
	font-size: 9pt;  
	background-color : #F9F9F9;  
	border: 1px solid  #A0522D; 
	color: #000000;
	width:60pt;
}

.site_text_box{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	background-color: #F9F9F9;
	border: 1px solid #743C21;
}

.drop_menu{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	background-color: #F9F9F9;
	border: 1px solid #743C21;
	width: 250px;
}

.drop_menu_comm{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	background-color: #F9F9F9;
	border: 1px solid #743C21;
	width: 200px;
}


.td_copyright{
	border-top: 1px solid #29814F;
}

.td_list{
		border-bottom: 1px dashed #AE0000;
}

.td_sep{
		border-bottom: 1px solid #D23A00;
		font-size: 5px;
}

.td_header{
	font-family : Tahoma, Arial, Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#00008B;
}

.td_nav{
	font-family : Tahoma, Arial, Verdana;
	font-size:9pt;
	font-weight:bold;
	color:#965F27;
	
}
.td_header2{
	font-family : Tahoma, Arial, Verdana;
	font-size:9pt;
	color:#070707;
	background-color: #E1E1E1;
	border-bottom: solid 1px #B9B9B9;
	font-weight: bolder;
}

.td_srch_res{
	font-family : Tahoma, Arial, Verdana;
	font-size:9pt;
	color:#4C6B8F;
	background-color: #EAEAEA;
	border-bottom: solid 1px #B9B9B9;
	line-height:16pt;

}

a.item_link:link , a.item_link:visited{ 
	text-decoration: none;
	color: #965F27;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;

}

a.item_link:hover , a.item_link:active{ 
	text-decoration: underline;
	color: #593AB2;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}

a.item_link_law:link , a.item_link_law:visited{ 
	text-decoration: none;
	color: #9A9A9A;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;

}

a.item_link_law:hover , a.item_link_law:active{ 
	text-decoration: underline;
	color: #CD5E64;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}


a.srch_link:hover , a.srch_link:active{ 
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}

a.srch_link:link , a.srch_link:visited{ 
	text-decoration: underline;
	color: #CD5E64;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}


a.item_search:link , a.item_search:visited{ 
	text-decoration: none;
	color: #965F27;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #BEBEBE;
	line-height:25px;
	background-color: #DBDBDB;
}

a.item_search:hover , a.item_search:active{ 
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: White;
}

.over_link{ 
	background-color: #FBF7F2;
/*	cursor: hand;*/
}

.out_link{ 
	background-color: #ffffff;
}
.td_nothingfound{
	font-family : Tahoma, Arial, Verdana;
	font-size:10pt;
	font-weight:bold;
	color:White;
	background-color: #ED7C7C;
	border-bottom: solid 1px Black;
	border-top: solid 1px Black;
}
