table {
	width: 770px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	text-indent: 5px;
}
.topBanner {
	background-image: url(images/BannerTop.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 770px;
	background-color: #FFFFFF;
}
body {
	background-color: #DED8D8;
	background-image: url(images/bg.jpg);
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	margin-left: 10px;
	line-height: 16px;
	font-weight: normal;
	margin-right: 10px;
}
a {
	color: #333333;
	text-decoration: underline;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #2A6B4B;
	text-align: center;
	height: 20px;
	padding-top: 10px;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #666666;
	text-align: center;
	letter-spacing: 1px;
	font-weight: bold;
	background-image: url(images/navBKGD.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.navigation a {
	color: #003300;
	text-decoration: none;
}
#navigation ul {
	list-style:url(none) none;
	margin:0;
	padding:0;
	padding-top:6px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited {
	color: #2A6B4B;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#navigation a:hover, #navigation a:active { color: #009966; font-weight: bold; text-decoration: none; }
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	font-size: 11px;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color:#2A6B4B;
	color: #000000;
}
.content {
	vertical-align: top;
	margin-top: 10px;
	margin-left: 10px;
}
.PageTitle {
	font-size: 14px;
	font-weight: bold;
}
li {
}
ul {
	list-style-type: square;
	line-height: 14px;
}
