
BODY{
	text-align:center;
	background:#f3f5ff url("../images/tBG.jpg") 50% 0% no-repeat;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
}
#pMiddle{
	background: url("../images/pMiddle.gif") 50% 0% repeat-y;
	margin:0px auto;
}
#pCenterB{
	margin:0px auto;
	text-align:left;
	background: url("../images/pCenterB.gif") 50% 100% no-repeat;
	width:677px;
}

#LeftItems{
	font-family:Arial;
	font-size:11px;	
	padding:0px 0px 0px 14px;
}

/*PVList*/
.PVList{
	background:#e4e9ff url("../images/listDot.gif") 10px 50% no-repeat;
	font-family:Arial;
	font-size:11px;
	color:#4c5e8e;
	padding:0px 0px 0px 30px;
	display:block;
	text-decoration:none;
	line-height:17px;
}
.PVList:HOVER{
	/*background:#dcf0ae url("../images/listDot_h.gif") 10px 50% no-repeat;*/
	color:#555867;
}


.h_dot{
	background: url("../images/h_dot.gif") 0% 50% repeat-x;
	height:6px;
	overflow:hidden;
	font-size:1px;
}
.ContentTxt{
	font-family:Arial;
	font-size:11px;
	color:#4d574b;
}

/*News*/
.newsTop{
	-moz-box-sizing: border-box;
	width:222px;
	background:#e6f0d0 url("../images/newsTop.gif") 0% 0% no-repeat;
	margin:5px 0px 0px 0px;
}
.newsBottom{
	-moz-box-sizing: border-box;
	padding:0px 10px 10px 10px;
	width:222px;
	background:url("../images/newsTop.gif") 0% 100% no-repeat;
}
.newsTitle{
	background: url("../images/h_dot.gif") 0% 100% repeat-x;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#6a7d3d;
	line-height:20px;
}
.newsContent{
	font-family:Arial;
	font-size:11px;
	color:#6a7d3d;
}
.vSpace5{height:5px;overflow:hidden;}
/*MSC Buttons*/
.mscbtn{
	font-family:Arial;
	font-size:11px;
	color:#4c5e8e;
	text-decoration:none;
	padding:0px 0px 0px 35px;
	width:108px;
	-moz-box-sizing: border-box;
	float:left;
	margin-left:1px;
	line-height:20px;
}
.mscbtn:HOVER{color:#434a61;}
.print{background:#fcfcff url("../images/print_icon.gif") 0px 50% no-repeat;}
.email{background:#fcfcff url("../images/email_icon.gif") 0px 50% no-repeat;}
.bookmark{background:#fcfcff url("../images/bookmark_icon.gif") 0px 50% no-repeat;}

.print:HOVER{background:#fcfcff url("../images/print_icon_a.gif") 0px 50% no-repeat;}
.email:HOVER{background:#fcfcff url("../images/email_icon_a.gif") 0px 50% no-repeat;}
.bookmark:HOVER{background:#fcfcff url("../images/bookmark_icon_a.gif") 0px 50% no-repeat !important;}
.backtop{
	background:url("../images/back_icon.gif") 0px 50% no-repeat;
	font-family:Arial;
	font-size:11px;
	color:#555867;
	text-decoration:none;
	padding:0px 0px 0px 12px;
}
.backtop:hover{
	text-decoration:underline;
}
/*DIV{border:1px solid #cccccc;}*/
/*ContentFooter*/
#ContentFooter{
	text-align:center;
	margin: 20px 0px 3px 0px;
}
#ContentFooter
, #ContentFooter A{
	font-family:Arial, Verdana;
	font-size:10px;
	color:#555867;
	text-decoration:none;
}
#ContentFooter A:HOVER{
	text-decoration:underline;
	color:#555867;
}

#PageFooter{
	-moz-box-sizing: border-box;
	margin:0px auto;
	background: #f3f5ff url("../images/bBG.gif") 50% 0% no-repeat;
	padding:10px 15px 30px 15px;
	width:686px;
	height:auto;
}
.PoweredBy{
	font-family:Arial, Verdana;
	font-size:10px;
	color:#a7a9b5;
	text-decoration:none;
}
.PoweredBy:HOVER{
	color:#a7a9b5;
}
.Copyright{
	font-family:Arial, Verdana;
	font-size:10px;
	color:#a7a9b5;
	text-decoration:none;
}
.space{	height:1px;	width:1px;	overflow:hidden;font-size:0px;}
.left{float:left;}
.right{	float:right;}
.clear{	clear:both;}
