.captcha {display:none}

a:link {
	color: #FF0000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #FF0000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

body {
	background-color: #800000 !important;
	 margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	font-family: Arial, sans-serif, Helvetica;
	font-size: 12px;
	scrollbar-3dlight-color: #110F25;
	scrollbar-arrow-color: #110F25;
	scrollbar-base-color: #110F25;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #110F25;
	scrollbar-track-color: #FFFFFF;
}

h1 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 0px;
}

h1, h2, h4, h5, h6 {
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
}

h3 {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: auto;
}

h4 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 0;
	margin-right: auto;
}

h5 {
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: auto;
}

h6 {
	font-family: Arial;
	font-size: 8pt;
	margin-bottom: 0px;
	margin-top: auto;
}


select {
	background-color: White;
	border-collapse: collapse;
	border-color: #110F25;
	border-style: solid;
	border-width: 1px;
	font: 10px;
	font-family: sans-serif;
	font-size: 10px;
	height: auto;
	width: 100px;
}



INPUT.button  {
	background-color: #D3D3D3;
	color: Maroon;
	font: bold 12px sans-serif, Arial, Helvetica;
	border: thin outset;
}

.tablelabel a, {
border: 1px solid black;
background: #F4EA9F;
}

table {
	background-color: #FFFFFF;
	color: #000000
	font-family: Arial, Helvetica;
	font-size: 12px;
	table-layout: auto;
	vertical-align: top;
}

td {
color: Black;
	background-position: top;
	font-family: arial, sans-serif;
	vertical-align: top;
}

textarea {
	background-color: White;
	border-collapse: collapse;
	border-color: #11102F;
	border-style: solid;
	border-width: 1px;
	color: #11102F;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10px;
}

.checkbox {
	border-color: #77777;
	border-width: 0px;
	font: 10px;
	font-family: sans-serif;
	font-size: 10px;
	height: 20px;
	width: 20px;
}

.dark{
	background-color: #CFD2B5;
	font-family: sans-serif;
	color: White;
}

.darkest {
	background-color: #ACB48D;
}

.header {
color: Black;
	border: 1px;
}

.justify {
	text-align: justify;
}

.light {
	background-color: White;
	color: black;
}

.lighter{
	background-color: White;
		color: black;
		}

.pagetitle {
	border-bottom: 1px solid #0C1223;
	border-left: 1px solid #A52A2A;
	border-right: 1px solid #0C1223;
	border-top: 1px solid #A52A2A;
	color: #161616;
	font-family: Impact, sans-serif;
	font-size: 17px;
	font-style: normal;
	padding-left: 5px;
	text-decoration: none;
	vertical-align: top;
	background-color: #F4EA9F;
	background-position: top;
	background-repeat: repeat;
}

.shadow {
	background-color: #DD7F7F;
}

.table3d {
	border-bottom: 1px solid #232A56;
	border-right: 1px solid #232A56;
}

.tabledata {
	background-color: transparent;
	color: Maroon;
	margin-top: 0px;
	font: normal 12px Arial, sans-serif;
	font-family: arial, sans-serif;
	font-weight: normal;
	padding-left: 8px;
	vertical-align: top;
}

.tablelabel, .darker {
	background: #F4EA9F;
	border: thin outset #FFFFFF;
	color: #130C20;
	font: small-caps bold 14px Arial;
	font-family: Arial, Helvetica,sans-serif;
	padding-left: 8px;
	vertical-align: top;
}
 div.content {
 width: 700px;
 height: 100%;
 
 }