BODY { position: relative; min-width: 600px; width: 100%; margin: 0; padding: 0; background-image: url("images/bg.jpg");font-family : Verdana, Arial, San-Serif;}
#top { position: absolute; top: 0; left: 0; min-width: 600px; width: 100%; height: 1px;}
#left { position: absolute; top:2px; left: 0; width: 105px; margin: 1% 1% 0 0; }
#middle { position: absolute; top:2px; left:110px; min-width: 300px; width: 68%; margin-top: 1%; background: #fff; border:1px solid #7BAED6;}
.blueboldlarge {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
}
#right { position: absolute; top:100px; right: 0px; min-width: 160px; width: 15%; margin: 1% 0 0 1%; text-align:center;}
#lowmiddle { position: absolute; top:102px; left:110px; min-width: 300px; width: 68%; margin-top: 1%; background: #fff; border:1px solid #7BAED6;}
/* HR styles need for IE/Win. */
HR.holder { width:600px; visibility: hidden; } /* Equal to 'top' */
HR.left, HR.right { width: 100px; visibility: hidden; }
HR.middle { width: 300px; visibility: hidden; } 

/* These HR styles replace the above, and are needed for Netscape 4.x. 
   Left and right margins are half the relevant DIV width
-removed- */

/* DIVs must have a border value set in Netscape 4.x */
DIV { border: none; overflow: visible; }



A:link {
	color : #0080BF;
	text-decoration : none;
}
	A:visited {color : navy; background : #EFFFFF; text-decoration : none;}
	A:active  {
	color : #0080BF;
	background : #EFFFFF;
	text-decoration : none;
}
	A:hover {
	color:#0080BF;
	text-decoration : none;
} 

	p,pre,li,td {
	font-family : Verdana, Arial, san-serif;
	color : black;
	background : transparent;
	text-align:left;
	font-size:11px;
	margin:0px 10px 10px 10px;
		}

	ul,h2,h3,h4,h5 {font-family : Verdana, Arial, san-serif; color : navy; background : transparent; text-align:left;font-size:14;
		margin:0px 10px 10px 10px;
		}

	h1 {font-family : Verdana, Arial, san-serif; color : black; background : transparent; text-align:center;
		font-size:14;
		padding-top:10px;
		}
table.bord {
	background: #ffffff;
	border:1px solid #7BAED6;
	width: 700px;
}
p.lilmenu  {font-size : 10; color : navy; text-align:center;}
p.liltxt  {font-size : 10; color : black; text-align:center;}
P.stdtxt  {
	font-size : 10px;
	color : black;
	text-align:left;
}
td.lil  {font-size : 12; color : black; text-align:left;}
.redbold {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.sailspecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}
.buynow {
	float: left;
}

