@charset "utf-8";
body {
	background-color: #d9ccae;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #356AA0;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #356AA0;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

a:link {
	color: #4785CF;
	text-decoration: none;
}



a:visited {
	text-decoration: none;
	color: #4785CF;
}
a:hover {
	text-decoration: underline;
	color: #396599;
}
a:active {
	text-decoration: none;
	color: #4785CF;
}
.toptbl {
	width: 860px;
}
.bdrleft {
	background-image: url(images/menu/zleft.gif);
	background-repeat: repeat-y;
	width: 30px;
}
.bdrright {
	background-image: url(images/menu/zright.gif);
	background-repeat: repeat-y;
	width: 30px;
}

.navmid {
	background-color: #FFF;
	width: 800px;
	padding-bottom: 10px;
}
.searchbarright {
	background-color: #FFF;
}
.searchbarleft {
	background-color: #FFF;
}

.sidebar1 {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 162px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
.maincontent {
	background-color: #FFF;
	margin: 0px;
	width: 623px;
	padding-left: 15px;
	vertical-align: top;
}
.maincontent2col {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.rssH {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.rssD {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.rssL {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.rssS {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

.maincontent2colright {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.maincontent3col {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.maincontentheadtbl {
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}
.maincontentrightjust {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: right;
}





.foot {
	background-color: #FFF;
	border-top-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.redp {
	color: #F00;
}
.greyp {
	color: #666;
}
