body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eeeee7;
	text-align:center;
	margin-top: 0px;
}
a {
	color: #671d45;
	text-decoration: none
}
a:hover {
	color: #671d45;
	text-decoration: underline;
}
th a{
	color: #671d45;
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.page {
	width: 760px;
	background-color: white;
	text-align: left;
	background-image: url(images/page-bg-side.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.footer {
	width: 760px;
	height: 68px;
	font-size: 11px;
	background-color: white;
	text-align: center;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#ft-txt {
	width: 726px;
	background-image: url(images/ft-txt-bg.gif);
	background-repeat: no-repeat;
	height: 68px;
	text-align: left;
}
.head {
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 6px;
}
.nav {
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 26px;
}
.content {
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 26px;
}
.foot-tab {
	background-image: url(images/ft-txt-bg.gif);
	background-color: #77C0C3;
	background-repeat: no-repeat;
	width: 722px;
	height: 40px;
	color: #FFFFFF;
}
#lines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.area1 {
	background-color: #e6e4df;
	text-align: left;
	width: 150px;
	font-size: 12px;
	vertical-align: top;
	padding: 10px;
}
#banner-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 5px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-color: #d1dddd;
	vertical-align: top;
	background-image: url(images/top-txt-bg.gif);
}
.links{
	vertical-align: top;
	padding: 3px 4px 4px;
	border: solid 1px #ca98b3;
	color: #794963;
	}
.links a {
	color: #794963;
	text-decoration: none;}
.links a:hover {
	color: #794963;
	text-decoration: underline;}

#current, #proposed, #services {
	background-color: #ca98b3;
	padding: 4px 5px 3px;
	color: white;
	font-weight: bold;
	font-size: 13px;
}
#proposed {
	background-image:url(images/current-schemes-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#services {
	background-image:url(images/services-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#current a, #proposed a, #services a{
	border-bottom: 1px white dashed;
	color: white;
	text-decoration: none;
}
.ads{
	background-color: #c5ca98;
	padding: 10px;
	text-align:center;
}
.currentlist td{
	font-size: 12px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.currentlist th {
	font-size: 14px;
	text-align: left;
	border-top: 5px solid #FFFFFF;
	border-right: none #FFFFFF;
	border-left: none #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.currentlist {
	background-color: #dedbd3;
}
.local {
	background-color: #d3dedc;
}
.info td{
	font-size: 12px;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top: solid white 2px;
}
.info th {
	font-size: 14px;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.info {
	background-color: #dedbd3;
}
.header {
	background-image: url(images/head-img.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 520px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: white;
	font-size:18px;
	font-weight: bold;
	vertical-align: bottom;
}
.header b {

	background-image: url(images/head-img.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 520px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: white;
	font-size:24px;
	font-weight: bold;
	text-indent: 5pt;
	vertical-align: bottom;
}
h1 {
	font-size: 24px;
	color: #006666;
}
h3 {
	font-size: 14px;
}
.topnav {float: right; font-size: 10px; padding-right: 20px;}
.topnav a {color: black; text-decoration: none;}
.topnav a:hover {color: black; text-decoration: underline;}

textarea, input, select {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
}