body {
	background-image: url(images/backgrounds/bk_worms2.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.redArrow {
	font-size: 12px;
	font-weight: bold;
	color: #DC4B27;
}
.TahomaBold11 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 10px;
}
.navBG {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-indent: 9px;
}
.navBG2 {
	background-image: url(images/general/bottom-bg-left.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.credits {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #333333;
	padding: 5px;
}
.comingSoon {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DC4B27;
}
.nav a:hover {
	color: #000066;
	background-color: #99CCCC;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:active {
	color: #333333;
}
a:hover {
	color: #333333;
}
.navBG hr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
select {
	background-color: #DEE6D5;
}


.mainBG {
	background-image: url(images/general/bottom-bg-right.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
}
.contactInfo {
	text-align: right;
}
.border {
	border: 1px solid #AAB6C8;
}
ul {
	border: 1px solid #6B8947;
	list-style-position: inside;
	padding: 10px;
	margin: 5px;
}
.nav {
	height: 100%;
	width: 100%;
}

.quote {
	color: #006600;
	padding-right: 30px;
	padding-left: 30px;
	font-style: normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
#button a {
	display: block;
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

html>body #button a {
	width: auto;
}
#button a:hover {
	background-color: #BCD2DD;
}
hr {
	color: #FFFFFF;
	border-top: 1px none #AAB6C8;
	border-right: 1px none #AAB6C8;
	border-bottom: 1px dashed #AAB6C8;
	border-left: 1px none #AAB6C8;
}
#buttonSelected a {
	display: block;
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #D4E3CB;
}
html>body #buttonSelected a {
	width: auto;
}
#buttonSelected a:hover {
	background-color: #D4E3CB;
}
form {
	margin: 0px;
	padding: 0px;
}
.leftCorner {
	background-image: url(images/backgrounds/bottomLeftCorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rightCorner {
	background-image: url(images/backgrounds/bottomRightCorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	font-weight: bold;
}
