body
{
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	background-color: #786e50;
	color: #000000;
}

table, td, tr, input, select
{
	font-size: 8pt;
}

div#page
{
	width: 97%;
	margin: 0;
}

div#topline
{
	width: 100%;
	font-size : 8pt;
	border-bottom: solid 1px #c8dc2d;
	background-color: #ffffff;
}

div#content
{
	width: 100%;
	background-color: #ffffff;
}

a img
{
	border-style : none;
}

a
{
	color : #2873cd;
}

a:visited
{
	color : #8cb4f5;
}

a:hover
{
	color : #f0643c;
	text-decoration : none;
}

#footer
{
	width : 100%;
	height : 35px;
	clear  : both;
	background-image : url(../images/ftback-logo.jpg);
	background-repeat : no-repeat;
	background-position : right;
	background-color : #fff;
	border-top : solid 1px #c8dc2d;
	font-size : 8pt;
}

#footer p
{
	margin : 3px 15px 2px 5px;
}
.inactive
{
	cursor: default;
}

.ptrZoomIn
{
	cursor: url('styles/zoom_in.cur');
}

.ptrZoomOut
{
	cursor: url('styles/zoom_out.cur');
}

.center
{
	cursor: hand;
}

.rect
{
	cursor: url('styles/rect.cur');
}

.drag
{
	cursor: url('styles/drag.cur');
}

table.SideMapNav
{
	width: 22px;
	height: 100%;
}

td.CornerNavCell
{
	height: 22px;
	width: 22px;
	vertical-align: middle; 
	text-align: center;
}

td.MiddleNavCell
{
	width: 22px;
	vertical-align: middle; 
	text-align: center;
}

td.CenterNavCell
{
	vertical-align: middle; 
	text-align: center;
	height: 22px;
}

td.CenterMiddleNavCell
{
	width: 22px;
	height: 22px;
	vertical-align: middle; 
	text-align: center;
}

td.TopSpringCell
{
	vertical-align: middle; 
	text-align: center;
	width: 49%;
}

.MapPresets
{
	width: 250px;
}

.ScenarioHeader
{
	width: 250px;
	height: 25px;
	background-image: url(../images/hback.png);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	color: #f5f5dc;
}

.ScenarioHeader .ScenarioTitle
{
	padding: 4px 5px 2px 5px;
}

.MinimapBox
{
	width: 250px;
	height: 90px;
	/*background-image: url(../images/lbback.png);
	background-repeat:repeat-y;*/
	background-color: #47686f;
	text-align: center;
}

.MapmodeBox
{
	width: 250px;
	height: 20px;
	text-align: center;
}

.MapPresetsContent
{
/*	border: dashed 1px #878787;
	border-top: none; */
	padding: 2px 5px 3px 3px;
}

.MapPresetsHeader
{
	/*padding: 3px 0 3px 0;*/
	background-image: url(../images/hback.png);
	height: 25px;
	cursor: pointer;
}

.MapPresetsHeader a
{
	color: #ffffff;
	text-decoration: none;
}

.MapPresetsHeader a:hover
{
	color : #f0643c;
}

.MapPresetsHeader div
{
	widows: 100%;
	height: 100%;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size: 10pt;
	padding: 2px 5px 2px 5px;
}

.MapPresetsHeader div img
{
	width: 18px;
	height: 18px;	
}

.ScenPicButton
{
	width: 192px;
	height: 48px;
	border: none;
}

.DropDownPresets
{
	width: 225px;
}

.CheckBoxPresets
{
	
}

.SmallImageButton
{
	width: 20px;
	height: 20px;
	border: none;
}

td.UtilityCell
{
	background-image: url(../images/lbback.png);
	background-repeat:repeat-y;
	width: 250px;
	vertical-align: top;
}

td.MainMapCell
{
	text-align: center;
}

td.MapNavigationCell
{
	vertical-align: top;
	text-align: left;
	background-color: #f5f5dc;
	background-image: url(../images/lnback.png);
	background-repeat: repeat-y;
}

table.NaviTable
{
	margin: 0 0 2px 5px;
}

.MapModeImgButton
{
	width: 20px;
	height: 16px;
	border: none;
	margin: 0;
	margin-right: 1px;
	margin-top: 1px;
	padding: 0;
}
