body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}

.head-right {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.css-submit
{
	width:80px; height:30px; font-size:12px; 
}

/*only one is ok, used in login and join , other set it */
.myinput {	font-size: 12px;
	height: 30px;
	width: 280px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0.5px solid #a9a9a9;  
	
	
}

.style-left {
	font-size: 14px;
	font-weight: bold;
	color:#666666;
}

.style-top2 {font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-weight: bold; }

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F0F0F0;
}
a:hover {
	text-decoration: none;
	color: #F0F0F0;
}
a:active {
	text-decoration: none;
	color: #F0F0F0;
}