body
{
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}

.menu a
{
	color :#83A8CC;
	text-decoration: none;
	font-size : 12px;
	font-family: Tahoma;
}
.menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.menuLi
{
	background: url(images/pointB.gif) center left no-repeat;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
}

.menuLiHover
{
	background: url(images/pointR.gif) center left no-repeat;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
}


a:hover
{
	text-decoration: none;
}
.m_text
{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 13px;
	color: #767676;
}

.m1_text
{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	color: #767676;
}

.m2_text
{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #676767;
}

.h_text
{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #7392AC;
}
.l_text
{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #7E796E;
}

.l1_text
{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	color: #F2491A;
}

.c_text
{
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #78746B;
}

.c1_text
{
	font-family: Arial;
	font-size: 10px;
	line-height: 10px;
	color: #868278;
}

.form
{
	width: 150px;
	height: 18px;
	border-color: #E4E2DE;
	border-bottom-width: 1px;
	border-right-width: 1px;
	background-color: #ffffff;
	padding-left: 5px;
}
.form_div
{
	height: 21px;
	margin-top: 2px;
}

a.l_text
{
	text-decoration: none;
}
a.l_text:hover
{
	text-decoration: underline;
}



