td,th,tr {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	background-image: url(/images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style2 {
	font-size: 12px;
	color: #000000;
}
a.style3 {
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.style3:hover {
	color: #f27420;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #000;
}

a {
	color: #f27420;
	text-decoration: underline;
}

table.webform tr th.header {
	background-color: #0071b5;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}


table.webform tr th.section {
	font-family: Arial;
	padding-left: 10px;
	color: #333;
	background-color: #ccc;
	text-align: left;
	padding-left: 15px;
	font-size: 10pt;
}

table.webform tr td.field {
	text-align: right;
	background-color: #c8e3f6;
	border: 1px solid #ccc;
	/*border-top: none;*/
	border-right: none;
	padding: 5px;
}

table.webform tr td.blank {
	text-align: right;
	border: 1px solid #ccc;
	border-top: none;
	border-right: none;
	padding: 5px;
}

table.webform tr td.input {
	border: 1px solid #ccc;
	border-left: none;
	border-top: none;
	padding: 5px;
}

.style4 {
	color: #ee6b25;
	font-weight: bold;
	font-size: 11px;
}

img {
	padding: 0;
	margin: 0;
}

.leftnav {
	background-image: url(../images/SpinnerBait_12.jpg);
	background-position: top;
	background-repeat: repeat;
}