html, body {
	/*background-color: #f2f8ff;
	background-image: url(../images/BG.gif);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;*/
}

.background 
{
    background-color: #f2f8ff;
	background-image: url(../images/BG.gif);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
}

td, body, th, span, div, ul, p{ 
	font-size:12px;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

/* 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 {
	color: #4679B3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4679B3;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #283959;
}


.a-page_tracking:link, .a-page_tracking:visited, .a-page_tracking:active{color:#4679B3 ; text-decoration:underline ;}
.a-page_tracking:hover{color:#283959 ; text-decoration:underline ;}

/* 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: 143px;
}

.textbox_thin, .textboxThin {
	width: 23px;
}

.textbox_date, .textboxDate {
	width: 100px;
}
.drop_thin1 {
	width: 40px;
}
.drop_thin2 {
	width: 48px;
}
.drop_thin3 {
	width: 54px;
}
.textbox_thin_alert, .textboxThinAlert
{
	background-color: #FF9999;
	width: 44px;
}

.textbox_wide, .textboxWide {
	width: 240px;
}

.textbox_widest, .textboxWidest {
	width: 350px;
}

.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;
}.home_1box-left-bg {
	background-image: url(../images/home-firstbox2-BG.jpg);
	background-repeat: no-repeat;
}
.home_1box-rightbg {
	background-image: url(../images/home-firstbox4-BG.jpg);
	background-repeat: no-repeat;
}
.home_2ndbox_bg {
	background-color: #FFFFFF;
	background-image: url(../images/home-letter-2b.gif);
	background-repeat: no-repeat;
}
.home_specials_BG {
	background-image: url(../images/home_specials_middle.jpg);
	background-repeat: no-repeat;
}
.sm_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height:12px;
}
.special_white1{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

.special_white2{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.special_white3{
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.date_picker_image{
cursor:pointer;cursor:hand;
}
.content_BG {
	background-color: #c2e2ff;
	background-image: url(../images/2nd_contentbg_c2e2ff.gif);
	background-repeat: repeat-x;
}

.alert 
{
	color:Red;
	font-weight:bold;
	font-size: 11px;	
}.page_tracking {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4679B3;
}
/* Spiffy Corners */
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#d7eaff}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #edf5ff;
  border-right:1px solid #edf5ff;
  background:#e1efff}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fbfcff;
  border-right:1px solid #fbfcff;
  background:#deedff}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #deedff;
  border-right:1px solid #deedff;}
.spiffy4{
  border-left:1px solid #edf5ff;
  border-right:1px solid #edf5ff}
.spiffy5{
  border-left:1px solid #e1efff;
  border-right:1px solid #e1efff}
.spiffyfg{
  background:#d7eaff}.car_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3399FF;
}
.car_colored {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399FF;
}
.darkblue_colore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #115384;
}
.curve_bottombg {
	background-color: #FFFFFF;
	background-image: url(../images/curve_bottombg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


.car_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.TABLE_light {
	background-color: #DBEEFF;
}
.table_light_option2 {
	background-color: #F1F8FF;
}

.TABLE_dark {
	background-color: #3399FF;
}
.curve_bottomright_white {
	background-image: url(../images/curve_bottomright_white.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0068C7;
}
.topleftcurve_lightblue {
	background-color: #ddefff;
	background-image: url(../images/curve_topleft_lightblue.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.curve_topleft_darkblue {
	background-image: url(../images/curve_topleft_darkblue.gif);
	background-repeat: no-repeat;
	height: 25px;
}
.curve_gradient_topleft {
	background-image: url(../images/curve_topleft_graident.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.white_BG {
	background-color: #FFFFFF;
}

/* Grid view styles */

.table_gv 
{
	background-color: #A4A29E;
	border: none 1px #404040;

}

.table_gv_print 
{
	background-color: #A4A29E;
	border-bottom: solid 1px #A4A29E;
	border-left: solid 1px #A4A29E;
	border-top: none 1px #A4A29E;
	border-right: none 1px #A4A29E;
}

.table_gv_print td, .table_gv_print th
{
	border-top: solid 1px #A4A29E;
	border-right: solid 1px #A4A29E;
}

.table_gv_print td td
{
	border-top: none 1px #A4A29E;
	border-right: none 1px #A4A29E;
}

.table_gv_print a
{
	text-decoration: none;
}


.table_header_gv td, .table_header_gv a, .table_header_gv th
{
	font-weight: bold;
	color: White;	
}


.table_pager_gv 
{
	font-weight: bold;
	text-align: center;
}
.table_footer_gv 
{
	background-color: #CCCCCC;
	font-weight: bold;
}
.table_row_gv 
{
	background-color: #EEEEEE;	
}
.table_row_gv:hover, .table_alt_row_gv:hover
{
	background-color:#A4A29E;
}
.table_alt_row_gv 
{
	background-color: #DCDCDC;
}
.table_sel_row_gv 
{
	background-color:#FFFF66;
	background-position:left
}
.sampleHeaderCell
{
    background-color:#4679B3;
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
    text-align:center;
}
