/* template CSS */
html, body {
	background-image:;
	background-color:;
	background-repeat:;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
}
.body_splash{
	background-image:;
	background-color:#FFFFFF;
	background-repeat:;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
}
.body{
	background-image:;
	background-color:#0038a8;
	background-repeat:;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
}
.body_content{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	display: block;
	padding: 0px 0px 0px 10px;
	margin: 30px 0 0 0;
	height: 328px;
	overflow:auto;
}

td, body, th, span, div, ul, p{ 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;

}

/* headers */
.h1, h1, .title {
	font-size:;
	font-family:;
	color:;
	font-weight:;
	font-style:;
}


.h2, h2, .subtitle {
	font-size:;
	font-family:;
	color:;
	font-weight:;
	font-style:;
}

.h3, h3, .subsubtitle{
	font-size:;
	font-family:;
	color:;
	font-weight:;
	font-style:;
}

/* links */

a:link, a:visited, a:active {
	color:#FF0000 ;
	text-decoration:underline ;
}

a:hover {
	color:#000000 ;
	text-decoration:underline ;
 }

.subnav a:link, .subnav a:visited, .subnav a:active {
	text-decoration: none;
}

.subnav a:hover {
	text-decoration: none;
}

/* lists */
li {
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}

ul {
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}


/* 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;
}

.textbox_standard, .textboxStandard {
	width: 150px;
}

.textbox_thin, .textboxThin {
	width: 23px;
}

.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: #A3C380;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.table_header a:hover
{
	text-decoration: underline;
}


.table_alt_row
{
	background-color:#FFFFFF;
	
}
.table_row
{
	background-color:#E8E7E6;
	
}
.table_alt_2_row
{
	background-color:Silver;
	
}

.table_grid 
{
	border-color:#A3C380;
	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;
}
.content_header {
	background-repeat: no-repeat;
	height: 62px;
	
}

.header_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 10px 0px 0px 10px;
	margin: 0px;
	display: block;
	}

.header_index_text{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 19px;
	position: relative;
	left: 10px;
	width: 495px;
	}

	
.login_BG {
	background-image: url(../images/header_topright.gif);
	background-repeat: no-repeat;
	height: 78px;
}
.white_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.blue_box {
	border: 2px solid #0039A6;
}
.red_cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FF0000;
}

.containerTable
{
	position: relative;
	height: 100%;
	overflow:auto;
	background-image:url(../images/content_background.gif);
	background-repeat: no-repeat;
}

.containerDiv
{
	position: relative;
	height: 413px;
}


.containerProductsDiv
{
position: relative;
height: 325px;
overflow:auto;
width:500px;

}


.containerIndexDiv
{
position: relative;
height: 318px;
overflow:auto;
width:500px;

}


.containerCell
{
position: relative;
height: 351px;
}

.modalBackgroundx
{
	background-color:RED;
	filter:aplha(opacity=50);	
	opacity:0.5;
}

.modalPopup
{
	background-color:#FFFFDD;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.title
{
	font-size:medium;
	color:Navy;
	font-weight:bold;
	
}

.overview
{
	font-style:italic;
	font-weight:bold;

}
.search_button
{
src:"../images/search_go_button.gif";
}

.blue_border
{
    padding:2px;
	border: 2px solid #3366FF;
}
.html_button
{
    width:30px;
}#container {
	height: 601px;
	width: 801px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../images/topright.gif);
}
#content {
	background-image: url(../images/mainbg.gif);
	height: 395px;
	width: 514px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#productbox {
	background-image: url(../images/productbg.gif);
	background-repeat: no-repeat;
	height: 184px;
	width: 138px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
	margin-top: 0px;
}

.mainheader {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 19px;
	position: relative;
	left: 10px;
	width: 495px;
}
#topright {
	background-image: url(../images/topright.gif);
	height: 138px;
	width: 550px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
