@charset "utf-8";

body {
	background-color: #222222;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
a:link {
	color: #C1540F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C2360E;
}
a:hover {
	text-decoration: none;
	color: #FBB66A;
}
a:active {
	text-decoration: none;
}
.link {
	color: #C1540F;
	text-decoration: none;
}


.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #232323;
}

.body_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #232323;
}

.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #804000;
}

.title_text_nonbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #804000;
}

.subtitle_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #804000;
}

.subtitle_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #804000;
}

.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #232323;
}

.close_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #232323;
}

.star_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	line-height: 18px;
}

	

.buttons {
	background-color:#F0DFC8;
	border-style:solid;
	border-width:1px;
	border-color:#CA6500;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #232323;
}
.textbox {
	border-style:solid;
	border-width:1px;
	border-color:#CA6500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #232323;
}
.vid_flash {
	width:400px;
	height:320px;
	border-style:solid;
	border-width:1px;
	border-color:#CA6500;
	margin-left:auto;
	margin-right:auto;
}
.index_header_ad {
	background-image:url(../graphics/back/header_ad.jpg);
	width:762px;
	height:102px;
	}
.header_left_border {
	background-image:url(../graphics/back/left_header.jpg);
	width:38px;
	height:195px;
	}
.header_right_border {
	background-image:url(../graphics/back/right_header.jpg);
	width:38px;
	height:195px;
	}
.header_logo {
	width:162px;
	height:195px;
	}
.header_header_space {
	background-image:url(../graphics/back/header.jpg);
	width:762px;
	height:63px;
	}
.header_buttons {
	width:762px;
	height:30px;
	}
.header_messages_table {
	width:690px;
	border-width:0px;
	border-style:none;
	}
.header_print_message {
	width:130px;
	height:20px;
	}
.header_structure_message {
	width:560px;
	height:20px;
	}
.header_messages_table_empty {
	width:690px;
	height:43px;
	}
.main_table_left {
	background-image:url(../graphics/back/left_back.jpg);
	width:38px;
	}
.main_table_right {
	background-image:url(../graphics/back/right_back.jpg);
	width:38px;
	}
.main_table_pattern {
	background-image:url(../graphics/back/pattern.jpg);
	width:924px;
	}
.main_content_table {
	width:900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #232323;
	border:none;
	border-style:none;
	}
.main_content_table_content {
	width:669px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #232323;
	}
.main_content_table_news_division {
	width:31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image:url(../graphics/new_divider.gif);
	background-repeat:repeat-x;
	color: #232323;
	}
.main_content_table_news {
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #232323;
	}


html,scrollbar{
scrollbar-track-color: #FAF0E4; 
scrollbar-face-color: #F3DEC5; 
scrollbar-highlight-color: #FAF0E4; 
scrollbar-3dlight-color: #C99969; 
scrollbar-shadow-color: #C28C56; 
scrollbar-darkshadow-color: #333333; 
scrollbar-arrow-color: #663300;
}