@charset "iso-8859-1";
/* CSS Document */
body {
	background-color: #110000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eacccc;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a {
	font-weight: bold;
}
h1{
	margin:0;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}
h2{
	margin:0 0 10px 0;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size:26px;
	color:#ffffff;
}
li{
	list-style-type:none;
	margin:4px 0 0 -30px;
	font-size: 11px;
}

#title{
	color:#FFFFFF;
	font-size:40px;
	margin-left:85px;
}
#subtitle{
	color:#cc9999;
	font-size:30px;
	margin-left:16px;
}
#mapcontainer{
	width:200px;
	height:200px;
	overflow:hidden;
	margin-top:4px;
}
#sbi{
	border:1px solid #000000;
	padding: 3px;
}
#sbb{
	border:1px solid #000000;
	padding: 2px 3px 2px 3px;
	background:#FFCCCC;
	color:#680001;
}

.bodytext{
	margin-left:8px;
}
.luTitle,.luTitleL {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	padding: 1px 0 2px 1px;
	background-color:#b57070;
}
.luItem, .luItem a, .luItemL, .luItemL a{
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
	font-weight:normal;
}
.luItem, .luItemL {
	padding: 1px 0 2px 6px;
	margin: 0 0 0 0;
	background-color:#75292b;
}
.luTitle{
	width:159px;
	margin: 0 0 0 0;
}
.luTitleL{
	margin: 0 0 1px 0;
}
.luItem, .luItem a{
	width:154px;
}
.bottom{
	font-size:11px;
	color:#FFCCCC;
}