body {
	background: url(images/bg.jpg) repeat-x;
	margin: 0px;
}
table {
	font: 12px Arial, Helvetica, sans-serif;
}
h1 {
	color: #006C52;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}.border {
	background: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a:link {
	color: #006C52;
	text-decoration: underline;
}
a:visited {
	color: #006C52;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.fadedown {
	background: url(images/bg2.jpg) repeat-x;
}
.small {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.margins {
	padding: 10px 10px 20px;
}
.boxyellow {
	background: #FFFF99;
	border: 1px solid #666666;
	padding: 5px;
}
.heading {
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
}
.bghome {
	background: url(images/bg_road.jpg) no-repeat center center;
}
.hmleft {
	background: #006C52 url(images/bg_hmleft.jpg) repeat-y;
	padding: 5px 5px 5px 10px;
	color: #FFFFFF;
	font-size: 14px;
}
.hmleft li {
	margin-left: -20px;
}
.hmleft a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.hmleft a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.hmleft a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.hmleft a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.hmright {
	background: #F1F1F1 url(images/bg3.jpg) repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding: 5px;
}
.hmright ul {
	font-size: 10px;
	margin-left: 0px;
}
.hmmid {
	padding: 5px 10px 10px;
}
.grand {
	font: bold 36px Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
}
.marginshome {
	padding: 10px;
	background: url(images/bg_road3.jpg) no-repeat center bottom;
}
.plainlink a:link {
	text-decoration: none;
}
.plainlink a:visited {
	text-decoration: none;
}
.plainlink a:hover {
	text-decoration: underline;
}
.plainlink a:active {
	text-decoration: underline;
}
#floatright {
	float: right;
}

li a:link {
	color: #006C52;
	text-decoration: none;
}
li a:visited {
	color: #006C52;
	text-decoration: none;
}
li a:hover {
	color: #990000;
	text-decoration: underline;
}
li a:active {
	color: #FF0000;
	text-decoration: underline;
}
.emph {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.marginshome2 {
	padding: 10px;
	color: #FFFFFF;
	background-color: #006c52;
}
.picright {
	float: right;
	margin-left: 10px;
}

.marginshome2 a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.marginshome2 a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.marginshome2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.marginshome2 a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
