body    { background-color: #1e1a19; background-image: url("graphics/body_bg.jpg"); background-repeat: no-repeat; background-position: center 0; margin-top: 0 }
#floatLeft {
float: left;
margin-left: 0px;
padding-right: 0px;
}
.reg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d9c8bb;
}
.header01 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #B9A893;
}
a:link {
color: #AC9C8E;
text-decoration: underline;
}
a:active {
color: #AC9C8E;
text-decoration: underline;
}
a:visited {
color: #AC9C8E;
text-decoration: underline; 
}
a:hover {color: #E2D4A8;
text-decoration: none;
}
table {
border-collapse: collapse;
margin: 0;
padding: 0;
border: 0;

