body {
	
	margin: 0px;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #C2D1E0;
}


/* Standard HTML Tags ____________________________________ */
H1 {
	font-size: 26px;
	font-weight: bold;
	color: #800000;
}
H2 { font-size: 16px; font-weight: bold}
H3 { font-size: 14px; font-weight: bold}
H4 { font-size: 12px; font-weight: bold}
H5 { font-size: 10px; font-weight: bold}
H6 { font-size: 8px; font-weight: bold}

P {font-size: 13px; }

DIV { font-size: 13px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal}

STRONG {font-weight: bold}

HR {color: #9933ff; width: 50%}

TD {font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif}

/* Standard Text Fonts ____________________________________ */
.tx18 {font-size: 18px;}
.tx14 {font-size: 14px;}
.tx13 {font-size: 13px;}
.tx14B {font-size: 14px; font-weight: bold;}
.tx12 {font-size: 12px;}
.tx12B {font-size: 12px; font-weight: bold;}
.tx12Blue {font-size: 12px; color: #99ccff; font-weight: bold;}
.tx11 {font-size: 11px;}
.tx10 {font-size: 10px;}
.tx09 {font-size: 9px;}
.tx08 {font-size: 8px;}

.txRed {color: #ff0000;}

.tx12wb {font-size: 12px; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}

/* Navigation Fonts ____________________________________ */

.NavMainTop:link {
	font-size: 13px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
}
.NavMainTop:visited {font-size: 13px; color: #003366; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-weight: bold;}
.NavMainTop:hover {font-size: 13px; color: #003366; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration:underline}

.txNavBk {
	font-size: 14px;
	color: #003366;
	padding-right: 5px;
	padding-left: 5px;
}
.txNavdeBk {
	font-size: 14px;
	color: #003366;
	padding-right: 3px;
	padding-left: 3px;
}

.NavBody:link {font-size: 13px; color: #003366; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none}
.NavBody:visited {font-size: 13px; color: #003366; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none}
.NavBody:hover {font-size: 13px; color: #003366; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline}

.NavFooter:link {font-size: 12px; color: #003366; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none}
.NavFooter:visited {font-size: 12px; color: #003366; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none}
.NavFooter:hover {font-size: 12px; color: #003366; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline}


.lineTopBlue {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0946FF;
}

.lineTopGreen {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #008459;
}

.tx10VerdanaJust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

.LineDotsRt {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
.boxGreyDk {
	border: 1px solid #999999;
}
.lineTopWhite {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
.bullet {
	padding-left: 5px;
	margin: 0px;
}
.imgPad {
	padding: 3px;
	border: 1px solid #5A83AB;
}

.mapPad {
	padding: 1px;
	border: 1px solid #999999;
}

.tblBdr {
	border: 1px solid #5A83AB;
}




.flagPad {
	padding: 1px;
}

.divHeight {
	height: 10px;
}

.padLeftRight {
	padding-left: 5px;
	padding-right: 5px;
}
.MainBdr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5A83AB;
	border-bottom-color: #5A83AB;
	border-left-color: #5A83AB;
}
.abe_DDLs
{
    font-size: 11px;
    font-color: #000000;
}

.abe_Text_Field
{
    font-size: 11px;
    font-color: #000000;
}



.imgDestination { 
            border: 1px solid #999999;
            padding: 5px;
            padding-bottom: 20px;
			margin: 5px;
			background: white;
}
.vspecs-tbl
{
background: maroon;
color: white;
}


/* start vehicle specifications tables_____________________________________________________________________*/
.vspecs-top
{
background: maroon;
color: white;
font-weight: bold;
padding:2px 0px 2px 5px;
font-weight: bold;
line-height:12pt;
}

.tx24OrBd
{
    font-size: 16px;
	font-weight: bold;
	color: maroon;
}
.tx16OrBd a
{
    font-size: 16px;
	font-weight: bold;
	color: maroon;
}
.tx16GrBd
{
    font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.tx16GreyBd
{
    font-size: 16px;
	font-weight: bold;
	color: #666666;
}