td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #FFFFFF;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}
.button {
	font-size: 10px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #121212;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
h1 {  font-size: 16px; padding-top:0px; margin-top:0px; font-weight: bold; font-family: "Times New Roman", Times, serif; text-transform: uppercase;}
.border {  border: 1px #999999 solid; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px}

a:link {  color: #FFFFFF; text-decoration: underline}
a:hover {  color: #FFFFFF; text-decoration: none}
a:visited {  color: #FFFFFF}
a:active {  color: #FFFFFF; text-decoration: none}

#cms a:link {  color: #666666; text-decoration: underline}
#cms a:hover {  color: #666666; text-decoration: none}
#cms a:visited {  color: #666666; }
#cms a:active {  color: #666666; text-decoration: none}

#cms td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #666666;
}

.error {  font-weight: bold; color: #FFFFFF}
.contact-header {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 3px;
	margin: 0px;
}
