/* <style> */
body {
	background-color: #c4b060;
	color: #705c48;
	font: 12px Verdana;
	margin: 0;
	text-align: center;
}

img {
	border: 0;
}



#container {
	background: transparent url('/images/otc/container.bg.idx.png') no-repeat;
	margin: 0 auto;
	text-align: center;
	width: 1020px;
}

#container #header {
	background-color: transparent;
	border-bottom: 8px solid #553c28;
	margin: 0 20px;
	position: relative;
	width: 980px;
}

#container #header #idxbnr
#container #header #imgbnr {
	overflow: hidden;
}

#container #header #imgdiv {
	left: -59px;
	position: absolute;
	top: 85px;
	z-index: 2;
}

#container #header #idxbnr {
	height: 161px;
}

#container #header #imgbnr {
	height: 116px;
}

#container #header #nav {
	background: transparent url('/images/otc/container.header.nav.bg.png');
	height: 35px;
	margin: 0 -1px 0 0;
	overflow: hidden;
	width: 981px;
}

#container #header #nav a {
	color: #553c28;
	font: 14px Verdana, sans-serif;
	line-height: 35px;
	text-decoration: none;
	text-transform: uppercase;
}

#container #header #nav a:hover, 
#container #header #nav a.cpage {
	color: #fff;
}

#container #header #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#container #header #nav ul li {
	float: left;
	margin: 0 30px 0 20px;
	padding: 0;
	position: relative;
}

#core {
	background: #fff url('/images/otc/core.bg.png');
	margin: 0 20px;
	width: 980px;
}

#column1, #column2 {
	padding: 20px;
	text-align: left;
}

#column1 {
	background-color: #fff;
	float: left;
	width: 640px;
}

#column2 {
	background-color: #f4eccc;
	float: right;
	width: 260px;
}

#closing {
	margin: 0 auto;
	width: 1020px;
}

#closing #footer {
	background-color: transparent;
	border-top: 8px solid #553c28;
	color: #553c28;
	font: 9px Verdana, sans-serif;
	margin: 0 20px;
	padding: 25px 0 35px;
	text-align: center;
	width: 980px;
}

#closing #footer a {
	color: #553c28;
	font: 10px Verdana, sans-serif;
	margin: 0 10px;
	text-decoration: none;
}

#closing #footer a:hover {
	color: #fff;
}

#closing #footer p {
	margin: 0;
	padding: 0 0 10px;
}



.ihead {
	color: #705c48;
	font: 16px Verdana, sans-serif;
}

.ihead a {
	color: #705c48;
	text-decoration: none;
}

.ihead a:hover {
	color: #000;
}



#iformtomap {
	margin: 5px 0 10px;
}

#iformtomap #iftxttomap {
	border: 1px solid #d8cb95;
	color: #705c48;
	float: left;
	font: 11px Verdana, sans-serif;
	height: 15px;
	line-height: 15px;
	margin: 0;
	padding: 4px;
	width: 223px;
}

#iformtomap #ifbtntomap {
	float: right;
	margin: 2px 0;
}



#ihrefs {
	border-top: 1px solid #e1d4a1;
	padding: 0 0 15px;
}

#ihrefs .ihref {
	border-bottom: 1px solid #e1d4a1;
	padding: 10px 0;
}

#ihrefs .ihref a {
	color: #705c48;
	text-decoration: none;
}

#ihrefs .ihref p {
	margin: 0;
	padding: 0;
}

#ihrefs .ihref .ihref1 {
	font: 16px Verdana, sans-serif;
}

#ihrefs .ihref .ihref1 a:hover {
	color: #3e4b5c;
}

#ihrefs .ihref .ihref1 a.on {
	font-weight: bold !important;
}

#ihrefs .ihref .ihref2 {
	font: 13px Verdana, sans-serif;
}



#ipopup {
	color: #705c48;
	font: 12px Verdana, sans-serif;
	margin: 0 10px;
	text-align: left;
	width: 520px;
}

#ipopup .ident {
	font: 24px Verdana, sans-serif;
	margin: 0 0 10px;
}

#ipopup #ipcdiv {
	max-height: 340px;
	overflow: auto;
}

#ipopup .ibtn {
	float: left;
}



.clearboth {
	clear: both;
}



.createbtn {
	
}

.createbtn a.ibtn {
	background: url('/images/otc/iface/btn/off/bg.gif') no-repeat center right;
	color: #fff;
	cursor: pointer;
	display: block;
	float: right;
	font: 11px Verdana, sans-serif;
	height: 22px;
	line-height: 22px;
	margin: 0 0 0 2px;
	padding: 0 7px 0 0;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	width: auto;
}

.createbtn a.ibtn:hover {
	background: url('/images/otc/iface/btn/on/bg.gif') no-repeat center right;
	color: #705c48;
}

.createbtn a.ibtn img {
	background: url('/images/otc/iface/btn/off/1.gif') no-repeat center left;
	border: 0;
	display: inline-block;
	float: left;
	height: 22px;
	margin: 0 0 0 -2px;
	padding: 0 5px 0 0;
	position: relative;
	width: 2px;
}

.createbtn a.ibtn:hover > img {
	background: url('/images/otc/iface/btn/on/1.gif') no-repeat center left;
}

.createbtn a .icon {
	margin: 0 !important;
	padding: 0 !important;
	width: 22px !important;
}



.createtab {
	display: inline;
	float: left;
	margin: 0 5px 0 0;
}

.createtab a.itab {
	cursor: pointer;
	display: inline-block;
	float: left;
	font: bold 11px Verdana, sans-serif;
	height: 20px;
	line-height: 20px;
	margin: 0 0 0 2px;
	padding: 0 7px 0 0;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	width: auto;
}

.createtab a.itab.on {
	background: url('/images/otc/iface/tab/on/bg.png') no-repeat center right;
	color: #fff;
}

.createtab a.itab.off {
	background: url('/images/otc/iface/tab/off/bg.png') no-repeat center right;
	color: #705c48;
}

.createtab a.itab img {
	border: 0;
	display: inline-block;
	float: left;
	height: 20px;
	margin: 0 0 0 -2px;
	padding: 0 5px 0 0;
	position: relative;
	width: 2px;
}

.createtab a.itab.on img {
	background: url('/images/otc/iface/tab/on/1.png') no-repeat center left;
}

.createtab a.itab.off img {
	background: url('/images/otc/iface/tab/off/1.png') no-repeat center left;
}



#copyright {
	background: #fff url('/images/otc/core.bg.png');
	clear: both;
	color: #705c48;
	font: 10px Verdana, sans-serif;
	height: 10px;
	line-height: 10px;
	margin: -30px 20px 0;
	padding: 10px 20px;
	text-align: right;
	vertical-align: bottom;
	width: 940px;
}



.ginfo {
	background-color: transparent;
	border: 0px;
	display: none;
	height: 0px;
	margin: auto;
	position: absolute;
	visibility: hidden;
	z-index: -2;
}

.ginfo_on {
	background-color: transparent;
	display: block;
	margin: auto;
	position: absolute;
	visibility: visible;
	z-index: 10000;
}

.gback {
	background-color: transparent;
	display: none;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	width: 100%;
	z-index: -2;
}

.gback_on {
	background-color: #553c28;
	filter: alpha(opacity=83);
	height: 100%;
	left: 0px;
	-moz-opacity: .83;
	opacity: .83;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 9999;
}



#daclor {
	background-image: url('/images/otc/clor.bg.png');
	margin: 0;
}

#daclor #playerdiv {
	padding: 10px 0 0;
}

#daclor #playerdiv, #daclor #playerdiv iframe {
	height: 315px;
	margin: 0 auto;
	text-align: center;
	width: 370px;
}

#daclor .text {
	color: #705c48;
	font: 15px Arial;
	margin: 0 85px;
	padding: 0 10px 5px;
	width: 350px;
}

#daclor #button {
	margin: 0 auto;
	padding: 15px 0 10px;
	text-align: center;
}



#overlay {
	background-color: #553c28 !important;
}