body
{ 
	background-attachment: fixed;
	padding:0px;
	background: #808080 url('images/worldbackground.jpg') no-repeat fixed left top;
	font-family:Verdana, arial, sans-serif;
	font-size:10pt;
	color:#000000;
	scrollbar-base-color: #00518C;
}

td.body
{ 
	font-family:Verdana, arial, sans-serif;
	font-size:10pt;
	color: #000000;
}

a
{
	text-decoration: none;
	color: #00518C;
}

a:hover
{
	text-decoration: none;
	color: #0055AA;
}

a:active
{
	text-decoration: none;
	color: #003366;
}

td.menu
{
	filter:Alpha(Opacity=85);
        -moz-opacity:0.85;
	background:#3081AC;
}

td.menu_normal
{
	filter:Alpha(Opacity=85);
        -moz-opacity:0.85;
	background:#3081AC;
}

td.menu_hover
{
	filter:Alpha(Opacity=95);
        -moz-opacity:0.95;
	background:#3081AC;
}

a.menu
{
        font-family:    verdana, arial, sans-serif;
        font-size:      12px;
        font-weight:    bold;
	color: #FFFFFF;
}

a.menu:hover
{
        font-family:    verdana, arial, sans-serif;
        font-size:      12px;
        font-weight:    bold;
	color: #C0C0C0;
}


a.menu:active
{
        font-family:    verdana, arial, sans-serif;
        font-size:      12px;
        font-weight:    bold;
	color: #FFFFFF;
}

td.menubox
{
	background:#002846 url('images/building_bottom.jpg') no-repeat left top;
        padding:0px;
        width: 160px;
}

td.opacy80
{
	filter:Alpha(Opacity=80);
        -moz-opacity:0.8;
}
