body {
	background-image: url(support/BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
li {
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
ol {
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
}
ul {
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
}
.BG_nav {
	background-image: url(support/BG_nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.BG_text {
	background-image: url(support/BG_text.jpg);
}
.maintable {
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.nav_text {
	font-size: 12px;
	color: #CCCC99;
	margin: 10px 25px;
	text-transform: uppercase;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.blue {
	color: #669999;
	text-decoration: none;
}
a.blue:hover {
	color: #669999;
	text-decoration: underline;
}
a.blue:visited {
	color: #669999;
	text-decoration: none;
}
a.blue:hover:visited {
	color: #669999;
	text-decoration: underline;
}
.main_text {
	font-size: 12px;
	color: #666666;
	margin: 10px;
}
.main_head {
	font-size: 16px;
	color: #669999;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.main_subhead {
	font-size: 12px;
	font-weight: bold;
	color: #669999;
	margin: 10px;
}
.BG_dark {
	background-color: #4A5152;
}
.main_textw {
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px;
}
.thumbnail {
	margin: 10px;
}
