@charset "UTF-8";
#frame {
	width: 886px;
}
#top_spacer {
	height: 86px;
	width: 889px;
}
 
	.body_txt.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#sidebar_left {
	height: 10px;
	width: 35px;
}
#sidebar_right {
	height: 10px;
	width: 33px;
}
#middle_bar {
	width: 345px;
	background-image: url(assets/images/main_structure/middle_bg.jpg);
	background-repeat: repeat-y;
}
.header_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #689A83;
	font-weight: bold;
}
.header_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #70614D;
}
#content {
	width: 827px;
	background-repeat: repeat-y;
	background-image: url(assets/images/main_structure/content_bg.jpg);
}
#content_container {
	width: 827px;
}
#content_container_left {
	width: 337px;
}
#content_container_right {
	width: 340px;
}
#btn_bar {
	width: 149px;
}
#left_panel {
	background-image: url(assets/images/main_structure/7.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 259px;
}
#right_panel {
	height: 52px;
	width: 289px;
	background-image: url(assets/images/main_structure/8.jpg);
	background-repeat: no-repeat;
}
.body_text_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4235;
	line-height: 18px;
}
.fine_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C4235;
	font-style: italic;
	line-height: 12px;
}
.body_txt_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B49257;
	line-height: 18px;
	font-weight: bold;
}
.txt_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
}
.txt_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.txt_red_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
	text-decoration: none;
}
.txt_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}
.txt_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txt_red_big2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
}

