body {
	font-size: 12px;
	margin:0px;
	padding: 0px;
}

p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color: #3E0E0E;
}
.nav a:active {
	color: #333333;
	text-decoration: none;
}

.nav a:link {
	color: #4E0A0B;
	text-decoration: none;
	font-weight: bold;
}
.nav a:visited {
	color: #410F10;
	text-decoration: none;
	font-weight: bold;
}

.nav a:hover {
	color: #B9150D;
	text-decoration: underline;
	font-weight: bolder;
}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 10px;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F0D0E;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FBEACE;
}
.footer a:link {
	color: #FBEACE;
	text-decoration: none;
}
.footer a:visited {
	color: #FBEACE;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.footer a:active {
	color: #FBEACE;
	text-decoration: none;
}
.border {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h1 {
	font-size: 18px;
	color: #6D2226;
	font-family: Arial, Helvetica, sans-serif;
}
.rpad {
	padding-right: 20px;
}
 .tablebg {
	background-repeat: no-repeat;
	background-position: right top;
}
 .tablebg2 {
	background-repeat: no-repeat;
	background-position: left top;
	min-width:1000px;
	width: 1000px;
}
.bigbody {
	font-size: 14px;
	color: #441213;
}
.padding {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
