@charset "utf-8";
/* CSS Document */

.font_tahoma_11_aish
{
	font-family:Tahoma; font-size:11px; color:#666; text-align:justify;
}
.font_tahoma_11_black
{
	font-family:Tahoma; font-size:11px; color:#000;
}
.font_tahoma_12_black
{
	font-family:Tahoma; font-size:12px; color:#000;
}
.font_tahoma_white_11
{
		font-family:Tahoma; font-size:11px; color:#fff;
}
.search_field {
width: 121px;
height: 19px;
FONT-SIZE: 12px; COLOR: #000; FONT-FAMILY: Tahoma;
background:#fff;
border: none;
padding: 1px 0 0 5px;
} 
.link{font-family:Tahoma; 
			font-size:11px; 
			color: #666; 
			font-style:normal; 
			text-decoration:none;

}
.link:hover{color: #666; 
				  text-decoration:underline;

}
.link2{font-family:Tahoma; 
			font-size:12px; 
			color: #000; 
			font-style:normal; 
			text-decoration:none;

}
.link2:hover{color: #000; 
				  text-decoration:underline;

}
.link3{font-family:Tahoma; 
			font-size:12px; 
			color: #E87F16; 
			font-style:normal; 
			text-decoration:none;

}
.link3:hover{color: #E87F16; 
				  text-decoration:none;

}
.linkblue{font-family:Tahoma; 
			font-size:12px; 
			color: #0b6dda; 
			font-style:normal; 
			text-decoration:none;

}
.linkblue:hover{color: #0b6dda; 
				  text-decoration:none;

}
.footer_link{font-family:Tahoma; 
			font-size:11px; 
			color: #fff; 
			font-style:normal; 
			text-decoration:none;

}
.footer_link:hover{color: #fff; 
				  text-decoration:underline;

}

.Top_Header_bg
{
	height:144px;
	background:url(../indx_pg_img/index_top_bg.jpg) repeat-x;
}
