.cmHeadTitle {
	font-size: 16px;
	background: #F6F6F6 url(/bpics/tBg.jpg) left 1px repeat-x;
	padding: 7px 0 15px;
	margin: 0 0 20px 0;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	font-weight: bold;
	width: 556px;
}



.cmMargin {
	padding: 0px 0px 0px 10px;
}
.cmTop { 
	background: url(/pics/wc_tr.gif) no-repeat top right; 
}
.cmBottom {
	background: url(/pics/wc_br.gif) no-repeat top right; 
}
img.cmCorner {
   width: 3px;
   height: 3px;
   border: none;
   display: block !important;
}
.cmTitle {
	background:#6588c7 url(/bpics/blgrad.jpg) repeat top left;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	width: 556px;
}

.cmBody {
	background:#f0f0ff;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	width: 556px;
	border-bottom: 1px #e0e0ff solid;
}

.cmTitle a {
	font-size:12px;
	font-weight:normal;
	color: #fff;
	text-decoration: none;
}
.cmTitle a:hover {
	text-decoration: underline;
}



