body
{
	padding: 0px;
	margin: 0px;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.m_text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #344A56;
}

.m1_text
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #CCE9F4;
}

.m2_text
{
	font-family: Tahoma;
	font-size: 12px;
	color: #2C424E;
}

.m3_text
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

.h_text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #FF9933;
	text-transform: uppercase;
}

.l_text
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #344A56;
}

.l1_text
{
	font-family: Tahoma;
	font-size: 9px;
	line-height: 15px;
	color: #2C424E;
}

.f_text
{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #344A56;
}

.c_text
{
	font-family: Tahoma;
	font-size: 9px;
	line-height: 9px;
	color: #99A5AB;
}

.form
{
	height: 17px;
	border-color: #D0D0D0;
	border-bottom-width: 1px;
	border-right-width: 1px;
	background-color: #ffffff;
}

.form2
{
	height: 17px;
	border-color: #D0D0D0;
	border-bottom-width: 1px;
	border-right-width: 1px;
	background-color: #ffffff;
	width: 221px;
}

.form_div
{
	height: 20px;
	margin-top: 0px;
}
.form1_div
{
	height: 20px;
	margin-top: 5px;
}

a.text
{
	text-decoration: none;
}
a.text:hover
{
	text-decoration: underline;
}
li.m2_text
{
	list-style-image: url(images/m.gif);
	margin-left: -20px;
}