.alert	{
		color: rgb(211,67,0);
		font-style: italic;
	}

a:link{
	color: rgb(67,102,130);
	}

a:link.overBlue	{
	color: rgb(255,255,255);
	}

a:visited{
	color: rgb(142,163,180);
	}
	
a:visited.overBlue	{
	color: rgb(142,163,180);
	}
	
a:hover {
	background-color: rgb(67,102,130);
	color: rgb(249,252,253);
	}

body  {	font-family: Arial, sans serif;
	font-size: 100%;
	font-style: normal; 
	line-height: 135%;  
	background-color: rgb(249,252,253);
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right: 0;
	color: rgb(34,51,65);
	background-image: url(bg2.jpg);
	height: 100%;
	}

div.bigPic	{
	position: relative;
	left: 0%;
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	}
	
div.leftMenu	{
	position: absolute;
	top: 88px;
	left: 0%;
	width: 0%;
	height: 100%;
	border-right: 1px solid rgb(235,224,216);
	margin-left: 5px;
	display: none;
	}
	

.left	{
	position: relative;
	top: 0px;
	left: 5%;
	width: 50%;
	margin-left: 0%;
	margin-right: 0%;
	}

div.right	{
	position: absolute;
	top: 88px;
	left: 51%;
	width: 49%;
	}

div.menu	{
	position: relative;
	left: 25%;
	width: 63%;
	}

dd	{
	margin-top:11px;
	margin-bottom: 11px;
	}
	dt	{
	color: rgb(67,102,130);
	}
	
em	{
	font-weight: bolder; 
	font-style: normal;
	color: rgb(67,102,130);
	}

h1   { 
	font-weight: bolder; 
	font-style: normal;
	font-size: 150%; 
	line-height: 270%;
	margin-left: 14%;
	margin-right: 29%;
	background-color: rgb(67,102,130);
	color: rgb(241,247,251);
	}
	
h1.main   {
	font-weight: bolder; 
	font-style: normal;
	font-size: 200%; 
	line-height: 270%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0;
	background-color: rgb(67,102,130);
	color: rgb(241,247,251);
	overflow: visible;
	white-space: nowrap;
	}

h1.main2   {
	font-weight: bolder; 
	font-style: normal;
	font-size: 200%; 
	line-height: 145%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0;
	background-color: rgb(67,102,130);
	color: rgb(241,247,251);
	overflow: visible;
	white-space: nowrap;
	}
h2    {font-family: Comic Sans MS, sans serif;
	font-weight: bolder; 
	font-style: normal;
	font-size: 150%; 
	line-height: 135%;
	margin-left: 0;
	margin-right: 0;
	}

h3    { 
	font-weight: bolder; 
	font-style: normal;
	font-size: 100%; 
	line-height: 135%;
	margin-left: 0%;
	margin-right: 10px;
	}

h4    { 
	font-weight: normal; 
	font-style: normal;
	text-decoration: underline;
	font-size: 100%; 
	line-height: 135%;
	margin-left: 0%;
	margin-right: 10px;
	}

h5    { 
	font-weight: normal; 
	font-style: normal;
	text-decoration: none;
	font-size: 100%; 
	line-height: 135%;
	margin-left: 0%;
	margin-right: 10px;
	}
	
img {
	border-bottom: 11px solid rgb(78,119,151);
	border-top: 0;
	}

table.photo img {
	border-bottom: 0px solid rgb(78,119,151);
	}
	
img.selection, img.button	{
	border: none;
	}

img.buttonNoPrint	{
	display: none;
	}

img.cabinPhoto	{
	border-top: none;
	border-left: none;
	border-right: none;
	}
	
input, textarea	{
	background-color: rgb(235,224,216);
	}
	
p	{

	}

div.left p, h2, h3, dd, dt, li	{
	margin-right: 26%;
	}

p.error	{
	color: rgb(255,0,0);
	}

p.footer	{
	background-color: rgb(67,102,130);
	color: rgb(241,247,251);
	font-style: italic;
	font-size: 75%;
	vertical-align: bottom;
	margin-left: 5%;
	width: 50%;
	}

p.margins	{
	margin-left: 21%;
	margin-right: 29%;
	}
	
.forthcoming	{
	font-style: italic;
	color: rgb(204,204,204);
	}

table	{
	}

table.select	{
	width: 80%;
	border: 1px solid rgb(78,119,151);
	}

table.selection {
	margin-left: 5%;
	width: 90%;
	border-top: 1px solid rgb(67,102,130);
	page-break-inside: avoid;
	}	

table.detail {
	margin-left: 5%;
	width: 45%;
	}	
	
th, td	{
	vertical-align: top;
	text-align: left;
	}	

table.photo td	{
	background-color: rgb(78,119,151);
	color: rgb(249,252,253);
	}

table.photo {
	border-width: 0px;
	border-spacing: 0px;
	}

table.photoLarge {
	border-width: 0px;
	border-spacing: 0px;
	width: 712px;
	}
	
table.photoLarge td	{
	background-color: rgb(78,119,151);
	color: rgb(249,252,253);
	font-weight: bold;
	}
	
.detailOne	{
	width: 25%;
	}
	
.detailTwo	{
	width: 50%;
	}

.detailThree	{
	width: 50%;
	}
	
td.innerSelectionOne	{
	width: 24%;
	}
	
td.innerSelectionTwo	{
	width: 24%;
	}
	
td.inLeft	{
	width: 20%;
	}
	
td.inLeft2	{
	width: 40%;
	}

td.selectionText	{
	width: 58%;
	}
	
.edge	{
	background-color: rgb(198,221,239);
	color: rgb(67,102,130);
	}

.topEdge	{
	border-bottom: solid 1px rgb(67,102,130);
	}
	
th	{
	background-color: rgb(67,102,130);
	color: rgb(241,247,251);
	}
	

	

