body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #e7e7e7;
        font-family: Tahoma;
        font-size: 10px;
}

table {
    font-family: Tahoma;
    font-size: 11px;
    color: #484b54;
}
ul
{
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
   padding-top: 3px;
   padding-bottom: 3px;
   margin-top: 3px;
   margin-bottom: 3px;
}

.brown {
    color: #cc7937;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
}

.blue {
	color: #3e5ba5;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
}

td.mainmenuitem
{
	text-align:center;
	vertical-align:middle;
}

td.mainmenuitemselected
{
	text-align:center;
	vertical-align:middle;
	background-color:#D18345;
}
.menu {
        text-transform: uppercase;
}
.topmenu_right_side {
        text-align: right;
        vertical-align: bottom;
}
.left_field {
	background-image: url('/eam/imgs/shadow_left.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #e7e7e7;
	text-align: right;
	vertical-align: bottom;
}
.right_field {
	background-image: url('/eam/imgs/shadow_right.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e7e7e7;
	text-align: left;
	vertical-align: bottom;
}
.splash {
	background-repeat: no-repeat;
	text-align: right;
}
.headers {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

.white_headers {
    background-color: #ffffff;
    color:#abaeb8;
    background-repeat: no-repeat;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.white_headers_act {
    background-color: #3e5ba5;
    background-repeat: no-repeat;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 8px;
    padding-left: 8px;
}

.blue_header {
        background-color: #3e5ba5;
        background-image: url('/eam/imgs/content/header_bg_blue.gif');
        background-repeat: no-repeat;
}
.brown_header {
        background-color: #d18345;
        background-image: url('/eam/imgs/content/header_bg_brown.gif');
        background-repeat: no-repeat;
}
.gray_header {
    background-color: #abaeb8;
        background-image: url('/eam/imgs/content/header_bg_gray.gif');
        background-repeat: no-repeat;
}

.gray_block {
        background-color: #dbdde4;
        background-image: url('/eam/imgs/content/corner_white.jpg');
        font-family: Tahoma;
        font-size: 10px;
        font-weight: bold;
        background-repeat: no-repeat;
    vertical-align:top;
}

.white_block {
        background-image: url('/eam/imgs/content/corner_gray.jpg');
        font-family: Tahoma;
        font-size: 11px;
        background-repeat: no-repeat;
}

.white_block_bg {
	background-image: url('/eam/imgs/content/decor_bottom.jpg');
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 18px;
    vertical-align:top;
}

.menu_subitems {
        font-family: Tahoma;
        font-size: 11px;
        color: #717788;
        font-weight: normal;
        padding-bottom: 2px;
}

.news_date {
    padding-bottom: 1px;
    padding-top: 0px;
    padding-right: 4px;
    padding-left: 4px;
    COLOR: #ffffff;
    background-color: #91939d;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 10px;
}
.news_title
{
	padding-left: 4px;
	font-weight: bold;
}

.news_more {
	color: #3e5ba5;
    font-size: 10px;
}

.news_date_blue {
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 4px;
    padding-left: 4px;
    COLOR: #ffffff;
    background-color: #3e5ba5;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 9px;
}

.news_text {
    padding-bottom: 2px;
    padding-top: 1px;
    padding-right: 4px;
    padding-left: 4px;
    COLOR: #717788;
    font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
}

.white_text {
    COLOR: #ffffff;
    background-color: #abaeb8;
}

.border_left {
    background-image: url('/eam/imgs/pix_white.gif');
    background-repeat: repeat-y;
    background-position: left;
    vertical-align: bottom;
}

.border_right {
    background-image: url('/eam/imgs/pix_white.gif');
        background-repeat: repeat-y;
    background-position: right;
    vertical-align: bottom;
}

.footer_bg {
    background-image: url('/eam/imgs/footer/bg.gif');
    background-repeat: repeat-x;
}

.prod_block_bg
{
	background-color: #d1d3d9;
	padding: 10 5 8 8;
	vertical-align:top;
	font-size: 10px;
}

.prod_block_txt
{
 font-size: 10px;
}

a.prod_block_link_blue
{
 font-size: 10px;
 background-color: #3e5ba5;
 color: #FFFFFF;
 padding: 3;
}

a.prod_block_link_brown
{
 font-size: 10px;
 background-color: #cc7937;
 color: #FFFFFF;
 padding: 3;
}

a.prod_block_link_green
{
 font-size: 10px;
 background-color: #84af7f;
 color: #FFFFFF;
 padding: 3;
}

.prod_block_brown_header
{
   background-color: #d18345;
   background-image: url('/eam/imgs/products_blocks/brown_bg.gif');
   background-repeat: repeat-x;
}

.prod_block_blue_header
{
   background-color: #607bc0;
   background-image: url('/eam/imgs/products_blocks/blue_bg.gif');
   background-repeat: repeat-x;
}

.prod_block_green_header
{
   background-color: #84af7f;
   background-image: url('/eam/imgs/products_blocks/green_bg.gif');
   background-repeat: repeat-x;
}


.TopMenuInactive, .TopMenuInactive a, .TopMenuInactive a:link, .TopMenuInactive a:visited, .TopMenuInactive a:hover, .TopMenuInactive a:active
{
  font-weight: 600;
  background-color: #ffffff;
  color: rgb(132, 136, 141);
  text-decoration: none;
  font-size: 95%;
  text-transform: uppercase;
}

.TopMenuActive, .TopMenuActive a, .TopMenuActive a:link, .TopMenuActive a:visited, .TopMenuActive a:hover, .TopMenuActive a:active
{
  font-weight: 600;
  background-color: rgb(209, 131, 69);
  color: #ffffff;
  text-decoration: none;
  font-size: 95%;
  text-transform: uppercase;
}
.simple_table
{
    BORDER-RIGHT: #043464 1px solid;
    BORDER-TOP: #043464 1px solid;
    BORDER-LEFT: #043464 1px solid;
    BORDER-BOTTOM: #043464 1px solid
}
.simple_table_colored
{
    BORDER-RIGHT: #043464 1px solid;
    BORDER-TOP: #043464 1px solid;
    BACKGROUND: #ffffcc;
    BORDER-LEFT: #043464 1px solid;
    BORDER-BOTTOM: #043464 1px solid
}

.td_hdr_0
{
    BORDER-TOP: #043464 1px solid;
    FONT-WEIGHT: bold;
    BACKGROUND-color: #dddddd
}
.td_hdr_1
{
    BORDER-TOP: #043464 1px solid;
    FONT-WEIGHT: bold;
    BACKGROUND-color: #dddddd;
    BORDER-LEFT: #043464 1px solid
}
.td_0
{
    BORDER-TOP: #043464 1px solid
}
.td_1
{
    BORDER-TOP: #043464 1px solid;
    BORDER-LEFT: #043464 1px solid
}

.td_colored_0
{
    BORDER-TOP: #043464 1px solid;
    BACKGROUND-color: #f3f3e6
}
.td_colored_1
{
    BORDER-TOP: #043464 1px solid;
    BACKGROUND-color: #f3f3e6;
    BORDER-LEFT: #043464 1px solid
}
.simple_table_hdr
{
    BORDER-RIGHT: #043464 1px solid;
    BORDER-TOP: #043464 1px solid;
    FONT-WEIGHT: bold;
    BACKGROUND-color: #dddddd;
    BORDER-LEFT: #043464 1px solid;
    BORDER-BOTTOM: #043464 1px solid
}
.simple_table_hdr
{
    BORDER-RIGHT: #043464 1px solid;
    BORDER-TOP: #043464 1px solid;
    BORDER-LEFT: #043464 1px solid;
    BORDER-BOTTOM: #043464 1px solid
}
.td_block_caption_brown_top
{
	background-color: #a75c21;
}
.td_block_caption_blue_top
{
	background-color: #3e5ba5;
}
.td_block_caption_gray_top
{
	background-color: #91939D;
}
.td_block_caption_gray_btm
{
	background-color: #abaeb8;
	background-image: url('/eam/imgs/main/block_bg_gray.gif');
	background-repeat: no-repeat;
}
.td_block_caption_blue_btm
{
	background-color: #3e5ba5;
	background-image: url('/eam/imgs/main/block_bg_blue.gif');
	background-repeat: no-repeat;
}
.td_block_caption_brown_btm
{
	background-color: #d18345;
	background-image: url('/eam/imgs/main/block_bg_brown.gif');
	background-repeat: no-repeat;
}
.td_block_caption_title
{
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-size: 95%;
	width: 100%;
}
.div_mid_colum
{
	width: 220px;
}

#div_mid_colum_first
{
	border-top-width: 1px;
}
.div_block_content_ext
{
	border-color: #abadb9;
	border-width: 2px;
	border-style: solid;
	padding: 1px;
	margin-top: 2px;
}
.div_block_content_int
{
	padding: 0 5px 3px 5px;
	background-color: #dbdde4;
	background-image: url('/eam/imgs/main/block_corner_white.jpg');
	background-repeat: no-repeat;
	text-align: left;
}
.div_menu_left_separator_1
{
	border-bottom: solid 1px #adb0bd; 
	width: 100%; 
	padding-top: 7px;
	margin-bottom: 3px;
	font-size: 0px;
}
.menu_left_1 a, .menu_left_1 a:link, .menu_left_1 a:visited
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
.menu_left_1 a:hover
{
	text-decoration: underline;
}
.menu_brown, .menu_brown a, .menu_brown a:link, .menu_brown a:visited, .menu_brown a:hover
{
	color: #cc7937;
}

.menu_blue, .menu_blue a, .menu_blue a:link, .menu_blue a:visited, .menu_blue a:hover
{
	color: #3e5ba5;
}
.div_submenu2_ext
{
	width: 100%;
	padding-left: 15px;
}
.menu_left_2 a, .menu_left_2 a:link, .menu_left_2 a:visited
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
	color: #3e5ba5;
	text-decoration: none;
}
.menu_left_2 a:hover
{
	text-decoration: underline;
}
.menu_left_leaf
{
	padding-left: 4px;
	padding-bottom: 2px;
}
.menu_left_leaf a, .menu_left_leaf a:link, .menu_left_leaf a:visited
{
	color: #717788;
	text-decoration: none;
}
.menu_left_leaf a:hover
{
	text-decoration: underline;
}
input, select, textarea
{
	border-width: 1px;
	border-style: solid; 
	border-color: #abadb9;
	padding: 0px 2px 0px 2px;
}
.td_support_titles
{
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	font-weight: bold;
}

.td_submit
{
	text-align: center;
}

.forms
{
	height: 18px;
	width: 200px;
}
textarea.forms
{
	height: 120px;
}
.red
{
	color: red;
}
table.border_2_main
{
	border-bottom: solid 2px #A6A6A6;
	border-top: solid 2px #A6A6A6;
}
tr.bgcolor_r
{
	background-color:#FFF3E8;
	vertical-align:middle;
}
tr.bgcolor_y
{
	background-color:#FEFEE5;
	vertical-align:middle;
}
table.main_frame_r
{
	cursor: hand;
}
table.main_frame_y
{
	cursor: hand;
}
.main_color_text
{
	color:#484b54;
}
div.main_left
{
	padding-left:5px;
}
ul.top_bottom_0
{
	margin-bottom:4 px;
	margin-top:4 px;
	list-style-type: circle;
}
td.border_2top_main
{
	border-top: solid 2px #A6A6A6;
}
td.border_2top_main a {
	text-decoration: none;
}
.map a:active, a:link, a:visited
{
	color: #717788;
	text-decoration: underline;
}
.map a:hover
{
	color: #717788;
	text-decoration: none;
}
