@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}
img {
	border:0;
}
.formfield {
	background-color: #434343;
	border: 1px solid #767474;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cfcfcf;
	text-decoration: none;
	padding-left: 4px;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cfcfcf;
	text-decoration: none;
}
.blacklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.toplinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cfcfcf;
	text-decoration: underline;
}
.whitesmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cfcfcf;
	text-decoration: none;
}
.topmenulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cfcfcf;
	text-decoration: none;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blacktext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #040f15;
	text-decoration: none;
}


.topmenulinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cfcfcf;
	text-decoration: underline;
}
.greylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #656a64;
	text-decoration: none;
}
.greylinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.greyborder {
	border: 1px solid #c0bdbd;
	background-color: #FFFFFF;
}

.blacktext14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #040f15;
	text-decoration: none;
	text-transform: uppercase;
}
.blacklinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
