.map
{
	margin: 0;
	background-color: #FFF;
	background-image: url(../images/20E30N-1200.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
}

.bigmap
{
	margin: 0;
	background-color: #FFF;
	background-image: url(../images/20E30N-2400.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
}

.blue
{
	margin: 0;
	background-color: #FFF;
	background-image: url(../images/sealevel.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
}
td
{
	font-size: small;
	color: #555555;
	line-height: 150%;
	font-family: verdana, arial;
} 


.sea
{
	font-size: x-small;
	color: #555555;
	line-height: 150%;
	font-family: verdana, arial;
}

.app
{
	font-size: small;
	color: #0033CC;
	line-height: 150%;
	font-family: arial,verdana;

} 

.millennium
{
	background-color: #E5E1B4;
	font-size: small;
	line-height: 150%;
	font-family: verdana, arial;
} 

a 
{  
text-decoration: none
}

a:visited 
{  
color: #f60;
}

a:hover 
{
color: #00DD00;
text-decoration: underline 
}




.trans
{
	background-color: transparent;
}

input
{
	background-color: #ffffff;
	font-family: verdana,arial;
	font-size: small;
}

select
{
	background-color: #ffffff;
	font-family: verdana,arial;
	font-size: small;
}

textarea
{
	background-color: #ffffff;
	font-family: verdana,arial;
	font-size: small;
}

submit
{
	font-size: small;
	font-family: verdana,arial;
}