body {
	color: Black;
	background: #4E4E4E;
	text-align: center;
	font: 12px Tahoma, Helvetica, sans-serif;
	margin: 0px;
	letter-spacing: 1px;
}
p {
	padding-left: 16px;
	padding-right: 16px;
	font-size: 12px;
}
a, a:active {
	text-decoration: none;
	color: #436294;
}
a:hover {
	color: #F8981C;
}

h2 {
	font-size: 18px;
	color: #436294;
	border-bottom: 1px solid #F8981C;
	margin-bottom: 10px;
	margin-top: 0px;
}
h3 {
	font-size: 18px;
	color: Black;
	border-bottom: 1px solid #7A9631;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	margin-left: 6px;
	margin-right: 6px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #3A5581;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #33302D;
	margin-top: 10px;
	margin-bottom: 10px;
}
h6 {
	font-size: 12px;
	color: #436294;
	border-bottom: 1px solid #D1D1D1;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: normal;

}
li {
	margin-left: -5px;
}
.yello {
	color: Yellow;
}
.listed {
	margin-bottom: 10px;
}
.hImg {
	float: left;
	border: 1px solid Silver;
	padding: 3px;
	margin-right: 10px;
}
.hhImg {
	float: left;
	border: 1px solid Silver;
	padding: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.center #wrapper {
	background: #FFFFFF;
	width: 800px;
	margin: 0px auto 20px;
	border: 1px solid #9ba8b5;
	text-align: center;
}
.center #wrapper #head {
	float: left;
	width: 800px;
	vertical-align: bottom;
	padding: 43px 0px 10px 0px;
}
.center #wrapper #content {
	text-decoration: none;
	width: 790px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #DEDEDE;
	margin-top: 20px;
	float: left;
	margin-left: 5px;
}

.center  #wrapper  #bar{
	width: 559px;
	float: left;
	padding: 0px 0px 0px 4px;
	background: Gray;
	height: 18px;
}


.center #wrapper #content #box1 {
	text-decoration: none;
	float: left;
	text-align: center;
	width: 255px;
	background-color: White;
	border: 1px solid #5C5C5C;
	margin: 3px 0px 3px 5px;
	padding: 0px;
}
.center #wrapper #content #box2 {
	text-decoration: none;
	float: left;
	text-align: center;
	width: 505px;
	background-color: White;
	border: 1px solid #5C5C5C;
	margin: 3px 0px 20px 5px;
}
.center #wrapper #content #box3 {
	text-decoration: none;
	float: left;
	text-align: left;
	width: 260px;
	background-color: White;
	border: 1px solid #BFBFBF;
	margin: 3px 0px 20px 5px;
	vertical-align: text-bottom;
	padding-left: 5px;
}
.center #wrapper #bBar {
	color: #AAAAAA;
	text-decoration: none;
	background: transparent;
	height: 50px;
	float: left;
	text-align: left;
	width: 800px;
}
.center #wrapper #bBar .footer {
	float: right;
	padding-top: 10px;
	text-align: right;
	margin-right: 16px;
	font-size: 9px;
	letter-spacing: 1px;
}

.center  #wrapper  #active         {
	border-left: 1px solid #666666;
}
.clearfloat {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}
.sBar {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
#topNavi       {
	text-align: left;
	font: 11px Tahoma, Helvetica, sans-serif;
	color: Gray;
}
#topNavi    ul     {
	color: #FFFFFF;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	font: bold 11px Tahoma, Helvetica, sans-serif;
	text-align: left;
}
#topNavi     ul   li      {
	display: inline;
	margin-left: -4px;
}
#topNavi  ul  li  a            {
	text-decoration: none;
	border-right: 1px solid Black;
	color: #FFFFFF;
	padding: 2px 10px;
}
#topNavi      ul  li a:hover   {
	text-decoration: none;
	color: White;
	background: Black;
}
#active a {
	border-left: 1px solid Black;
	margin-left: -1px;
}
