﻿body{
	font-family: Tahoma;
	font-size: 13px;
}

td{
	font-family: Tahoma;
	font-size: 13px;
}
td.right_gray{
	font-family: Tahoma;
	font-size: 12px;
	color: gray;
	text-align: right;
}
td.left_gray{
	font-family: Tahoma;
	font-size: 12px;
	color: gray;
	text-align: left;
}
table.introbox{
	background-color: #f5f8e8;
}
table.box{
	border: 1px #efefef solid;
	padding: 0;
	width: 100%;
}
table.desc{
	border: 1px #efefef solid;
	padding: 0;
	margin-top: 10px;
	background-color: #fefefe;
}

table.page_tools{
	margin-top: 15px;
	margin-bottom: 20px;
	background-color: #fefefe;
	border: 1px #aaaaaa solid;
	width: 100%;
}
td.tool_side{
	width: 5px;
	font-size: 0px;
	background-color: #88aadd;
}
td.info_side{
	width: 5px;
	font-size: 0px;
	background-color: #aaccff;
}
td.open_side{
	width: 5px;
	font-size: 0px;
	background-color: #ca0d13;
}
td.tip_side{
	width: 5px;
	font-size: 0px;
	background-color: #dd9400;
	border: 0px;
}
td.notice_side{
	width: 5px;
	font-size: 0px;
	background-color: #99ccff;
	border: 0px;
}
div.alert{
	background-color: #fffde4; 
	height: 20px; 
	padding: 2px;
	border: 1px #e5e5e5 dashed; 
	color: gray;
	padding-bottom: 2px;
	text-align: right;
	direction: rtl;
	padding-right: 10px;
}
div.app_bt{
	cursor: pointer;
	text-align: center;
 	text-decoration: none;
}
div.app_bt:hover{
	text-align: center;
 	text-decoration: none;
 	background-color: white;
 	border: 1px silver solid;
}

div.bt{
	cursor: pointer;
	border: 2px #26609b solid;
	background-color: #3b5998;
	font-weight: bold;
	color: white;
	text-align: center;
	width: 90px;
	height: 22px;
 	padding-top: 5px;
 	text-decoration: none;
}

div.bt:hover{
	border: 2px #5a86b3 solid;
	background-color: #568ec7;
}
div.bt_free{
	cursor: pointer;
	border: 2px #26609b solid;
	background-color: #3b5998;
	font-weight: bold;
	color: white;
	text-align: center;
	height: 22px;
 	padding-top: 5px;
 	text-decoration: none;
}
div.bt_free:hover{
	border: 2px #5a86b3 solid;
	background-color: #568ec7;
}


h2{
	font-size: 14px;
	color: #034b89;	
	margin-bottom: 8px;
}
h3.small_green{
	color: green;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}
h3.small{
	font-size: 12px;
	color: #002288;	
	margin-bottom: 5px;
}


span.num_red{
	color: #ca0000;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}
span.num_green{
	color: #2f990f;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}

span.smallItem{
	font-family: Tahoma;
	font-size: 10px;
	color: #002288;
}
span.ad_url{
	color: green;
	font-size: 12px;
}
span.ad_desc{
	font-size: 12px
}
span.websearch_desc{
	font-family: Tahoma; 
	font-size: 13px;
}
span.websearch_link{
	font-family: Arial; 
	font-size: 13px; 
	color: #008000;
	direction: ltr;
}
span.small_gray{
	color: gray;
	font-family: Tahoma;
	font-size: 12px;
}
span.small_black{
	color: black;
	font-family: Tahoma;
	font-size: 12px;
}
span.xsmall_gray{
	color: gray;
	font-family: Tahoma;
	font-size: 11px;
}
span.xsmall_black{
	color: black;
	font-family: Tahoma;
	font-size: 11px;
}
span.small_green{
	color: green;
	font-family: Tahoma;
	font-size: 12px;
}
span.xsmall_green{
	color: green;
	font-family: Tahoma;
	font-size: 11px;
}



img{
	border:0px;
}
img.thumbimage{
	margin: 10px;
	padding: 5px;
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; BORDER-BOTTOM: #ccc 1px solid
}



input{
	font-family: Tahoma; 
	font-size: 12px; 
	margin: 0px
}
select{
	font-family: Tahoma; 
	font-size: 12px; 
}
button{
	font-family: Tahoma; 
	font-size: 12px; 
	margin: 0px;
	height: 23px;
}



a.small_green{
	color: green;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 0px;
}
a.small_green:hover{
	border-bottom: 1px green solid;
}
a.ad_title{
	font-size: 14px; 
	font-weight: bold;
	color: #4466DD;
	border-bottom: 0px;
}
a.bigmenu{
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #002288;
	border-bottom: 0px;
}
a.bigmenu:hover{
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #4466DD;
	border-bottom: 0px;
}
a.cool{
	text-decoration: none;
	font-family: Tahoma;
	color: #0066cc;
	border-bottom: 1px #0066cc solid;
}
a.cool:hover{
	text-decoration: none;
	font-family: Tahoma;
	color: #88AADD;
	border-bottom: 1px #88AADD solid;
}
a.recool{
	text-decoration: none;
	font-family: Tahoma;
	color: #003366;
	border-bottom: 1px #003366 solid;
}
a.recool:hover{
	text-decoration: none;
	font-family: Tahoma;
	color: #0066cc;
	border-bottom: 1px #0066cc solid;
}
a.graybox{
	cursor: pointer;
	text-decoration: none;
	color: #404040;
	font-weight: bold;
	font-size: 11px;
}
a.graybox:hover{
	text-decoration: none;
	font-family: Tahoma;
	color: #404040;
	border-bottom: 1px gray solid;
}
a.slide_gray{
	cursor: pointer;
	text-decoration: none;
	color: #707070;
}
a.slide_gray:hover{
	text-decoration: none;
	font-family: Tahoma;
	color: #404040;
	border-bottom: 1px gray solid;
}
a.coolwhite{
	text-decoration: none;
	font-family: Tahoma;
	color: silver;
	border-bottom: 1px #0066cc solid;
}
a.coolwhite:hover{
	text-decoration: none;
	font-family: Tahoma;
	color: white;
	border-bottom: 1px #88AADD solid;
}
a.nav{
	color:#6699bb;
	text-decoration: none;
}
a.nav:hover{
	color:#909090;
}

a.navsmall{
	color:#909090;
	text-decoration: none;
}
a.navsmall:hover{
	color:#0066cc;
}

a.navrelated{
	color:#bf7b1b;
	text-decoration: none;
}
a.navrelated:hover{
	color:#e28625;
}
a.navmain{
	color:#336699;
	text-decoration: none;
	
}
a.navmain:hover{
	color:#909090;
}



a.tools{
	color:#aa8282;
	text-decoration: none;
}
a.tools:hover{
	color:#51230a;
}
a.bigmenuen{
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #002288;
	border-bottom: 0px;
}
a.bigmenuen:hover{
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #4466DD;
	border-bottom: 0px;
}
a.small_detail{
	color:silver;
	font-size: 9px;
	border-bottom: 0px;
}
a.a_small{
	color:#0066cc;
	text-decoration: none;
	border-bottom: 0px;
}
a.a_small:hover{
	color:#0066cc;
	text-decoration: underline;
	border-bottom: 0px;
}
a.a_small_help{
	color:silver;
	text-decoration: none;
	border-bottom: 0px;
}
a.a_small_help:hover{
	color:green;
	border-bottom: 0px;
}
a.a_small_help_green{
	color: green;
	text-decoration: none;
	border-bottom: 0px;
}
a.websearch_title{
	color: #002bcc; 
	text-decoration: none; 
	border-bottom:1px solid #002bcc; 
	font-family: Tahoma; 
	font-size: 16px;
	border-bottom: 0px;
}
a.doyoumean{
	color: #002bcc; 
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px #002bcc solid;
	font-weight: bold;
	border-bottom: 0px;
}
a.suggestedword{
	color: #002bcc; 
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px #002bcc solid;
	font-weight: bold;
	border-bottom: 0px;
}


textarea{
	font-family: Tahoma;
	font-size: 13px
}


td.td_menu{
	color: #002288;
}
td.under_border_1{
	font-size: 12px; 
	color: #404040;
	vertical-align: top;
}
td.under_border_2{
	font-size: 12px; 
	color: #002288;
	vertical-align: top;
}
td.down_bound{
	height: 72px;
}
td.ad_td{
	width: 20%;
	vertical-align: top;
}
td.ad_td_bigger{
	width: 30%;
	vertical-align: top;
}
td.main_td_smaller{
	width: 70%;
	height: 350px;
	vertical-align: top;
}
td.main_td_small{
	width: 60%;
	height: 350px;
	vertical-align: top;
}
td.main_td{
	width: 80%;
	height: 350px;
	vertical-align: top;
	text-align: justify;
	padding: 10px;
}
td.main_td_full{
	width: 100%;
	vertical-align: top;
}
td.td_ads_line{
	width: 5px;
}
td.td_ads{
	text-align: justify;
	direction: rtl;
	vertical-align: top;
}
td.td_ads_horizontal{
	text-align: justify;
	direction: rtl;
	vertical-align: top;
	width: 25%;
}
td.td_ads_head{
	font-size: 10px;
	color: gray;
	text-align: justify;
	direction: rtl;
}
td.td_date{
	font-family: Tahoma; 
	font-size: 9px; 
	color: gray;
}
table.table_InfoBar{
	height: 30px; color: black; 
	font-family: Tahoma; 
	font-size: 13px;width: 100%
}


p{
	line-height: 20px;
	text-align: justify;
}
p.nav{
	text-align: justify;
	direction: rtl;
	color: #212121;
	margin: 2px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}
p.tools{
	line-height: 20px;
	text-align: justify;
	direction: rtl;
	color: #646464;
	margin: 2px;
	font-size: 12px;
	font-weight: bold;
}


p.navsmall{
	text-align: justify;
	direction: rtl;
	color: #212121;
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 11px;
}
p.navrelated{
	text-align: justify;
	direction: rtl;
	color: #212121;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
}


p.sponsor{
	font-family: Tahoma;
	font-size: 11px;
	color: gray;
	direction: rtl;
	text-align: right;
	margin: 0px;
}
p.websearch_desc{
	width: 550px; 
	margin-top: 3px; 
	margin-bottom: 15px;
}
p.doyoumean{
	font-family: Tahoma; 
	font-size: 13px; 
	color: #AA0000;
	margin-top: 0px;
}
p.cool{
	font-family: Tahoma; 
	color: #212121;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:550px;
	height:17px;
	overflow:hidden; 
	margin-left: 30px;
	margin-right: 30px;
	}					
span#prevBtn{}
span#nextBtn{}	

#dropmenudiv {BACKGROUND-COLOR: #FFFFFF; text-align: center; BORDER-RIGHT: #0066cc 1px solid; BORDER-TOP: #0066cc 1px solid; Z-INDEX: 100; FONT: 12px/18px tahoma; BORDER-LEFT:  #0066cc 1px solid;  POSITION: absolute;BORDER-BOTTOM: #0066cc 1px solid; color: #0066cc; }
#dropmenudiv A {PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 1px; WIDTH: 100%; TEXT-INDENT: 3px; PADDING-TOP: 1px; TEXT-DECORATION: none; color: #0066cc; }
#dropmenudiv A:hover { background-color: #0066cc; color: white; }

b.rtopgray, b.rbottomgray{display:block;background: #FFFFFF}
b.rtopblue, b.rbottomblue{display:block;background: #FFFFFF}
b.rtopkhaki, b.rbottomkhaki{display:block;background: #FFFFFF}
b.rtopsilver, b.rbottomsilver{display:block;background: #FFFFFF}
b.rtopgray b, b.rbottomgray b{display:block;height: 1px; overflow: hidden; background: #efefef;}
b.rtopblue b, b.rbottomblue b{display:block;height: 1px; overflow: hidden; background: #ebf2f8;}
b.rtopkhaki b, b.rbottomkhaki b{display:block;height: 1px; overflow: hidden; background: #f5f1e2;}
b.rtopsilver b, b.rbottomsilver b{display:block;height: 1px; overflow: hidden; background: #f8f8f8;}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
div.roundsilver{ margin: 0px; background: #f8f8f8;}
div.roundgray{ margin: 0px; background: #efefef;}
div.roundblue{ margin: 0px; background: #ebf2f8;}
div.roundkhaki{ margin: 0px; background: #f5f1e2;}


