.gallery
{
    	font-family: sans-serif;
    	font-size: 8pt;
	color: yellow;
   	padding: 0px;
	margin: 0px;
}

.pod
{
	font-family: sans-serif;
    	font-size: 16px;
	color: black;
    	padding: 0px;
	margin: 0px;
}

.time
{
	font-family: sans-serif;
    	font-size: 16px;
	color: black;
    	padding: 6px;
	margin: 0px;
}


.pep
{
	font-family: sans-serif;
    	font-size: 16px;
	font-weight: bold;
	color: black;
    	padding: 6px;
	margin: 0px;
}

.boats {
font-family: verdana, arial; times new roman;
font-size: 9pt;
color: black;
}


a:link {color: #ff6600; text-decoration: none;}
a:active {color: #ffff00; text-decoration: none;}
a:visited {color: #ef10010; text-decoration: none;}
a:hover {color: #ffcc00; }

TD.buttons
	{
		background-color: #393939;
		color: #ffffff;
	}

TD.buttons a
	{
		display: block;
		margin: 0;
		padding: 4;
		border: 0;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		text-align: center;
		background: transparent none center left no-repeat;
		text-decoration: none;
		color: #ffffff;
	}

TD.buttons A:link
	{
		background: #8c8c8c;
		color: #ffffff;
	}

TD.buttons A:visited
	{
		background: #8c8c8c;
		color: #ffffff;
	}

TD.buttons A:active
	{
		background: #ef0010;
		color: #000000;
	}

TABLE.navigate A:hover
	{
		background: #ef0010;
		color: #000000;
	}


TABLE.navigate
	{
		color: #ffffff;
		background-color: #393939;
	}

TABLE.navigate A:link
	{
		color: #ffffff;
	}

TABLE.navigate A:visited
	{
		color: #ffffff;
	}

TABLE.navigate A:active
	{
		color: #000000;
	}

TABLE.navigate A:hover
	{
		color: #000000;
	}



