﻿



.div_normal
{
	background-color: Transparent;
}

.div_mouseover
{
	background-color: Black;
}

.detailedThumbnail
{
	height: 60px;
	width: 80px;
	border-color: White;
	border-width: 3px;
}

.img_thumbnail
{
	height: 160px;
	width: 160px;
}
.style5 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style6
{
	font-size: 12px;
}
.style7 {color: #0099FF; font-size: 10px;}
.style8 {color: #AAAAAA; font-size: 10px;}
.style9 {color: #E1CB68; font-size: 10px;}

.style12
{
	font-family: "Courier New" , Courier, monospace;
}
.style14
{
	font-size: 12px;
	color: #FFFFFF;
}
.style15
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style16
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link
{
	text-decoration: none;
	color: #FFFFFF;
}
a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover
{
	text-decoration: none;
	color: #FFAD00;
}
a:active
{
	text-decoration: none;
}


.td_detailed_thumb
{
	text-align: center;
	height: 50px;
	width: 30%;
	vertical-align: middle;
}
.tdBoatEditing
{
	font-size: smaller;
	margin-top: 0px;
	vertical-align: middle;
	text-align: center;
	background-color: Black;
	color: White;
	height: 150px;
	width: 200px;
}

.boat_img_FullSize
{
	width: 500px;
	height: auto;
}

.label_info
{
	font-size: smaller;
}

.listingThumbnail
{
	width: 240px;
	height: 180px;
	border-width: 3px;
	border-color: White;
}



.tdBoatListing
{
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	vertical-align: middle;
	color: White;
	text-align: center;
	width: 300px;
	height: auto;
}

.tdBoatListing_Alt
{
	font-weight: bold;
	margin-top: 0px;
	text-align: center;
	vertical-align: middle;
	color: White;
	width: 300px;
	height: auto;
}

.table_img
{
	border-width: 0px;
	width: 159px;
	height: 89px;
}

.menu
{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: Gray;
}



