body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #000000;
	margin: 0px;
}

a:link {
	color: #CC0000;
	font-weight: bold;
}
a:visited {
	color: #CC0000;
	font-weight: bold;
}
a:hover {
	color: #FFFFCC;
}
a:active {
	color: #CC0000;
}

a:focus {
	OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: medium
}

.nav a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.nav a:hover {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
.nav a:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.maintable {
	background-color: #FFFFFF;
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
}
.fontheadlines {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.imageborder {
	border: 1px solid #000000;
}
.imageborderwhite {
	border: 1px solid #FFFFFF;
}
.fontheadlinesblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
}
.contentback {
	background-image: url(images/layout_10.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
form {margin-bottom: 0;}

:focus
{
  -moz-outline-style: none;
}

.pad {
	padding: 10px;
}
.appearances {
	background-color: #000000;
	border: 1px solid #999999;
	background-image: url(images/ap_back.jpg);
	background-repeat: repeat;
}
