body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-FS.jpg);
}
.bgredsuede {
	background-image: url(images/bg-red-suede.jpg);
}
.bgred {
	background-image: url(images/logo-red2.gif);
	background-repeat: repeat-x;
}
bgfooter {
	background-image: url(images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgbody- {
	background-image: url(images/bg-body.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bgbodybtm- {
	background-image: url(images/bg-body-btm.gif);
	background-repeat: no-repeat;
	background-position: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#009900
}
.failure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FF0000
}
.site-logo {
	background-image: url(images/logo5.gif);
	background-repeat: no-repeat;
	background-position: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.legal {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	text-decoration: none;

}
.style43 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.white {
	color:#FFFFFF;
}
.toplinks {
	color:#000000;
	text-decoration: none;
}
.bottomlinks {
	color:#666666;
	text-decoration: none;
	font-weight: bold
}
.navleft {
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}