body {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-color: #000000;
	margin: 0px;
	background-image: url(images/background.jpg);
	background-position: center top;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {color: #E00A08;}

a:focus {OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium}

.nav a:link {
	color: #A8068B;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.nav a:visited {
	color: #A8068B;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.nav a:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.nav a:active {
	color: #A8068B;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.imageborder {
	border-top: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}

form {margin-bottom: 0;}

:focus
{
  -moz-outline-style: none;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BC0707;
	text-decoration: none;
}

.headlinewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

html { overflow: -moz-scrollbars-vertical !important;
min-height: 101%; margin-bottom: 1px; }.contentbackground {
	background-color: #000000;
	background-image: url(images/layout_10.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.sideborders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.memberlist {
	background-color: #000000;
	border: 1px solid #999999;
}
