body { padding: 20px 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; background-color: #ffffff; }
td {
	font-size: 11px;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #3c4651;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #5ba2ae;
}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #3c4651;
}
h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3c4651;
}
h5 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3c4651;
}
input, select, textarea, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#ContainerShadow {
	margin: 0 auto 0 auto;
	width: 790px;
	/*background-image: url(../img/ShadowMain.gif);
	background-repeat: repeat-y;*/
}
#Container {
	margin: 0 auto 0 auto;
	width: 780px;
	padding: 0 5px 0 5px;
}
	#Top {
		width: 780px;
		height: 110px;
		clear: right;
		padding: 0;
		margin: 0;
		overflow: hidden;
	}
	#TopMenuContainer {
		width: 780px;
		background-image: url(../img/topbg.gif);
		background-repeat: no-repeat;
		padding: 0;
		margin: 0;
	}
		#TopMenuLeft {
			width: 175px;
			height: 20px;
			float: left;
			font-weight: bold;
			padding: 4px 0 0 0;
			overflow: hidden;
		}
		#TopMenu {
			width: 605px;
			height: 24px;
			margin: 0;
			padding: 0;
			float: right;
			overflow: hidden;
		}
		#TopMenu ul, #TopMenu li {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		#TopMenu ul {
			margin: 0 0 0 4px;
		}
		#TopMenu li {
			display: inline;
			padding-bottom: 4px;
		}
		#TopMenu .jsDrop {
			float: left;
		}	
		#TopMenu ul a {
			display: block;
			margin: 0;
			padding: 5px 30px 4px 6px;
			text-decoration: none;
			color: #000000;
		}
		#TopMenu ul a:hover, #TopMenu ul a.selected, #TopMenu ul a.expanded {
			color: #000000;
			text-decoration: none;
		}
		#TopMenu ul ul a, #TopMenu ul ul a.selected {
			margin: 0;
			padding: 1px 10px 1px 9px;
			color: #000000;
		}
		#TopMenu ul ul a.selected, #TopMenu ul ul a:hover {
			color: #FFFFFF;
			background-color: #000000;
		}
		#TopMenu ul ul {
			width: 170px;
			position: absolute;
			display: none;
			margin: 5px 0 0 0;
			padding: 11px 0px 10px 0px;
			border: 1px solid #545454;
			border-top: 0;
			background: #fff;
			z-index: 201;
		}
		#TopMenu ul .jsDropMenu:hover ul, #TopMenu ul .jsDrop.over ul {
			display: block;
		}
	#Content {
		width: 780px;
		background-color: #FFFFFF;
		background-image: url(../img/mainbg.gif);
		background-repeat: no-repeat;
	}
		#ContentLeft {
			width: 175px;
			float: left;
			padding: 20px 0 20px 0;
			/*background-color: #528bd2;*/
			background-image: url(../img/leftbg.gif);
			background-repeat: no-repeat;
		}
		#ContentMain1 {
			width: 585px;
			height: 30px;
			float: right;
			text-align: right;
			overflow: hidden;
			padding: 10px 10px 10px 10px;
			color: #000000;
			text-decoration: none;
		}
		#ContentMain2 {
			width: 585px;
			float: right;
			padding: 0px 10px 20px 10px;
		}
	#Bottom {
		width: 780px;
		height: 18px;
		color: #000000;
		text-align: center;
		padding: 4px 0 2px 0;
		background-image: url(../img/bottombg.gif);
		background-repeat: no-repeat;
		overflow: hidden;
	}
.clear {
	clear: both;
	height: 0;
}
a:link {
	color: #013c7a;
	text-decoration: underline;
}
a:active {
	color: #013c7a;
	text-decoration: underline;
}
a:hover {
	color: #ed1b2d;
	text-decoration: none;
}
a:visited {
	color: #013c7a;
	text-decoration: underline;
}
a:link.BottomLink {
	color: #000000 ;
	text-decoration: none;
}
a:visited.BottomLink {
	color: #000000 ;
	text-decoration: none;
}
a:hover.BottomLink {
	color: #000000 ;
	text-decoration: none;
}
a:active.BottomLink {
	color: #000000 ;
	text-decoration: none;
}
a:link.FuncLink {
	color: #000000 ;
	text-decoration: none;
}
a:visited.FuncLink {
	color: #000000 ;
	text-decoration: none;
}
a:hover.FuncLink {
	color: #000000 ;
	text-decoration: none;
}
a:active.FuncLink {
	color: #000000 ;
	text-decoration: none;
}
.menuTable {
	width: 100%;
}
.menuTDnormal {
	text-align: left;
}
.menuTDactive {
	text-align: left;
}
a:link.menuLink {
	color: #3E3D3D ;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
}
a:visited.menuLink {
	color: #3E3D3D ;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
}
a:hover.menuLink {
	color: #000 ;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
}
a:active.menuLink {
	color: #3E3D3D ;
	text-decoration: none;
	width: 100%;
	line-height: 20px;
}
.newsIMGleft {
	margin-right: 5px;
	margin-bottom: 5px;
	border: solid 1px #55555;
}
.newsIMGright {
	margin-bottom: 5px;
	margin-left: 5px;
	border: solid 1px #55555;
}
.newsBodyTD {
	width: 100%;
	height: 70px;
	padding-top: 10px;
	padding-bottom: 5px;
}
