.style1 {
	font-family: Verdana;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}
.style2 {
    font-family: Verdana;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
}
.style3 {
    font-family: Verdana;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
}
.style4 {
    font-family: Verdana;
	color: #FFD000;
	font-size: 8pt;
	font-weight: normal;
}
.text {
    font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.text2 {
    font-family: Verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}
.tblBorder1 {
	border-left: 1px solid #573A39;
    border-right: 1px solid #573A39;
    border-top: 1px solid #573A39;
    
}
.tblBorder1a {
	border-left: 1px solid #573A39;
    border-right: 1px solid #573A39;
}
.tblBorder1b {
	border-left: 1px solid #573A39;
    border-right: 1px solid #573A39;
    border-bottom: 1px solid #573A39;  
}
.tblBorder1c {
	border-left: 1px solid #573A39;
}
.tblBorder1d {
	border-right: 1px solid #573A39;
}
.tblBorder2 {
	border-left: 1px solid #573A39;
    border-right: 1px solid #573A39;
    border-bottom: 1px solid #573A39;
    
}
.tblBorder3 {
	border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.tblBorder4 {
	border-left: 1px solid #FFD000;
    border-right: 1px solid #FFD000;
    border-top: 1px solid #FFD000;
    border-bottom: 1px solid #FFD000;
}
.bg {
	background-image: url(images/bg.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
}
body {
	background-image: url(images/bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}

.bg_fixed {
	background-image: url(images/bg_fixed.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}
.header1{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #FFD000;
	font-size: 10pt;
 } 
.header1a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #DFCCBE;
	font-size: 8pt;
 } 
 .header1b{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #FFD000;
	font-size: 9pt;
 } 
.header2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #FFFFFF;
	font-size: 9pt;
 } 
.header3{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #FFFFFF;
	font-size: 8pt;
 } 
.content{
    font-family: Verdana;
	font-weight: 500;
	color: #FFFFFF;
	font-size: 10pt;
 }
 .content_yellow{
    font-family: Verdana;
	font-weight: 500;
	color: #FFD000;
	font-size: 10pt;
 }
 .content_small{
    font-family: Verdana;
	font-weight: 500;
	color: #FFFFFF;
	font-size: 9pt;
 }
 .content_dark{
    font-family: Verdana;
	font-weight: 500;
	color: #4F0700;
	font-size: 9pt;
 }  

.formtext{
    font-family: Verdana;
	font-weight: 500;
	color: #ffffff;
	font-size: 10pt;
 }
 .inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	CURSOR: pointer;
	COLOR: #ffffff;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana;
	width:130px;
    height:25px;
	border-color: #555555;
	border-width: 1px;
	background-color: #76AF2C;
}