body
{
	margin:0px 0px 0px 0px;
	/*font-family: arial, verdana, sans-serif;*/
}

td.menu
{
	background-color: #cccccc;
}

th
{
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}


#vertHandleDiv
{
	cursor: default;
	width: 20px;
	height: 18px;
	position: absolute;
}
#vertBGDiv
{
	position: relative;
	top: 0px;
	float: right;
	width: 26px;
	left: -10px;
	background: url(../images/vertBg.png) no-repeat;
	height: 120px;
}
div.logo
{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 31px;
	width: 210px;
	text-align: center;
}
div.sccontrols
{
	position: absolute;
	right: 0px;
	top: 90px;
	width: 210px;
}

div.map
{
	top: 8px;
	left: 8px;
	border: 1px solid #1e4552;
	width:370px;
	height:324px;
}

div.map1
{
	top: 8px;
	//left: 8px;
	border: 1px solid #1e4552;
	width:781px;
	height:487px;
	border: 1px solid #1e4552;
}

div.rightcontent
{
	width: 210px;
	background-color:#6a7588;
	position: absolute;
	top: 10px;
	/*right: 10px;*/
	z-index:100;
}
div.infoHolder
{
	height: 10px;
	background-color:#6a7588;
}
div.container
{
	width: 100%;
	background-color:#cccccc;
	border: 1px solid #ffffff;
}
.fixedTable
{
	table-layout: fixed;
}
.noUnderline
{
	text-decoration: none;
	color: black;
}
.VE_Pushpin_Popup_Title {
	color: black;
	padding-bottom: 0px;
	font: bold 10pt Verdana, sans-serif;
	display: none;
}
.VE_Pushpin_Popup_Body {
	color: #676767;
	font: normal 8pt Verdana, sans-serif;
}
.VE_Pushpin_Popup_Link {
	color: blue;
	text-decoration: underline;
	font: bold 8pt Verdana, sans-serif;
}
.ero .ero-body {width: 280px;}
/*.ero .ero-body {width: auto;}*/

v\:*
{
	behavior: url(#default#VML);
}
.map MSVE_MapContainer
{
	width:370px;
	height:324px;
}

.map1 MSVE_MapContainer
{
	width:730px;
	height:524px;
}

/* Add for map mouseover title*/
.infoboxtitle
{
	position: absolute;
	left:-1px;
	top:-1px;
	right:-1px;
	padding:5px;
	font-size:13px;
	/*background-color:#6280A4;*/
	/*background-color:#000000;*/
	background-image: url(../../images/table_header.jpg);
	background-repeat: repeat-x; 
	height:20px;
	color:white;
	/*padding:-10px;*/
}

