/* CSS Document */

* { margin: 0px; padding: 0px }

body {
	background-color:#FFFFFF;
	font-family: 		Tahoma, Arial, Verdana, Helvetica;
	font-weight:        normal;
	font-size: 12px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(images/backgrounds/body_background.png);
	background-repeat: repeat;
	background-position: center top;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Arial, Verdana, Helvetica;
}
h1 {
	font-size: 24px;
	color: #00CC00;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	color: #00CC00;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	color: #00CC00;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-weight: normal;
}

h4 {
	font-size: 16px;
	color: #00CC00;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-weight: normal;
}

h5 {
	font-size: 14px;
	color: #00CC00;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-weight: normal;
}

a.whitelinks:link {
	font-weight: bold;
	color: #FFFFFF;
     background-color: transparent;
     }

a.whitelinks:visited {
	font-weight: bold;
	color: #FFFFFF;
     background-color: transparent;
     }

a.whitelinks:hover {
	font-weight: bold;
	color: #CFDBBA;
    background-color: transparent;
     }

a.whitelinks:active {
	font-weight: bold;
	color: #FFFFFF;
    background-color: transparent;
     }
	 
a.whitesmalllinks:link {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
     }

a.whitesmalllinks:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
     }

a.whitesmalllinks:hover {
	color: #FF0000;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
     }

a.whitesmalllinks:active {
	color: #00CC00;
	text-decoration:underline;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
}

a.redsmalllinks:link {
	color: #CC0000;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 9px;
	font-weight: normal;
     }

a.redsmalllinks:visited {
	color: #CC0000;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 9px;
	font-weight: normal;
     }

a.redsmalllinks:hover {
	color: #00CC00;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 9px;
	font-weight: normal;
     }

a.redsmalllinks:active {
	color: #CC0000;
	text-decoration:underline;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 9px;
	font-weight: normal;
}
	 
a.redlinks:link {
	color: #FF0000;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
     }

a.redlinks:visited {
	color: #FF9900;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
     }

a.redlinks:hover {
	color: #99CC00;
     background-color: transparent;
     }

a.redlinks:active {
	color: #FF0000;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
     } 
	 
a.bluelinks:link {
	color: #0000CC;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
     }

a.bluelinks:visited {
	color: #3399FF;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
     }

a.bluelinks:hover {
	color: #FF0000;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
     }

a.bluelinks:active {
	color: #3399CC;
	text-decoration:underline;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

a.bluebiglinks:link {
	color: #0000CC;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
     }

a.bluebiglinks:visited {
	color: #3399FF;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
     }

a.bluebiglinks:hover {
	color: #FF0000;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
     }

a.bluebiglinks:active {
	color: #3399CC;
	text-decoration:underline;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
}

a.lightbluelinks:link {
	color: #0066FF;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: normal;
     }

a.lightbluelinks:visited {
	color: #000066;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: normal;
     }

a.lightbluelinks:hover {
	color: #FF0000;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: normal;
     }

a.lightbluelinks:active {
	color: #00CC00;
	text-decoration:underline;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: normal;
}
	 
a.greyunderlink:link {
	color: #525252;
	text-decoration:underline;
}
a.greyunderlink:visited {
	color: #525252;
	text-decoration:underline;
}
a.greyunderlink:hover {
	color: #999999;
	text-decoration:underline;
}
a.greyunderlink:active {
	text-decoration:underline;
}

.redhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	font-variant: normal;
}

.bluehighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
}

.whitetext {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
}

.whiteheadertext {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
}
.bluetext {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: small;
	font-weight: normal;
	color: #0000CC;
	font-variant: normal;
}

#Table_01 {
	position: relative;
	width:850px;
	height:auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:850px;
	height:150px;
}

#MainText {
	position:absolute;
	width:675px;
	height:600px;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	
}
#LineBox {
	width:850px;
	height:auto;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

#BoatInfo {
	position:absolute;
	left:0px;
	top:178px;
	width:850px;
	height:auto;
	padding: 0px;
	
}

#JC_Table {
	background-image: url(images/backgrounds/water_background.png);

}
#bottomMenu {
	width:850px;
	height:auto;
	text-align: center;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

#copyrightBar {
	width:850px;
	height:auto;
	text-align: left;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
#info-box {
	width:630px;
	height:auto;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#boat-details {
	width:630px;
	height:auto;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border: medium solid #3366CC;
}
.whitetext18 {
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.white16bold {
	color: #FFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.centered {
	text-align: center;
}
