body {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0px;
	background-image: url(images/background.jpg);
}

a:link {
	color: #12FF00;
	text-decoration: underline;
}
a:visited {
	color: #15FF00;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #13FD00;
	text-decoration: underline;
}

.nav a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.nav a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.maintable {
	background-color: #FFFFFF;
	border: 4px solid #684829;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F1F7CC;
	line-height: 17px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.fontheadlines {
	color: #19FE0B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.imageborder {
	border: 1px solid #FFFFFF;
}
.fontheadlinesblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitesides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/blackline_02.jpg);
	background-repeat: repeat;
}
form {margin-bottom: 0;}

.downloads {
	color: #19FE0B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.phone {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.bodybackground {
	background-image: url(images/blackline_02.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
