html, body {
	background-image:;
	background-color:#EFEAD4;
	background-repeat:;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
}

td, body, th, span, div, ul, p{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:17px;
}

ul li{
	margin: 0px;
}

a:link, a:visited, a:active{color:#660000; }
a:hover{color:#006600;}



h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #840000;
}


/* BUTTONS 
To work in IE needs javascript, function already included in the common.js file.
SEE P:\V\VirtualAtlantic\template\domain.com\styles\IEHoverBtn.html*/

input.btn
{
   font-size:;
   font-family:;
   color:;
   background-color:;
   border:;
   
}

input.btn_hover
{
color:;
background-color:;
}


.alert 
{
	color:Maroon;
	font-weight:bold;
	font-size: 11px;	
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #840000;
}

.textbox_standard, .textboxStandard {
	width: 150px;
}

.textbox_thin, .textboxThin {
	width: 23px;
}

.textbox_thin1, .textboxThin1 {
	width: 50px;
}

.textbox_thin_alert, .textboxThinAlert
{
	background-color: #FF9999;
	width: 44px;
}

.textbox_wider, .textboxWide {
	width: 240px;
}

.table_header, .table_header td, .table_header a, table_header a:visited, .table_header a:link, .table_header a:active
{
	background-color: #B9B6A5;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
	
}

.table_header a:hover
{
	text-decoration: underline;
}


.table_alt_row
{
	background-color:#EFEADA;
	
}
.table_row
{
	background-color:#D8D5C2;

	
}
.table_alt_2_row
{
	background-color:#E8E0CA;
	
}

.table_grid 
{
	border-width:0px;
	padding:10px;
}


.props-in-development_grid 
{
	border-color:#d7d2ce;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;	
}

.subtitle 
{
	font-weight: bold;
	color: #FF9C0F;
	
}

.form_field {
	background-color:#FFFFFF;
	border: #A2C3FF 1px solid;
	padding-left: 3px;
}


.seperator {
	font-size:9px;
	font-weight:bolder;
}

.textbox_search {
	width: 120px;
	height: 18px;
	font-size:10px;
}

/* Menu Nav */


#navcontainer ul, #navcontainer
{
	margin-top: -1px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:0px;
	padding: 0px;
	list-style-type: none;
	vertical-align: middle;
	height:20px;
}

#navcontainer a
{
display: block;
height: 20px;
width: 208px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bolder;
background-color:#C4122F;
background-image: url(../images/normal_background.gif);
text-align:left;
text-indent:10px;
color:#FFFFFF;
text-decoration: none;
vertical-align:middle;
}

#navcontainer a:hover
{
background-image: url(../images/rollover_background.gif);
color: #ffffff;
text-decoration: none;
}


.menu {
	background-color: #840000;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;		
	
}

.menu:hover {
	background-color: #000000;
	
}

.menu-border {
	margin: 0px;
	padding: 0px;
}


.menu a, .menu a:link, .menu a:visited, .menu a:active { 
	margin-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-left:10px
}

.inner_menu a, .inner_menu a:link, .inner_menu a:visited, .inner_menu a:active { 
	margin-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	margin-left:18px;
	font-weight:lighter;
}

.inner_menu:hover {
	background-color: #000000;
	
}

.inner_menu {
	background-color: #840000;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;		
	
}

.menu a:hover, .inner_menu a:hover { 
	color:#FFFFFF;
}


.right_photos {
	margin-left: 15px;
}

.table_border
{
	border-width: 1px 1px 1px 1px;
	border-style:solid;
	border-color: gray gray gray gray;
	border-collapse: separate;
}



#flashcontainer {
	width:261px;
	height:261px;
	border:1px solid #8d1313
	}
