@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
}
.bodybg {
	
	background-repeat: no-repeat;
	background-color: #fefee6;
}


.toplinks {
	font-family: "Myriad Pro";
	font-size: 14px;
	font-weight: normal;
	color: #ae7d12;
	text-decoration: none;
	text-transform: uppercase;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


h1, h2, h3, h4, h5 {

  color: #000000;
    margin: 0px;
}


h1 {
    font-size: 31px;
}

h2 {
    font: normal 22px "Arial", Times, serif;
}


.Heading2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

h3 {
    font-size: 14px;
}


.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5e3e01;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #d6ad69;
	text-decoration: none;
}

.TextBoxSmall
{
	font:verdana;
	font-size:11px;
	height:18px;
}

.TextBox
{
	font:verdana/arial;
	
	font-size:11px;
	
	width:220px;
}

.Error
{
	color:Red;
	font:verdana;
	font-size:11px;
	
}

.Button
{
	border:none; 
	background-color:Silver;
	width:100px;
}
.DisableTextBox
{
	border-style:solid;
	border-color:Gray;
	background-color:Gray;
	
	width:220px;
}
.EnableTextBox
{
	border-style:none;
	background-color:White;
	
	width:220px;
}

.HeaderLinks
{
	font: bold 14px Tahoma, Arial;
	
	color:#ae7d12;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
}
.HeaderLinks:hover
{
	font: bold 14px Tahoma, Arial;
	color:#FFF;
	text-decoration:underline;
	text-transform:uppercase;
	background-color:inherit;
}


.link {

font: normal 12px Tahoma, Arial;
color: #d6ad69;
text-decoration: underline;
}

.link:hover {

font: normal 12px Tahoma, Arial;
color: #000000;
text-decoration: none;

}

.caption {

	font: normal 11px Tahoma, Arial;
	color: #b7893e;
	
}

.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.link1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.winner
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer
{
	background-color:#ffcd7d;
	width:1000px;
}

.footer-1
{
	background-color:#380001; /*#410600;*/
	width:1000px;
}
