

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	background-repeat: repeat-x;
	background-image: url(../images/bg.jpg);
	background-color: #000;
	margin-top: 0px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
} 
table.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	background-image: url(/images/bg_main.jpg);
	background-repeat: no-repeat;
}   
table.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}  
a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #e7711e;
	text-decoration : none;
	font-style: normal;

} 
a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #e7711e;
	text-decoration : none;
	font-style: normal;
} 
a:hover {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
	color: #e7711e;;
text-decoration : underline; 
}
h1,.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #e7711e;
	font-weight: normal;
}
h2,.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009fc4;
	font-weight: normal;
}
h3,.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e7711e;
	font-weight: normal;
}

table.footer, a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}  


a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;

}
.orangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e7711e;
	font-weight: normal;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009fc4;
	font-weight: bold;
}
.bigorangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e7711e;
	font-weight: normal;
}

td.label {
  font-weight: bold;
}
