BODY 

{
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
body {
	font-family: Arial, Arial, sans-serif;
	font-size: smaller;
	color: #000000;
}

p.bodytext {
}


hr {
color: #ccc;
background-color: #ccc;
height: 1px;
width: 100%;
}

a:link, a:visited
{
color: #52514F;
text-decoration  : underline;
font-size:11px;
padding-left:0px;

}
a:hover 
{
text-decoration: none;
color: #52514F;
}

#mkHolder {
	width:800px;
	left:-50%;
	}

#mkHeader {
	float:left;
	width:800px;
	height:160px;
	background:url(../images/header.jpg) top left no-repeat;}

#mkColMiddle {
	float:left;
	width:800px;
	background:url(../images/colmiddle.jpg) top left repeat-y;
	}

#mkColLeft {
	float:left;
	width:150px;
	background:#4B403E;}

#mkColContent {
	float:left;
	width:460px;
	margin:0px 5px 0px 5px;
	background:#ffffff;}

#mkColRight {
	float:left;
	width:180px;
	background:#4B403E;}

#mkBottom {
	float:left;
	width:800px;
	height:20px;
	background:#4B403E;
	}

#mkMenuLeft {
	padding-top: 0px;
}

	#mkMenuLeft .Item {
		background:#9A8B7B;
		height: 21px;
		width: 150px;
		float:left;
		margin-top:0px;
		text-align:left;
		padding-top:2px;
		padding-left:0px;
		border-bottom:1px solid #F0E2A3;
	}
	
	*html div#mkMenuLeft .Item {
		height: 24px;}
	
		#mkMenuLeft .Item A {
			color: #000000;
			background: url(../images/bg_menu_left_no_intend.jpg) no-repeat;
			background-position:8px 3px;
			text-decoration: none;
			font-size: 11px;
			text-align:left;
			padding-left:25px;
			
		}
	
	#mkMenuLeft .ItemA {
		background:#4B403E;
		height: 21px;
		width: 150px;
		margin-top:0px;
		text-align:left;
		float:left;
		padding-top:0px;
		padding-left:0px;
		border-bottom:1px solid #F0E2A3;
	}

	*html div#mkMenuLeft .ItemA {
		height: 24px;}
	
		#mkMenuLeft .ItemA A {
			color: #ffffff;
			background: url(../images/bg_menu_left_act_intend.jpg) no-repeat;
			background-position:8px 3px;
			text-decoration: none;
			font-size: 11px;
			padding-left:25px;
		}

	#mkMenuLeft .SubItem {
		background:#9A8B7B;
		height: 21px;
		width: 140px;
		float:left;
		margin-top:0px;
		text-align:left;
		padding-top:2px;
		padding-left:10px;
		border-bottom:1px solid #F0E2A3;
	}
	
		#mkMenuLeft .SubItem A {
			color: #000000;
			background: url(../images/bg_menu_left_no_intend.jpg) no-repeat;
			background-position:8px 3px;
			text-decoration: none;
			font-size: 11px;
			text-align:left;
			padding-left:25px;
			
		}
	
	#mkMenuLeft .SubItemA {
		background:#4B403E;
		height: 21px;
		width: 140px;
		margin-top:0px;
		text-align:left;
		float:left;
		padding-top:0px;
		padding-left:10px;
		border-bottom:1px solid #F0E2A3;
	}
	
		#mkMenuLeft .SubItemA A {
			color: #ffffff;
			background: url(../images/bg_menu_left_act_intend.jpg) no-repeat;
			background-position:8px 3px;
			text-decoration: none;
			font-size: 11px;
			padding-left:25px;
		}

#mkColContentMain {
	width:460px;
	margin: 0px 0px 5px 0px;
	font-size:100%;
	display:inline;
	float:left;
	color:#4B403E;
}

#mkGeopath {
	width:460px;
	margin: 0px 0px 5px 0px;
	border-bottom: solid #4B403E 1px;
	font-size:70%;
	display:inline;
	text-align:left;
	float:left;
	color:#4B403E;
}

#mkGeopath A {
	text-decoration: none;
	color: #4B403E;
	font-size:100%;
}

.csc-firstHeader
{
	font-family: Arial, sans-serif;
	text-align: left;
	color: #52514F;
	font-weight: bold;
	font-size: 16px;
}

h1
{
	font-family: Arial, sans-serif;
	text-align: left;
	color: #52514F;
	font-weight: bold;
	font-size: 16px;
}

h2
{
	font-family: Arial, sans-serif;
	text-align: left;
	color: #52514F;
	font-weight: bold;
	font-size: 14px;
}

h3
{
	font-family: Arial, sans-serif;
	text-align: left;
	color: #52514F;
	font-weight: bold;
	font-size: 12px;
}

.small 
{
  font-family      : Arial, Arial, sans-serif;
  font-size        : 10px;
  color            : #ffffff;
  text-decoration  : none;
  font-weight      : normal;
  
}

.newsB {
	background:#FFE5B4 url(../images/newsbox3.jpg) no-repeat;
	width: 152px;
	border:1px solid #FFCC66;
	float:left;
	margin-left: 15px;
	margin-top: 0px;
	overflow: hidden;
}

.newsBDown {
	background:#FFE5B4 url(../images/newsbox4.jpg) no-repeat;
	width: 152px;
	border:1px solid #FFCC66;
	float:left;
	margin-left: 15px;
	margin-top: 5px;
	overflow: hidden;
}

#bmtBannerRightSmall {
	margin-top: 18px;
	width: 150px;
	height: 50px;
	margin-left:1px;
	overflow:hidden;
}

td.sectiontableheader a {
	color:#ffffff;}

