.main 
{
	background-color: #eeeeee;
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	align: left;
	border: 0px solid red;
}

.headline
{
	font-family: Arial;
	color: SteelBlue;
	border-bottom: 1px solid grey;
	margin-bottom: 15px;
}

A
{
	color: SteelBlue;
	text-decoration: none;
}

A:hover
{
	color: red;
	text-decoration: none;
	border-bottom: 1px dashed red;
}

.maintable
{
	

}


DIV.nicetitle {
	BORDER-RIGHT: #000 3px solid;
	PADDING-RIGHT: 8px;
	BORDER-TOP: #000 3px solid;
	PADDING-LEFT: 8px;
	Z-INDEX: 20;
	FILTER: Alpha(Opacity=95, FinishOpacity=90, Style=2);
	LEFT: 0px;
	PADDING-BOTTOM: 6px;
	FONT: 11px Arial, Times, serif;
	BORDER-LEFT: #000 3px solid;
	WIDTH: auto;
	COLOR: White;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: #000 3px solid;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: auto;
	BACKGROUND-COLOR: SteelBlue;
	moz-opacity: .9;
	min-width: 50x
}

DIV.nicetitle P 
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	moz-opacity: 1
}


DIV.nicetitle P.destination 
{
	FONT-SIZE: 9px;
	PADDING-TOP: 3px;	
	TEXT-ALIGN: left;
	moz-opacity: 1
}

DIV.nicetitle P SPAN.accesskey 
{
	COLOR: #fff
}

.img
{
	border: 0;

}

.img:hover
{
	border: 0;
}

.header2 
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: black;	
}


.header1
{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}


BODY
{
	font-family: Arial, Helvetica, sans-serif;
}

.linksmain
{
	width: 100%;
	border: 0px solid purple;
}

.links
{
	width: 50%;
	border: 0px solid purple;
	float: left;
	clear: right;
	padding-right: 15px;
}