body
{
	background: url(resources/background.gif) #202020 fixed no-repeat center center;
	color: #d5d1d1;
	font-family: verdana;
}

A:link
{
	COLOR: #D5D1D1;
	TEXT-DECORATION: none;
}
A:visited
{
	COLOR: #D5D1D1;
	TEXT-DECORATION: none;
}
A:hover
{
	COLOR: #D5D1D1;
	TEXT-DECORATION: underline;
}

td
{
	font-size:12px;
}

TABLE.complexBoatTableView
{
	width: 650px;
	border-spacing: 0px;
}

TABLE.complexBoatIndexTable
{
	width: 600px;
	border-spacing: 0px;
}

TABLE.boatsTable
{
	
	width: 600px;
	border-spacing: 0px;
}

TABLE.threeBoatsTable
{
	width: 500px;
	height: 300px;
	border-spacing: 0px;
}

TABLE.oneBoatTable
{
	width: 600px;
	height: 300px;
	border-spacing: 20px;
}

TABLE.boatLinkTable
{
	
	height:100px;
	text-align:center;
}

TD.topLeftBoatsTable
{
	border-right: #7b1414 1px solid;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
	width: 300px;
	padding-top: 0px;
	border-bottom: #7b1414 1px solid;
	text-align: center;
}

TD.topRightBoatsTable
{
	border-bottom: #7b1414 1px solid;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 40px;
	padding-bottom: 20px;
	text-align: center;
}

TD.bottomLeftBoatsTable
{
	border-right: #7b1414 1px solid;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 40px;
	width: 300px;
	padding-top: 20px;
	text-align: center;
	
}

TD.bottomRightBoatsTable
{
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 40px;
	padding-bottom: 40px;
	text-align: center;
}


TD.topLeftTable
{
	border-right: #7b1414 1px solid;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
	width: 150px;
	padding-top: 20px;
	border-bottom: #7b1414 1px solid;
	text-align: center;
}

TD.topRightTable
{
	border-bottom: #7b1414 1px solid;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 40px;
	padding-bottom: 20px;
}

TD.topLeftComplexTable
{
	border-right: #7b1414 1px solid;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
	width: 320px;
	padding-top: 20px;
	border-bottom: #7b1414 1px solid;
	text-align: center;
}

TD.topRightComplexTable
{
	border-bottom: #7b1414 1px solid;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 30px;
	padding-bottom: 20px;
}


TD.bottomLeftTable
{
	border-right: #7b1414 1px solid;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
	width: 150px;
	padding-top: 20px;
	text-align: center;
}

TD.bottomRightTable
{
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 40px;
	padding-bottom: 20px;
}

TD.verticalLeftTableTopAlign
{
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: #7b1414 1px solid;
	text-align: center;
	vertical-align: top;
}

TD.verticalLeftTableBottomAlign
{
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: #7b1414 1px solid;
	text-align: center;
	vertical-align: bottom;
}

TD.verticalRightTableBottomAlign
{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: bottom;
}

TD.verticalRightTableTopAlign
{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: top;
}

TD.verticalLeftTableMiddleAlign
{
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: #7b1414 1px solid;
	text-align: center;
	vertical-align: middle;
}

TD.verticalRightTableMiddleAlign
{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: middle;
}

TD.button
{
    background-position: center center;
    width: 146px;
    height: 40px;
    background-image: url('Resources/Button.gif');
    background-repeat: no-repeat;
    text-align: center;
    vertical-align:middle;
    
}

#divtofade1 { color: #FFFFFF; width: 800 ! important; font-family:arial;color:#999999;font-size:40px;cursor:default;text-align:center;}
#divtofade2 { color: #FFFFFF; width: 800 ! important; font-family:arial;color:#999999;font-size:40px;cursor:default;text-align:center;}
.fader { B:alpha(opacity=0);}
.smallIndex { font-family:arial;color:#999999;font-size:10px;cursor:default;text-align:left; }
