﻿body 
{
	background-color:#DDDDDD;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	}
.OuterWraperTable
{
	background-color:#FFFFFF;
	border:2px;
	padding:2px;
	border-collapse:separate;	
	}
.OuterTblStyle
{
    width: 800px;
    background-color: #FFFFFF;
    padding:0px;
    border-spacing:0px;
    border-width:0px;
    border-collapse:collapse;    
	}

.headerRow
{	
	background-image:url("Images/InlineTitle3.gif");
	height:105px;
	}
.subHeaderRow
{
	background-color:#1A1617; /*#22548F;*/
	color:  #FFFFFF;
	height:20px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	}
.redRowHorizontal
{
	background-color: #F73F66;
	/*background-image:url("Images/redStrip.gif");*/
	height:2px;
	}
.redRowVertical
{
	background-image:url("Images/grayStrip.gif");
	/*background-image:url("Images/redStripVertical.gif");*/
	height:5px;
	}
.blueRowHorizontal
{
	height:2px;
	background-color:#1A1617 /*#22548F;	*/	
	}
.footerRow
{
	color:#1D58C8;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	height:25px;
}
.menuTable
{
	border-width:0px;
	border-spacing:0px;
	padding:0px;
	width:580px;
	background-color:#E7E7E7;
	}

.menuHeaderRow
{	
	background-image:url("Images/menuHeaderBack.gif");
	color:  #FFFFFF;
	height:20px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	}

.menuItemOff
{
	/*background-image:url("Images/menuContentBackOff.gif");*/
	background-color:#D6D5D6;
	color: #1A1617;
	height:20px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	border-width:1px;
	border-color:#797979;
	}
.menuItemOn
{
	background-color:#E3E3DF;
	color: #1D0E91;
	height:20px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	border-color:#797979;
	}
.menuTableHeader
	{
	background-repeat: no-repeat;
	background-image:url("Images\topTableCorners.gif");
	height:22px;
	border-width:0px;
	border-spacing:0px;
	padding:0px;
	}
.menuTableFooter
	{
	background-image:url("Images\BottomTableCorners.gif");
	height:22px;
	border-width:0px;
	border-spacing:0px;
	padding:0px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	}
.menuTableEdge
	{
	width:1px;
	background-color:#A3C2FF; /*#080808;*/
	border-width:0px;
	border-spacing:0px;
	padding:0px;
	}
.bookingRequestTable
	{
	background-color:#F0F0F0;
	}
#divPadding
	{
	float: left;
	width: 70px;
	height:310;
	margin-top: 0px;
	}
.innerHeaderText
	{
	font-family:Arial;
    font-size :20px;
    color:#1D58C8;	
	}
.contentHeaders
	{
	font-family:Arial;
    font-size :13px;
    font-weight:bolder;
	}
	.contactText
	{
	text-align:left;
	font-family:Arial;
	font-size:12px;
	}
.ThanksText
	{
	text-align:center;
	font-family:Arial;
	font-size:12px;
	}
#header {
  background: #F0F0F0;
  width: 482px;
  height: 15px;
}
#leftcol {
  background: #080808;
  float: left;
  width: 1px;
  height:325px;
}
#rightcol {
  background: #080808;
  float: left;
  width: 1px;
  height:325px;
}
#content {
  background: #F0F0F0;
  float: left;
  width: 481px;
  height: 325px;
  text-align:center;
  font-family:Arial;
  font-size:12px;
}
#contentColLeft
{
  float: left;
  width: 220px;
  height: 235px;
  text-align:left;
  margin-left:20px;
  font-family:Arial;
  font-size:14px; 
}
#contentColRight
{
  float: left;
  width: 240px;
  height: 233px;
  text-align:left;
  font-family:Arial;
  font-size:14px;
  }
  #contentContact
{
  float: left;
  width: 478px;
  height: 199px;
  text-align:left;
  margin-left:20px;
  font-family:Arial;
  font-size:12px; 
}
#footer 
{
  background: #F0F0F0;
  float: left;
  width: 482px;
  height: 15px;
}



        
