body{
	margin:0px;
	background-image:url('/_img/bkground.jpg');
	background-repeat:repeat-x;
	background-position: 0px -30;
	background-color:#A8BEF0;
}
.maincon {
	margin:0 auto;
	max-width:1000px;
	width:expression(this.scrollWidth>1000?'1000px':true);
	font-family:arial,helvetica,sans-serif;
}
.backmap{
	background-image:url('/_img/mapbasedots2.gif');
	background-repeat:repeat-x;
	background-position: -250px -0px;
}
.map{
	position:absolute;
	left:0px;
	top:0px;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
}
.map2{
	position:relative;
	width:100%;
	height:100%;
}
.hed1{
	font-family:sans-serif;
	font-size:36px;
	font-weight:normal;
	color:#FFC;
}
.hed2{
	font-family:sans-serif;
	font-size:12px;
#	font-weight:bold;
	color:#FFC;
}
.mtab{
	width:90px;
	font-family:sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFC;
	text-align:center;
}
a.mainmenu, a.mainmenu:visited, div.mainmenu{
	display: block;
	width:   100px;
	border:  1px solid #459;
	padding: 2px 0px;
	background: #000;
	text-decoration: none;
	font-family: Verdana, Sans-Sherif;
	font-weight: normal;
	font-size: 12px;
	color:   #FFC;
	text-align:center;
}
a.mainmenu:hover{
	background-color:#459;
	color:#FFF;
}
a.submenu, a.submenu:visited{
	display: block;
	width:   220px;
	color: #FFF;
	background-color:#459;
	padding:4px 0px 4px 14px;
	text-decoration: none;
	font-family: Verdana, Sans-Sherif;
	font-weight: normal;
	border-top:0px solid #222;
	border-left:2px solid #333;
	border-right:2px solid #333;
	border-bottom: none;
	font-size: 13px;
	text-align:left;
}
div.submenu{
	position:absolute;
	visibility:hidden;
	border-bottom: 2px solid #333;
	border-top: 2px solid #333;
}
a.submenu:hover{
	background: url(/_img/menuarrow.gif) no-repeat center left;
	background-color:#FFC;
	color:#00A;
	font-weight:bold;
}
.info {
	font-size:14px;
	line-height:22px;
}
.infohed {
	font-size:16px;
	color:#459;
	font-weight:bold;
}
.sideinfo {
	font-size:14px;
	line-height:16px;
	padding:5px;
}
.sidehed {
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	color:#459;
	padding:5px;
}
.sidea {
	font-size:14px;
	font-weight:normal;
	color:#CC0000;
	text-decoration:underline;
}
.sidea:hover {
	background-color: #FFFF00;
}
.pixa {
	font-size:12px;
	font-weight:normal;
	color:#459;
	text-decoration:none;
}
.pixa:hover {
	background-color: #FFFF00;
	}
.copy {font-size:10px;
	color:#459;
}
.box {border:1px solid #569;
	background-color:#FFF;
}
.boxhd {color:#FFF;
	background-color:#569;
	background-image:url(/_img/topicbk.gif);
	font-size:15px;
	font-weight:bold;
	padding:1px;
	text-align:center;
}
.btn {
	font-size:12px;
	line-height:23px;
	font-weight:bold;
	width:120;
	color:#008;
	background-color:#CCC;
	padding-top:0px;
	text-align:center;
	display:block;
	text-decoration:none;
	font-family:helvetica,sans-serif;
	background-image:url(/_img/btn-gry.gif);height:23px;
}
.btn:hover {
	color:#C00;
}
.modnr {
	font-weight:bold;
	color:#459;
}
.cost {
	font-weight:bold;
	color:#666;
	font-size:13px;
}
