﻿body {
	background-color: #000;
	padding: 0;
	margin: 0;
}
body, table, tr, th, td, div {
	vertical-align: top;
	text-align: left;
}
body, td, th, p, pre, input, select, textarea, a {
	font-family: Helvetica neue, Helvetica, Arial, Sans-Serif;
	font-size: 11pt;
	color: #fff;
}
.m {
	text-align: center;
}
.main {
	margin: auto;
}

img {
	border: none 0px transparent;
}




.nav_top {
	font-size: 10pt;
	color: #feabc5;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 20px;
}
.nav_top a {
	font-size: 10pt;
	color: #feabc5;
	font-weight: bold;
	text-decoration: none;
}

.nav_legal {
	font-size: 8pt;
	color: #feabc5;
	font-weight: bold;
	vertical-align: middle;
}
.nav_legal a {
	font-size: 8pt;
	color: #feabc5;
	font-weight: bold;
	text-decoration: none;
}

.nav_right {
	font-size: 10pt;
	color: #feabc5;
	font-weight: bold;
}
.nav_right a {
	font-size: 10pt;
	color: #feabc5;
	font-weight: bold;
	text-decoration: none;
}
.nav_right_div {
	background: transparent url(../../img/nav_divider.png) no-repeat bottom;
	padding: 8px 0px 8px 0px;
}

a.visited {
	color: #fff;
}


h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
	color: #fff;
	margin: 4px 0px 0px 0px;
}

h3 {
	font-size: 12pt;
	color: #fff;
	margin: 20px 0px 6px 0px;
}

.nav_sub {
	background-color: #712F45;
}
