html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #FEF2E3 url(../images/bgr_body.png) repeat-x 0px 100px;
	font-family: Verdana, sans-serif;
	font-size: 90%;
}

#container {
	
}

#header_wrapper {
	background: #730F22 url(../images/bgr_header.png) repeat-x;
	padding: 0px;
	height: 100px;
}

#header {
	width: 780px;
	margin: 0 auto;
	padding: 0px;
}

#body {
	padding: 0px;
	width: 780px;
	margin: 0 auto;
	background: transparent;
	position: relative;
}

#bodybottom {
	padding: 10px 20px;
	width: 720px;
	height: 150px;
	margin: 0 auto;
	background: transparent url(../images/bgr_body-content-shadow-bottom.png) no-repeat;
}

#bodybottom UL {
	width: 650px;
	margin: 40px auto 0;
	padding: 10px 0;
	border-top: 1px solid #CA954F;
}

#bodybottom LI {
	display: inline;
	list-style-type: none;
	padding: 0 10px 0;
	font-size: 90%;
}

#bodybottom LI A, #bodybottom LI A:visited , #bodybottom LI A:active {
	margin: 0;
	padding: 0;
	color: #CA954F;
	text-decoration: none;
}

#bodybottom LI A:hover {
	color: #730F22;
	text-decoration: underline;
}

#footer {
	background: transparent;
	bottom: 0;
	padding: 0;
	height: 105px;
	width: 100%;
	color: #ccc;
	width: 780px;
	margin: 15px auto 0 auto;
	text-align: left;
}

#boners-top {
	background: transparent url(../images/img_header_logo-text.png) no-repeat;
}

.logo_text {
	float: left;
	display: inline;
	clear: none;
	margin: 0;
	padding: 0;
}

.logo_text A, .logo_text A {
	display: block;
	width: 300px;
	height: 100px;
	border: 0;
	background: transparent url(../images/img_header_logo-text.png) no-repeat 0 10px;
}

.logo_text A:hover {
	background: transparent url(../images/img_header_logo-text_hover.png) no-repeat 0 10px;
}

#header-boners {
	margin: 19px 0 0;
	padding: 0;
	display: inline;
	float: right;
	width: 460px;
	height: 53px;
	background: transparent url(../images/bgr_header_menu_boners.png) no-repeat;
	clear: none;
}

#header-menu {
	background: #6D030D url(../images/bgr_header_menu.png) repeat-x bottom;
	border-top:2px solid #530B19;
	width: 480px;
	height: 26px;
	display: inline;
	float: right;
	clear: none;
	margin: 0;
	padding: 0;
}

#header-menu UL {
	margin: 0;
	padding: 0;
}

#header-menu UL LI {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header-menu LI A, #header-menu LI A:visited {
	color: #F69A1F;
	font-size: 80%;
	text-decoration: none;
	padding: 2px 2px;
	margin: 0;
}

#header-menu LI A:hover {
	color: #F5FB4F;
}

#header-menu LI A.current {
	color: #F5FB4F;
}

#header-menu LI.last A {
	border-right:0px solid #CF540B;
}

#footer .leftBox, #footer .centerBox,  #footer .rightBox {
	float: left;
	clear: none;
	padding:0;
	margin: 0;
}

#footer .leftBox {
	width: 290px;
	margin: 0 0 0 10px;
}

#footer .centerBox {
	width: 180px;
	height: 110px;
	background: transparent url(../images/img_footer_logo.png) no-repeat 50% 0%;
}

#footer .rightBox {
	width: 290px;
}

.leftBox .b1, .leftBox .b2, .leftBox .b3, .leftBox .b4{font-size:1px; overflow:hidden; display:block;}
.leftBox .b1 {height:1px; background:#FBCE93; margin:0 5px;}
.leftBox .b2 {height:1px; background:#FEF1E0; border-right:2px solid #FBCE93; border-left:2px solid #FBCE93; margin:0 3px;}
.leftBox .b3 {height:1px; background:#FEF1E0; border-right:1px solid #FBCE93; border-left:1px solid #FBCE93; margin:0 2px;}
.leftBox .b4 {height:2px; background:#FEF1E0; border-right:1px solid #FBCE93; border-left:1px solid #FBCE93; margin:0 1px;}
.leftBox .contentb {background: #FEF1E0; border-right:1px solid #FBCE93; border-left:1px solid #FBCE93;}
.leftBox .contentb div {
	padding: 1px 8px;
	font-size: 85%;
	text-align: left;
}

.leftBox .contentb div P {
	margin: 2px 0;
	color: #4D2B31;
	float: left;
}

.leftBox .contentb div P.psa {
	width: 140px;
}

.leftBox .contentb div P.psb {
	width: 120px;
}

.rightBox .b1, .rightBox .b2, .rightBox .b3, .rightBox .b4{font-size:1px; overflow:hidden; display:block;}
.rightBox .b1 {height:1px; background:#FBCE93; margin:0 5px;}
.rightBox .b2 {height:1px; background:#FEF1E0; border-right:2px solid #FBCE93; border-left:2px solid #FBCE93; margin:0 3px;}
.rightBox .b3 {height:1px; background:#FEF1E0; border-right:1px solid #FBCE93; border-left:1px solid #FBCE93; margin:0 2px;}
.rightBox .b4 {height:2px; background:#FEF1E0; border-right:1px solid #FBCE93; border-left:1px solid #FBCE93; margin:0 1px;}
.rightBox .contentb {background: #FEF1E0; border-right:1px solid #FBCE93; border-left:1px solid #FBCE93;}
.rightBox .contentb div {
	padding: 1px 8px;
	font-size: 85%;
	text-align: justify;
}
.rightBox .contentb div P {
	margin: 2px 0;
	color: #4D2B31;
	float: left;
	clear: none;
}

.leftBox .contentb div P.bp, .leftBox .contentb div P.bps, .rightBox .contentb div P.bp {
	font-weight: bold;
	font-size: 120%;
	margin: 0;
}

.leftBox .contentb div P.bps {
	font-size: 100%;
}

.rightBox .contentb div P.d {
	font-weight: bold;
	width: 55px;
	padding: 0;
}

.rightBox .contentb div P.ha, .rightBox .contentb div P.hb {
	width: 70px;
	margin: 2px 10px 2px 0;
	padding: 0;
}

 .rightBox .contentb div P.hb {
	margin: 2px 0px 2px 0;
}

.clear, .clear-m {
	display: block;
	clear: both;
}

.clear-m, .clear-h {
	margin: 0;
	padding: 0;
	width: 1px;
	height: 1px;
}

.clear-h {
	height: 10px;
}


DIV.ok-text, DIV.error-text {
	margin: 15px 0 0;
	padding: 2px 7px 10px;
	border: 0px solid #000;
	border-bottom:0;
	color: #000;
	font-size: 100%;
	background: #BEDBB3;
	font-family: monospace;
	filter: alpha(opacity=55);
	-moz-opacity: 0.55;
	opacity: 0.55;
}

DIV.ok-text {
	border: 1px solid #008000;
	margin-bottom: 15px;
}

DIV.error-text {
	border-color: #ff0000;
	background: #F6D9C0;
}

DIV.ok-text P, DIV.error-text P {
	margin: 0;
	padding: 0;
}

DIV.ok-text IMG, DIV.error-text IMG{
	float: left;
	margin: 0 10px 0 0;
	padding: 5px 0 0; 
}

DIV.error-text H2 {
	color: #000;
}

DIV.ok-text H2 {
	color: #000;
}

DIV.ok-text H2, DIV.error-text H2 {
	font-size: 130%;
	margin: 5px 0 0;
	font-weight: bold;
}

A, A:link, A:visited, A:active {
	color: blue;
	text-decoration: none;
}
A:hover {
	color: red;
	text-decoration: underline;
}

H2#hh2 {
	display: none;
}

TD.center {
	text-align: center !important;
}

TD.left {
	text-align: left !important;
}

TD.right {
	text-align: right !important;
}

.flashmsg {
	border: 1px solid;
	margin: 10px auto;
	width: 50%;
	padding:15px 10px 5px 52px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

.flashmsg H2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.info {
/*
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../images/img_info.png');
*/
	color: #D4EAFC;
	background-color: #9A7B33;
	background-image: url('../images/img_info.png');
}

.success {
/*
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('../images/img_success.png');
*/
	color: #E2F7B9;
	background-color: #BBA865;
	background-image:url('../images/img_success.png');
}

.warning {
/*
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../images/img_warning.png');
*/
	color: #FCF3D4;
	background-color: #D2B983;
	background-image: url('../images/img_warning.png');
}

.error {
/*
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../images/img_error.png');
*/
	color: #FDE7E7;
	background-color: #D4978E;
	background-image: url('../images/img_error.png');
}

