#regionframe {
	border: none;
	height: 430px;
}

#bodycover
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: url(/imgs/bodycover.png);
	overflow: hidden;
}

#regchoice
{
	position: absolute;
	top: -80px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 101;
}

.regions-text {
	font-size: 11px;
}
#regchoice .regchoice-wrapper
{
	background: url(/imgs/regchoice/bg-repeat-y.png) repeat-y;
	width: 743px;
	padding-left: 6px;
	padding-right: 11px;
	margin: 100px auto;
	position: relative;
}

#regchoice .top
{
	position: absolute;
	background: url(/imgs/regchoice/bg-top.png) no-repeat;
	height: 20px;
	width: 760px;
	top: -20px;
	left: 0;
}
#regchoice .bott
{
	position: absolute;
	background: url(/imgs/regchoice/bg-bottom.png) no-repeat bottom;
	height: 25px;
	width: 760px;
	bottom: -25px;
	left: 0;
}




#regchoice .container
{
	position: relative;	
	padding-left: 10px;
}

.contentr .map
{
	width: 256px;
	display: block;
	float: left;
	padding-top: 60px;
	zoom: 1;
}


.contentr
{
	zoom: 1;
}

img.close
{
	position: absolute;
	top: 0px;
	right: 10px;
	zoom: 1;
}

.contentr h1
{
	margin: 20px 0 15px 0;
}

.contentr ul
{
	font-family: Tahoma, sans-serif;
	font-size: 9.75pt;
	list-style-type: none;
	color: #515c4b;
	float: left;
	/*width: 170px;*/
	padding-left: 20px;
}
.contentr ul li
{
	padding: 0.3em;
}
.contentr ul li a,
.contentr ul li span
{
	font-weight: normal;
	display: inline-block;
}
.contentr ul li.active a
{
	background: url(/i/submenu-hand.gif) 100% 50% no-repeat;
	font-weight: bold;
	padding-right: 23px;
	text-decoration: none;
	cursor: default;
	color: #515c4b;
}

.contentr ul li.mega
{
	padding-top: 30px;
}
.contentr ul li.mega a
{
	font-weight: bold;
}

.contentr .regions
{
	zoom:1;
}
.contentr .provinces
{
	zoom:1;
}

.contentr  ul.provinces {
	border-left: 1px solid #B9BEB8;
	padding: 0 0 0 10px;
}

.contentr  ul.provinces li a.firsrl {
	font-weight: bold;
}



.hidd {
	height: 1024px;
	overflow: hidden;
}

TR.StockHeading
{
	font-size: 11px;
	cursor: default;
	color: white;
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #49479D;
}

TR.oddRowIndxView
{
	background-color: #DCE6EC;
}
TR.evenRowIndxView
{
	background-color: #F2F6F9;
}
TR.evenRowIndxViewSel
{
	background-color: #F2FCED;
}
TR.oddRowIndxViewSel
{
	background-color: #DBF0CE;
}

#regchoice A
{
	color: #17548e;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	text-decoration: none;
}


#regchoice A:hover
{
	color: #17548e;
	font-style: normal;
	text-decoration: underline;
}

.THeader
{
	background-color: #1DB04E;
}

.THeader2
{
	background-color: #49479D;
}

.header
{
	font-family: verana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #147C37;
}
.regions
{
	font-family: verana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.reg_pos
{
	position: absolute;
	left: 70;
	top: 650;
	width: 700;
	visibility: hidden;
	padding: 3px;
}