body {
	background-color: #a40c34;
	}

	
.header {
	background: url(/persistent/images/headerbg_dark.jpg) no-repeat left top #2f1e0f;
	background-position: bottom;
	height: 125px;
	width: 623px;
	}
	
	
table.outer_table {
	width: 724;
	height: 777;
	} 	
	
.header div.logo {
	margin-top: 5px;
	margin-left: 10px;
	}	
	
div.rightpad {
	background-color: #2f1e0f;
	height: 35px;
	}

.rightbar {
	background: url(/persistent/images/rightbar_contactus.jpg) no-repeat #2f1e0f;
	background-position: 0px 35px;
	vertical-align: top;
	border-right: 10px solid #fdf4d2;
	width: 150px;
	}
	
.content {
	background-color: #0a0a0a;
	padding: 0px 10px 0px 20px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
	}

.menu {
	text-align: right;
	vertical-align: top;
	line-height: 2.2;
	letter-spacing: 2px;
	padding-right: 18px;
	width: 150px; 
	}

.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #de9d00;
	text-decoration: none;
	}
	
.menulink:hover {
	color: #FFC905;
	text-decoration: none;
	}

.submenulink {
	text-transform: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: normal;
	text-decoration: none;
	color: #818181;
	}
	
.submenulink:hover {
	text-transform: none;
	font-weight: normal;
	letter-spacing: normal;
	color: #CCCCCC;
	}

.inner_table {
	background-color: #0a0a0a;
	vertical-align: top;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	}
	
.footer {
	text-align: right;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	height: 30px;
	vertical-align: top;
	}
	
.footer a {
	color: #FFC905;
	font-weight: bold;
	text-decoration: none;
	}

.footer a:hover {
	color: #FFFFFF;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #a80000;
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #de9d00;
	}
	
h3 {
	font-size: 11px;
	}		

a {
	color: #fdf4d2;
	}
	
a:hover {
	text-decoration: none;
	color: #a40c34;
	}
	
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	}
	
input, select, textarea {
	background-color: #FFEFFF;
	border: 1px solid #47135F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
.checkbox {
	background-color: #FFEFFF;
	border: 0px solid #FFEFFF;
	}

li {
	list-style-position: outside;
	list-style-image: url(/persistent/images/li.gif);
	font-size: 11px;
}

.button {
	border-left-color: #B094C4;
	border-top-color: #B094C4;
	border-right-color: #000000;
	border-bottom-color: #000000;
	color: #FCB817;
	background-color: #47135F;
	font-weight: bold;
	font-size: 10px;
	}
