html, body {
     margin: 0;
     padding: 0;
     width: 100%;
     height: 100%;
    min-width:960px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
     min-height: 100%;
     min-width:960px;
     height: auto !important;
     height: 100%;
     position: relative;
     background: #1e0f02 url(/i/fullbgBg.jpg)  50% 0;
	background-repeat: no-repeat;
}

form {
  margin: 0;
  padding: 0;
}

.bgMainField {
	background-image: url(/i/mainfieldbg.gif);
	background-repeat: repeat-x;
}

.mainFieldText
{
margin: 20px 35px 10px 35px;
}

.hrBott1 {
width: 934px;
height: 1px;
margin: 10px 0px 10px 0px;
background-image: url(/i/botthr1.gif);
}

.topHeadNavBar {
margin: 20px 0 0 30px;
}


.hh1
{
	font-family: Times New Roman, sans-serif;
	font-size: 16pt;
	color: #1f0f00;
	font-weight: bold;
}

.topText 
{
	font-family: Times New Roman, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #c3b09e;
	text-decoration: none;
}
.topLink 
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #c3b09e;
	text-decoration: none;
}


.copy 
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #6e5b4c;
}