body {
	background: white url("../images/back.png") left top repeat;
	font: normal 9pt/12pt tahoma, arial, verdana, sans-serif;
	cursor: default;
	margin: 0 auto;
}

a, a:visited {
	cursor: pointer;
	color: #285169;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.high {
	font-weight: bold;
}
.dis {
	color: #404040;
}
u, .u {
	text-decoration: underline;
}
.off {
	color: #808080;
}

.clear {
	clear: both;
}
.clear.left {
	clear: left;
}
.clear.right {
	clear: right;
}
.float.left {
	float: left;
}
.float.right {
	float: right;
}
.hide, .print, .stats {
	display: none;
}

#warning {
	font-weight: bold;
	font-style: italic;
	color: #ff3300;
}

#placer {
	position: absolute;
	left: 50%;
	margin-left: -490px;
	top: 50%;
	margin-top: -320px;
	width: 980px;
	height: 640px;
	background: transparent url("../images/back_site.png") center top no-repeat;
}

.header {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 950px;
	height: 165px;
	z-index: 0;
}

.logo {
	width: 100%;
	height: 85px;
	margin: 0;
	padding: 0;
	background: white;
}
.logo h1, .logo h1 a {
	width: 115px;
	height: 85px;
	margin: 0 auto;
}

.highlight {
	background: transparent url("../images/back_highlight.png") left top repeat-x;
	text-align: center;
}

ul.menu, ul.submenu {
	margin: 0;
	padding: 3px;
	padding-bottom: 8px;
	text-align: center;
	letter-spacing: 1pt;
}
ul.menu {
	background: #ff3300 url("../images/back_menu.png") left bottom repeat-x;
	color: white;
}
ul.menu, ul.submenu {
	list-style: none;
}
ul.menu li {
	display: inline;
	font-size: 8.5pt;
}
ul.submenu li {
	display: inline;
	font-size: 8.5pt;
}
ul.menu li.on, ul.submenu li.on {
	font-weight: bold;
}
ul.menu a, ul.menu a:visited {
	color: white;
}
ul.submenu {
	background: transparent;
}

.sidebar_placer {
	position: absolute;
	top: 195px; /* 180+15 */
	left: 50%;
	margin-left: -350px;
	width: 240px;
	height: 100px;
	text-align: right;
	line-height: 12pt;
	font-weight: bold;
	color: #ff3300;
	letter-spacing: 1pt;
	z-index: 10;
}
.sidebar_placer p {
	margin: 0;
	line-height: 16pt;
}
.sidebar_placer p span {
	background: white;
}
.sidebar_placer a.more {
	font-size: 7.5pt;
}
.slide_placer {
	position: absolute;
	top: 195px; /* 180+15 */
	left: 50%;
	margin-left: -100px;
	width: 450px;
	height: 110px;
	text-align: left;
	z-index: 10;
}
.slide_placer img {
	margin: 0 15px 10px 0;
}
.body_placer {
	position: absolute;
	top: 315px; /* 300+15 */
	bottom: 65px; /* 50+15 */
	margin-bottom: 0;
	left: 50%;
	margin-left: -100px;
	width: 460px;
	padding-right: 10px;
	text-align: left;
	color: #285169 !important;
	overflow: auto;
	z-index: 10;
}
.txt_files .high {
	text-transform: uppercase;
}

input.submit {
	background: #ff3300;
	color: white;
	border: none;
	cursor: pointer;
}

.stock_placer {
	position: absolute;
	left: 0;
	bottom: 54px; /* 39+15 */
	z-index: 5;
	width: 100%;
	margin: 0 auto;
}
.stock_placer .stock {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}

.lang {
	width: 80px;
	position: relative;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	text-transform: uppercase;
	text-align: right;
}
.lang a {
	height: 20px;
	line-height: 20px;
	padding: 4px 5px;
	background-color: #fff;
	color: #01354b !important;
}
.lang a.on {
	cursor: default;
}
.lang a.on,
.lang a:hover {
	background-color: #f30;
	color: #fff !important;
	text-decoration: none;
}
/*
.lang {
	width: 75px;
	position: relative;
	float: left;
	margin-top: 7px;
	margin-right: 10px;
	text-transform: uppercase;
}
.lang a.on {
	padding: 3px 5px;
	background: #ff3300 !important;
	color: white !important;
}
*/

#poplang {
	display: none;
	position: absolute;
	left: 0;
	bottom: 50px;
	z-index: 10;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	font-size: 7.5pt;
	text-transform: uppercase;
}
#poplang li {
	margin-top: 5px;
	border-left: 2px #ff3300 solid;
}
#poplang li a {
	padding: 3px 5px;
	background: white !important;
	color: #ff3300 !important;
}


.search {
	float: left;
	padding-top: 2px;
}

.footer_placer {
	position: absolute;
	left: 15px;
	bottom: 15px;
	width: 950px;
	height: 45px;
	background: #01354b url("../images/back_footer.png") left top repeat-x;
	z-index: 1;
}
.footer_placer .footer {
	width: 700px;
	margin: 0 auto;
	padding: 12px 0 0 0;
	text-align: left;
	font-size: 7pt;
	line-height: 10pt;
	color: #ff3300;
	letter-spacing: 1pt;
	z-index: 0;
}
.footer_placer .footer a, .footer_placer .footer a:visited {
	color: white;
	text-transform: uppercase;
}
.footer_placer .footer a.on {
	color: #ff3300;
}

.footer_placer .clocks {
	position: absolute;
	top: 12px;
	left: 50%;
	margin-left: -100px;
	width: 450px;
	color: white;
	font-size: 7pt;
	line-height: 10pt;
	letter-spacing: 1pt;
}
.footer_placer .clocks .item {
	width: 75px;
	float: left;
	text-align: center;
}
