body
{
	padding: 0px;
	margin: 0px;
}
a:hover
{
	text-decoration: none;
}
.m_text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #E9ECEC;
}
.m1_text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #535353;
}

.form_text
{
	font-family: Tahoma;
	font-size: 8px;
	line-height: 8px;
	color: #535353;
	font-weight: bold;
	text-transform: uppercase;
}
.form
{
	width: 170px;
	height: 17px;
	border-color: #DDDDDD;
	border-bottom-width: 1px;
	background-color: #ffffff;
	font-size: 11px;
}
.form1
{
	width: 190px;
	height: 17px;
	border-color: #DDDDDD;
	border-bottom-width: 1px;
	background-color: #ffffff;
	font-size: 11px;
}
.form_div
{
	height: 20px;
	margin-top: 0px;
}

a.text
{
	text-decoration: none;
}
a.text:hover
{
	text-decoration: underline;
}
