@charset "UTF-8";
/* CSS Document */


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

.contentwrapper
{
    padding-bottom:30px;
}
                

a:link {
	color: #FEB510;
	text-decoration: none;
}
a:visited {
	color: #FEB510;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #FEB510;
	text-decoration: none;
}
.legaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e1b053;
}
.largeheaders {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FEB510;
}
.bottom {
	overflow: hidden;
	position: fixed;
	bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEB510;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text2bold {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text2y {color: #FEB510; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}

TD.text2y
{
    padding-bottom:5px;
}

.visit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FEB510;
	font-weight:bold;
}