.email {
	height: 18px;
	width: 77px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #999999;
	line-height: 16px;









}
.copy {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	border: 1px none #999999;


}
.maincopy {

	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	border: 1px none #999999;
}
.search {

	height: 18px;
	width: 77px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #999999;
	line-height: 16px;
}
.result { 

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #333333; 
}
.title { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #333333; 
}
.title1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #333333; 
}
.loginbox {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #999999;
	line-height: 16px;
	width: 100px;
	height: 20px;

}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
}

.nav  a {
	text-decoration: none;
}
.nav  a:hover {
	color: #FBB01F;
}
.nav_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	color: #FF9900;
}


#dropmenudiv{
	position:absolute;
	font:normal 10px/14px Verdana;
	z-index:100;
}
.tm {
	font-size: 9px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	color: #FF9900;
}
