td {
	text-align: left;
	font-family:Tahoma;
	font-size:10px;
	line-height:12px;
	color:#C1C482;
}
a {
	text-decoration: underline;
	color:#C1C482;
	font-size:10px;
}

body { 	margin:0px;padding:0px;	
	background-color: #171B1C;
background-image: url(images/bg_07.jpg);
background-repeat: repeat-x;
background-position: top center;
}

<style type="text/css">

body {
	background-color: #171B1C;
}
.style1 {font-family: Tahoma}
.style2 {
	color: #C1C482;
	font-weight: bold;
}
.style3 {color: #8A8F47}
.style4 {font-size: 9px}
.style7 {font-size: 9px; color: #C1C482; }
.style9 {font-family: Tahoma; 
			color: #C1C482; 
			text-align: center;}
.style10 {color: #33322D}
.style12 {font-family: Tahoma; color: #C1C482; font-weight: bold; }
.style13 {font-size: 9px; color: #8A8F47; }
.style14 {
	color: #FFFFFF;
	font-weight: bold;
}
.btnSubmit{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight:bold; 
	color: #FFFFFF; 
	background-color: #000000; 
	border-style:outset;
	border-color: #FF0000;
}

.btnSubmit:hover{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight:bold; 
	color: #FF0000;
	background-color:#000066; 
	border-style:outset;
	border-color:#69F;
}


.inputField{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight:normal; 
	color:#000066; 
	background-color:#FFFFFF; 
	border-style:inset;
	border-color:#69F;
}

.bodyTableHeader{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color: #FF0000;
	color: #000000;
	margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
}

.bodyTableRow1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CCFF;
	color: #003399;
	font-size: 12px;
	text-align: right;
	margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}



.bodyTableRow2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCE6EE;
	color: #003399;
	font-size: 12px;
	text-align: right;
	margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}

.bodyTableRow1Left {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CCCC;
	color: #003399;
	font-size: 12px;
	text-align: left;
	margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}



.bodyTableRow2Left {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CCCC;
	color: #003399;
	font-size: 12px;
	text-align: left;
	margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}


.bodyFormCentered {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CCFF;
	color: #003399;
	font-size: 16px;
	text-align: right;
	margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}

.bodyFormHeader{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color: #003399;
	color: #3399FF;
	margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;

}


.bodyFormRow1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CCFF;
	color: #003399;
	font-size: 12px;
	text-align: right;
	margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}



.bodyFormRow2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCE6FF;
	color: #003399;
	font-size: 12px;
	text-align: right;
	margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}



.bodyFormTableHeader{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color: #003399;
	color: #3399FF;
	margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;

}

.bodyFormItem {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CCFF;
	color: #003399;
	font-size: 12px;
	text-align: right;
	margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}



.bodyFormItem2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCE6FF;
	color: #003399;
	font-size: 12px;
	text-align: right;
	margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}


