/* THE WHOLE PAGE */

body {
	margin: 0px;
	background-color: #f7f4e6;
/*	color: #66645c; */
	color: #444444;
/*	font-family: Georgia, Times, "Times New Roman", serif; */
	font-family: Tahoma, sans-serfi;
	font-size: 0.75em;
	line-height: 1.35em;
	background-image: url(../images/ornament_bottom.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;	
}

p {
	margin-bottom: 1em;
	margin-top: 0;
}

table {
	margin: 0;
}

ul {
	margin: 0;
	padding-left: 15px;
}

ul li {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	padding-bottom: 0.35em;
}

ol li {
	list-style-position: outside;
	padding-bottom: 0.35em;
}

h1
{
font-size: 200%;
line-height: 100%;
/* text-decoration: none; */
font-weight: normal;
}

h2
{
font-size: 150%;
line-height: 118%;
/* text-decoration: none; */
font-weight: normal;
}

h3
{
font-size: 133%;
line-height: 120%;
}

h4
{
font-size: 100%;
text-decoration: bold;
}

.h2_title {
	font-size: 1.5em;
}

a {
/*	color: #998a3d; */
	color: #444444;
	text-decoration: underline;
}
a:hover {
	color: #998a3d;
	text-decoration: underline;
}

.regional_chamber_select {
	background-color: #e8e5d8;
	border: 1px solid #a7a49a;
/*	color: #a7a49a; */
	color: #444444;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 0.8em;
	width: 200px;
}

/* HEADER */

.header {
	background-image: url(../images/ornament_top.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 20px;
}

.header_table_1 {
	background-image: url(../images/building.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.header_table_2 {
	background-image: url(../images/logo.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 60px;	
}

.header_table_3 {
	
}

.top_navigation_1 {
	border-left: 1px solid #e4dfc4;
	text-align: center;
	padding-bottom: 1px;
}

.top_navigation_2 {
	color: #aeaca1;
	padding-left: 30px;
	font-size: 90%;

}

.top_navigation_2 form {
margin: 0;
}

.top_navigation_link {
	color: #998a3d;
	text-decoration: underline;		
}
.top_navigation_link:hover {
	color: #66645c;
	text-decoration: none;	
}

.title {
	padding-left: 22px;
	font-weight: bold;
	font-size: 16pt;
	line-height: 24pt;
	text-transform: uppercase;
}


/* Main Menu */

#hor_menu_table {

	border-right: 1px solid #ccb129;

}

.main_menu {
	font-weight: bold;
	/* background-color: #fcfcf7; main menu background color changed on Zhukov's request | baykov */
	background-color: #f7f4e6;
	border-left: 1px solid #ccb129;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

.main_menu img {

	margin-left: 5px;
	width: 10px;
	height: 7px;
	border: none;
	vertical-align: baseline;

}

.main_menu div {
	background: #e8e4d8;
	padding: 3px 5px 3px 5px;
}

.main_menu div a {
	border-top: 1px solid #fcfbf6;
	display: block;
	font-weight: 100;
	padding: 7px 10px 7px 10px;
	text-align: left;
	color: #444444;
	text-decoration: none;
}

.main_menu div a:hover
{
	background: #e8e4d8;
	text-decoration: underline;
/*	color: #66635c; */
}

.main_menu div a:hover
{
	background: #fcfbf6;
/*	color: #988b3d; */
}

.main_menu div a:hover
{
	background: #fcfbf6;
/*	color: #988b3d; */
}

/*Menu Status*/

.menu_status {
	font-size: 90%;
	text-transform: uppercase;
}

/*Page Title*/

.page_title {
                background-color: #fcfcf7;	
                font-size: 135%;
	text-transform: none;
	line-height: 130%;
}

td.page_title {
	text-align: left;
	padding-top: 22px;
	padding-left: 40px;
}

/*Subpages Menu*/

.subpages_menu {
                background-color: #fcfcf7;
	color: #444444;
/*                color: #66645c; */
	font-size: 100%;
                font-style:oblique;
}

.subpages_menu_top {
                background-color: #fcfcf7;
	padding-bottom: 1px;
	padding-top: 10px;
	background-image: url(../images/double_border_1_light.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.subpages_menu_bottom {
	color: #797770;
	font-size: 90%;
	border-top: 1px solid #dad7ca;
	line-height: 130%;
}

.subpages_menu_list {
                background-color: #fcfcf7;
	padding-left: 16px;
	padding-right: 24px;
                padding-bottom: 5px;
                line-height: 160%;
}

/* Menu Links */

.menu_link {
/*	color: #66645c; */
	color: #444444;
	text-decoration: none;		
}
.menu_link:hover {
	color: #66645c;
/*	color: #444444; */
	text-decoration: underline;	
}
.menu_link_light {
/*	color: #998a3d; */
	color: #444444;
	text-decoration: none;
}
.menu_link_light:hover {
/*	color: #998a3d; */
	color: #444444;
	text-decoration: underline;
}
.menu_link_semilight {
/*	color: #797770; */
	color: #444444;
	text-decoration: none;
}
.menu_link_semilight:hover {
/*	color: #797770; */
	color: #444444;
	text-decoration: nounderlinene;
}
.menu_link_bold {
	color: #66645c;
	text-decoration: underline;
}
.menu_link_bold:hover {
	color: #998a3d;
	text-decoration: underline;
}
.menu_link_oblique {
	color: #998a3d;
	text-decoration: underline;
        font-style:oblique;
}
.menu_link_oblique:hover {
	color: #998a3d;
	text-decoration: none;
        font-style:oblique;
}
.bottom_link {
	color: #998a3d;
	text-decoration: underline;
	font-weight: bold;
}
.bottom_link:hover {
	color: #998a3d;
	text-decoration: none;
 	font-weight: bold;
}
.count_link{
                color: #a7a49a;
	font-size: 100%;
                word-spacing: 10px;
                margin-left: 5px;
                margin-right: 5px;
}
.menu_status {
	color: #66645c;
}



/* Middle Area */

.middle {
	padding-left: 25px;
	padding-top: 30px;
	padding-bottom: 30px;
}


menu_child_level_list 
{
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	padding-bottom: 1em;
	text-transform: none;
}


/* Left Menu */

.left_menu_head {
/*	color: #998a3d; */
color: #444444;
	font-weight: bold;
	font-size: 85%;	
	padding-top: 10px;
	padding-bottom: 16px;
	text-transform: uppercase;
	background-image: url(../images/double_border_1.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.left_menu_selected, .left_menu_selected_jquery {

	background-color: #C5C3B6;

}

.left_menu_cell {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 6px;
	line-height: 125%;
	border-bottom: 1px solid #dad7ca;
	cursor: pointer;
	cursor: hand;
}

.left_menu_plus {
	padding-top: 9px;
	width: 11px;
	padding-right: 10px;
	border-bottom: 1px solid #dad7ca;	
}

.left_menu_plus_single {
	padding-top: 9px;
	width: 11px;
	padding-right: 10px;
	border-bottom: 1px solid #dad7ca;	
}

.left_menu_link_border {
	border-top: 1px solid #fcfbf6;
}

.left_menu_cell_active {
	background-color: #fcfcf7;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-right: 15px;
	line-height: 115%;	
	border-bottom: 1px solid #dad7ca;	
}

.left_menu_cell_active_content {
	font-size: 90%;
	padding-top: 5px;
	padding-bottom: 6px;	
}

.left_menu_cell_active_content_head {
	padding-bottom: 19px;	
}

.left_menu_minus {
	background-color: #fcfcf7;
	padding-top: 9px;
	width: 11px;
	padding-right: 10px;
	border-bottom: 1px solid #dad7ca;	
}

.left_menu_cell_hover {
	BACKGROUND-COLOR: #c5c3b6;
	FONT-WEIGHT: bold;
}

a.left_menu_cell_hover {
	/*BACKGROUND-COLOR: #c5c3b6; */
	FONT-WEIGHT: bold;
	color: #ffffff;
}


.left_submenu_div {
	display:none;
	z-index: 100;
	/*BACKGROUND-COLOR: #c5c3b6;*/
}
.left_submenu_dummy_div {
	display:none;
	width: 10px;
	z-index: -100;
}

.left_menu_link {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 7px 10px 8px 10px;
	text-align: left;
	color: #444444;
}

.left_menu_link:hover {

	color: #444444;
	text-decoration: none;
}

.left_menu_selected .left_menu_link, .left_menu_selected_jquery .left_menu_link  {

	color: #ffffff;

}

.left_submenu_link {
	color: #444444;
	text-decoration: none;
}
.left_submenu_link:hover {
	text-decoration: underline;
}

.menu_link_bold_span .left_submenu_link {
	font-weight: bold;
}

/* Left Bottom Menu */

.left_bottom_menu_head {
/*	color: #998a3d; */
color: #444444;
	font-weight: bold;
	font-size: 85%;	
	padding-top: 32px;
	padding-bottom: 16px;
	text-transform: uppercase;
	background-image: url(../images/double_border_1.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.left_bottom_menu_arrows {
	background-color: #ebe7d8;
	text-align: center;
	height: 13px;
}

.left_bottom_menu_cell {
/*	font-size: 90%;
	line-height: 120%;		*/
	padding-top: 8px;
	padding-bottom: 12px;
}

.left_bottom_menu_cell .menu_link_semilight {
	text-transform: capitalize !important;
}
.left_bottom_menu_cell .menu_link_semilight:hover {
	text-decoration: underline !important;
}
.left_bottom_menu_logo {
	padding-left: 10px;
	padding-right: 28px;
	text-align: right;	
}

.left_bottom_menu_ornament {
	background-image: url(../images/ornament_small_left.gif);
	background-position: left center;
	background-repeat: repeat-x;
	text-align: center;	
}









/* FOOTER */

.footer_cell {
	padding-left: 25px;
	padding-bottom: 45px;
}

.footer_top {
	padding-bottom: 20px;
}

.footer_logos {
	padding-left: 20px;
	padding-right: 20px;	
	border-left: 1px solid #dad7ca;
	text-align: center;
}

.footer_logos_text {
	padding-left: 10px;
	text-transform: uppercase;	
	color: #948f77;	
	font-size: 85%;	
	line-height: 120%;
	text-align: left;
}

.footer_logos_text  a {
	text-decoration: none !important;
}

.footer_logos_table {
	margin-left: auto;
	margin-right: auto;
}

.footer_logos_last {
	padding-left: 20px;
	padding-right: 20px;	
	border-left: 1px solid #dad7ca;
	border-right: 1px solid #dad7ca;
	text-align: center;	
}


.footer_bottom {
	background-image: url(../images/double_border_2.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 30px;
}

.footer_bottom_text {
	padding-left: 35px;
	color: #aeaca1;		
	font-size: 80%;	
	line-height: 120%;	
}

.footer_bottom_search {
	background-color: #e8e5d8;
}

.footer_bottom_search_button {
	padding-right: 5px;
	padding-top: 6px;
	padding-left: 10px;
}

.footer_bottom_search_field {
	background-color: #e8e5d8;
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	color: #a7a49a;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 0.9em;	
}

.footer_bottom_banners {
	padding-left: 35px;
	text-align: right;		
}

.footer_bottom_banner_right {
	padding-left: 17px;	
}



/* TEMPORARY (Other) */

.business_counciles_foreign_1 {
	font-style: italic;
}

.business_counciles_foreign_2a {
	padding-left: 3em;
	padding-top: 0.35em;
	font-weight: bold;
}
.business_counciles_foreign_2b {
	padding-left: 3em;
}

.business_counciles_foreign_head {
	padding-top: 2em;
	padding-bottom: 0.75em;
	margin-bottom: 0;
}
.business_counciles_foreign_head_top {
	padding-bottom: 0.75em;
	margin-bottom: 0;
}


/* Styles for left top menu */
.left_menu_table div {
	background: #e8e4d8;
	padding: 3px 5px 3px 5px;
}

.left_menu_table div a {
	border-top: 1px solid #fcfbf6;
	display: block;
	font-weight: 100;
	padding: 7px 10px 7px 10px;
	text-align: left;
}

.left_menu_table div a
{
	background: #e8e4d8;
	color: #444444;
	text-decoration: none;
}

.left_menu_table div a:hover
{
	background: #fcfbf6;
/*	color: #988b3d; */
	color: #444444;
	text-decoration: underline;
}
.middle_table_inner B, .middle_table_inner STRONG {

font-weight: bold !important;

}