body
{
	font: 12px 'MS Sans Serif' , arial, helvetica, simsun, 新宋体;
	background-color: #fffff;
}

a:link
{
	font: 12px 'MS Sans Serif' , arial, helvetica, simsun, 新宋体;
	color: #3e3e3e;
	text-decoration: none;
}

a:visited
{
	font: 12px 'MS Sans Serif' , arial, helvetica, simsun, 新宋体;
	color: #3e3e3e;
	text-decoration: none;
}

a:active
{
	font: 12px 'MS Sans Serif' , arial, helvetica, simsun, 新宋体;
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	left: 1px;
	color: #ff9900;
	position: relative;
	top: 1px;
	text-decoration: none;
	font-size: 12px;
}

tr
{
	font: 12px 'MS Sans Serif' , arial, helvetica, simsun, 新宋体;	
}

p, li
{
	font: 12px 'MS Sans Serif' , arial, helvetica, simsun, 新宋体;
}

textarea
{
	border-right: 1px dotted;
	border-top: 1px dotted;
	font: 12px 'MS Sans Serif' , arial, helvetica, simsun, 新宋体;
	border-left: 1px dotted;
	border-bottom: 1px dotted;
}

select
{
	font: 12px 'MS Sans Serif' , arial, helvetica, simsun, 新宋体;
}

option, optgroup
{
	font: 12px 'MS Sans Serif' , arial, helvetica, simsun, 新宋体;
}

.tablelinecolor
{
	background-color: #475596;
}

.tablebgcolor
{
	background-color: #ffffff;
}

th, .headerstyle
{
	font: bold 12px 'MS Sans Serif' , arial, helvetica, simsun, 新宋体;
	color: white;
	background-color: #7783C2;
}

.alternatingitemstyle
{
	font: 12px 'MS Sans Serif' , arial, helvetica, simsun, 新宋体;
	background-color: #F5F5F5;
}

.bginput
{
	border-right: 1px dotted;
	border-top: 1px dotted;
	font: 12px 'MS Sans Serif' , arial, helvetica, simsun, 新宋体;
	border-left: 1px dotted;
	border-bottom: 1px dotted;
}

.button
{
	font: 12px 'MS Sans Serif' , arial, helvetica, simsun, 新宋体;
}

.toolbar
{
	border-right: #475596 1px solid;
	border-top: #475596 1px solid;
	font-weight: bold;
	background-image: url(/ManagerCP/Images/Toolbar/bg.JPG);
	border-left: #475596 1px solid;
	color: white;
	border-bottom: #475596 1px solid;
	background-color: #7783c2;
	text-align: center;
}

.separator
{
	background-image: url(/ManagerCP/Images/Toolbar/separator.JPG);
	width: 3px;
	background-repeat: no-repeat;
}

.titlefont
{
	font: bold 18px 'MS Sans Serif' , arial, helvetica, simsun, 新宋体;
}

.thlink:link
{
	font: bold 12px 'MS Sans Serif' , arial, helvetica, simsun, 新宋体;
	color: white;
	text-decoration: none;
}

.thlink:visited
{
	font: bold 12px 'MS Sans Serif' , arial, helvetica, simsun, 新宋体;
	color: white;
	text-decoration: none;
}

.thlink:active
{
	font: bold 12px 'MS Sans Serif' , arial, helvetica, simsun, 新宋体;
	color: white;
	text-decoration: underline;
}

.thlink:hover
{
	left: 1px;
	font: bold 12px 'MS Sans Serif' , arial, helvetica, simsun, 新宋体;
	color: #ff9900;
	position: relative;
	top: 1px;
	text-decoration: none;
}
