body
{
	font-family: ËÎÌå;
	font-size: 9pt;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
}

A
{
	color: #4e7dc2;
	text-decoration: none;
}
A:visited
{
	color: #4e7dc2;
	text-decoration: none;
}
A:active
{
	color: #4e7dc2;
	text-decoration: underline;
}
A:hover
{
	color: #4e7dc2;
	text-decoration: underline;
}

H1
{
	font-size:14pt;
}

LI
{
	overflow: hidden;
	line-height: 18px;
	white-space: nowrap;
	list-style-type: none;
	font-size: 12px;
	color: #535353;
}

.menuleft
{
	width: 196px;
	float: left;
	background-color: #F3F3F3;
}


.leftmenuFont
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.leftBody
{
	border-bottom: #CCCCCC 1px solid;
}

.Right
{
	width: 720px;
	float: right;
}

.Main
{
	width: 100%;
	border-bottom: #999999 1px solid;
}

.foot
{
	color: #FFFFFF;
	height: 30px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#004e98,endColorStr=#ffffff);
}

.Top
{
	height: 30px;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#ffffff,endColorStr=#004e98);
}

.hidden
{
	display:none;
}