﻿
/* GENERIC.CSS (from prototype) */
body { 
	
	
}

div.scrollCart
{
	width: 100%;
	height: 60px;
	overflow: scroll;
	overflow-x: hidden;
	border: 1px solid #666;
		
	
}
.checkboxscroll
{
	width: 200px;
	height: 160px;
	overflow: scroll;
	overflow-x: hidden;
	border: 1px solid #666;
	text-align:left;
		
	
}
.tooltipborder
{
	padding: 5px 5px 5px 5px;
}

.orderMsg
{
	width: 525px;
	height: 160px;
	overflow: scroll;
	overflow-x: hidden;
	border: 1px solid;
	border-color: #000F60;
	
		
	
}

.quote
{
	font-family: Arial;
       font-size: 10px;
}
.quoteNotes
{
	width:100%;
	height:100px;
}
.tailNumberQuote
{
	width: 155px;
}
.waterTailnumber
{
	color: Red;
	width: 155px;
}

.orderMsgQuote
{
	
	height: 100px;
	overflow: scroll;
	overflow-x: hidden;
	border: 1px solid;
	border-color: #000F60;
	
		
	
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.SignPost
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:White;
}
a.PageHeaderLink
{
	margin-top: 1px;
	height: 12px;
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
	white-space: nowrap;
}

img.TopLinks
{
	padding-top: 4px;
}



/* The main table element */
table#Page {
	display: block; 
	
	top: 0px; 
	background-color: #ffffff;
	margin-left: auto;  /*TO CENTER TABLE*/
	margin-right: auto; /*TO CENTER TABLE*/
}





.Red{

font-family: tahoma;
font-size:11px;
color: Red;

}


.header{

font-family: tahoma;
font-size:12px;
color: #000f60;
font-weight: bold;

}

.RedBold{

font-family: tahoma;
font-size:11px;
color:Red;
font-weight: bold;

}

.Big15
{
	font-family: tahoma;
  font-size :15px;
 

}

.water
{
	font-family: Tahoma;
	
	font-size :15px;
}


.Bigger{

font-family: tahoma;
font-size:14px;
color: #000F60;

}

.smaller{

font-family: tahoma;
font-size:9px;
color: #000F60;

}

.smallerRed{

font-family: tahoma;
font-size:9px;
color: Red;

}
.smallerRed:link {
	color: Red;
	text-decoration: none;
}

.smallerRed:visited 
{
	
color: Red;
text-decoration: none;

}
.smallerRed:hover 
{

color: Blue;
text-decoration: underline;

}

.RegBlk{

font-family: tahoma;
font-size:11px;
color: #000000;

}
.RegRed{

font-family: tahoma;
font-size:11px;
color:Red;

}

.SearchBox{

font-family: tahoma;
font-size:10px;
color: #000F60;

}

.White {
	color:White;
}



/* BEGIN FOOTER.CSS */

.FooterLinks {

	font-family:Tahoma;

	font-size: 10px;

	margin-top: 0px;	

}

a.FooterLinks  {

    text-decoration:none;

	font-family: Tahoma;
	
	color:#708CA0;

	font-size: 10px;

	margin-top: 0px;	

}



.FooterCopy {

	font-family: Tahoma;
	
	color:#708CA0;

	font-size: 10px;

	margin-top: 0px;	

}
.invis
{
	visibility: hidden;
	display:none;
}



/* END FOOTER.CSS */