body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	line-height: 1.3em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/interface/background-gradient.jpg);
	background-repeat: repeat-x;
}
.container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
.footer {
	background-color: #ac2e06;
	padding: 10px;
	clear: both;
	width: 740px;
	color: #000000;
	text-align: center;
	font-size: 9px;
	margin: 0px;
}
a.footerlink:link{
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
a.footerlink:active{
	color: #FFFFFF;
	text-decoration: underline;
}
a.nav:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.nav:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.nav:hover{
	color: #AC2E06;
	text-decoration: none;
	font-weight: normal;
}
a.nav:active{
	color: #AC2E06;
	text-decoration: none;
	font-weight: normal;
}
a:link{
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
a:visited{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
a:active{
	color: #000000;
	text-decoration: underline;
}
.navigation {
	margin-left: 157px;
	margin-top: 210px;
	color: #FFFFFF;
}
.navcol1 {
	float: left;
	width: 140px;
	margin-right: 8px;
	text-transform: uppercase;
}
.navtitle {
	font-weight: bold;
	color: #AC2E06;
	margin-bottom: 15px;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 2px;
}
.loginbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}
.bodysubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #AC2E06;
	text-transform: uppercase;
}
.bodysubtitle-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	color: #AC2E06;
	text-transform: uppercase;
}
p {
	margin-top: 0em;
	margin-bottom: 1em;
}
.siteinfo {
	background-color: #FFFFFF;
	margin: 30px;
	width: 440px;
	padding: 0px;
}
.siteinfopad {
	margin: 10px;
}
.memcontainer {
	background-color: #FFFFFF;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-bottom: 20px;
}
.memcontent {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
}
.memfooter {
	background-color: #FFFFFF;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.fltright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
