/*----------------- Basic Style -------------------*/
body {margin:0px; padding:0px; color:#000000; font:12px/150% Verdana, Arial, Helvetica, sans-serif;
	background-color:#3D4F63;}
img {border:none;}
.clear {clear:both;}
.height10 {clear:both; height:10px; font-size:0px; line-height:0px;}


/*Master Page */
#pageZone {width:902px; margin:0 auto;}
#pageZone #headerZone{width:100%; color:#fff; position:relative; height:60px;}
#headerZone #headerlogo {position:absolute; top:20px; left:0px; font-size:28px; font-weight:bold; line-height:28px;}
#headerZone #headerText {position:absolute;  bottom:0px; right:15px; color:#fff;}
#headerZone img {vertical-align:bottom; margin-left:10px; margin-bottom:5px;}
#headerZone a{color:#fff;}
#pageZone #mainZone {clear:both; width:100%}
#pageZone #footerZone {clear:both; width:100%; padding-top:20px; color:#798B9F;}
#footerZone #footerLink a {color:#798B9F; text-decoration:none; padding-right:15px;}
#footerZone #footerLink a:hover {color:#C1CEDE; text-decoration:underline;}
#footerZone #copyright {padding-top:5px;}
#footerZone #webDesign {padding-left:50px;}
#footerZone #webDesign a {color:#798B9F; text-decoration:none;}
#footerZone #webDesign a:hover {color:#C1CEDE; text-decoration:underline;}

.mcategoriesItem a {
	display: block;
	background-image: url(jt_03.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 10px center;
	margin-left: 0px;
	font-size: 12px;
	text-decoration: none;
	color: #3D5360;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.mcategoriesItem {
	width: 175px;
	background-color: #d7d8c8;
	line-height: 28px;
}

