body	{
	margin: 0px;
	padding: 0px;
	background-color: #F4F4F4;
	}

body,td	{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	}

form	{
	margin:0px;
	padding:0px;
	}

.inputbtn	{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	}

input	{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	}

.menu	{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	width: 150px;
	line-height: 17px;
	background-color: #B00000;
	padding-left: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	}

.content	{
	padding: 10px;
	}

.contentNL	{
	padding: 5px;
	}

.tabletoppad	{
	padding-top: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D3D5D2;
	}

.bordergrey	{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #D3D5D2;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #D3D5D2;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #D3D5D2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D3D5D2;
	padding: 5px;
	}

.imgbdr	{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #D3D5D2;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #D3D5D2;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #D3D5D2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D3D5D2;
	}

.boatname	{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #8C8A89;
	font-weight: bold;
	}

.boatprice	{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	color: red;
	font-weight: bold;
	}

.boatdesc	{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	}

.foot	{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #A6A6A6;
	padding: 10px;
	background-image:url(../img/footbg.png);
	}

.texttab	{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 18px;
	color: #8C8A89;
	}

.welcome{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
		}

/* Menu Link Styling *****************************************************************/

.menu a:link    { 
		font-family: arial, verdana, Helvetica, Sans-Serif; 
		font-size: 11px; 
		color: #ffffff; 
		font-weight: bold;
		text-decoration: none;
		}

.menu a:visited { 
		font-family: arial, verdana, Helvetica, Sans-Serif; 
		font-size: 11px; 
		color: #ffffff; 
		font-weight: bold;
		text-decoration: none;
		}

.menu a:hover   { 
		font-family: arial, verdana, Helvetica, Sans-Serif; 
		font-size: 11px; 
		font-weight: bold;
		color: yellow; 
		text-decoration: none;
		}

/* Default Link Styling *************************************************************/

a:link		{ 
		font-family: verdana,arial,helvetica,sans-serif; 
		font-size: 11px; 
		color: #565656; 
		text-decoration: none;
		}

a:visited 	{ 
		font-family: verdana,arial,helvetica,sans-serif; 
		font-size: 11px; 
		color: #565656; 
		text-decoration: none;
		}

a:hover     	{ 
		font-family: verdana,arial,helvetica,sans-serif; 
		font-size: 11px; 
		color: #000000; 
		text-decoration: none;
		}

/* Foot Link Styling *****************************************************************/

.foot a:link    { 
		font-family: verdana, arial, Helvetica, Sans-Serif; 
		font-size: 11px; 
		color: #A6A6A6; 
		text-decoration: none;
		}

.foot a:visited { 
		font-family: verdana, arial, Helvetica, Sans-Serif; 
		font-size: 11px; 
		color: #A6A6A6; 
		text-decoration: none;
		}

.foot a:hover   { 
		font-family: verdana, arial, Helvetica, Sans-Serif; 
		font-size: 11px; 
		color: #616161; 
		text-decoration: none;
		}

.marquee   { 
		color: #ffffff;
		font-weight: bold;
		}

