body, table {
	--font-family:Verdana,Tahoma,Geneva, Arial,Helvetica,sans-serif;
	font-family: Arial,Helvetica,sans-serif;
}
html {
  height           : 100%;
  background-color : #ffffff;
}
body{
	width: 100%;
        margin: 0px 0px 0px 0px;
        background-color: #FFFFFF;
	padding:0px;
}
div.black_title{
	color:#000000;
	font-weight:bold;
	font-size:15px;
}
td.left_menu{
	background-image: url('/images/logo5.jpg');
	background-position:0 120px;;
	height: 100%;
	background-repeat: no-repeat;
	vertical-align:top;
}
table.active_city{
	width:180px;
	margin-top:2px;
	margin-bottom:2px;
}
table.active_city td.active_city_center{
	background-image: url('/images/active_city_bg.gif');
	background-repeat: repeat-x;
	text-align:center;
	text-transform: uppercase;
	color:#da1f3d;
	font-weight:bold;
	font-size:14px;
	white-space:nowrap;
}
table.inactive_city{
	width:176px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:2px;
}
table.inactive_city td.inactive_city_center{
	background-image: url('/images/inactive_city_bg.gif');
	background-repeat: repeat-x;
	text-align:center;
}
table.inactive_city td.inactive_city_center a{
	text-transform: uppercase;
        color:#58585a;
        font-size:13px;
	text-decoration:none;
}
table.inactive_city td.inactive_city_center a:hover{
	color:#000000;
}

table.side_menu_title{
	width:180px;
        margin-top:20px;
        margin-bottom:2px;
}
table.side_menu_title td.side_menu_title_center{
	background-image: url('/images/menu_title_bg.gif');
        background-repeat: repeat-x;
        text-align:left;
	text-transform: uppercase;
	font-size:14px;
	font-weight:bold;
	padding-left:4px;
}
div.side_sub_menu{
	overflow-x:hidden;
	width:193px;
}
div.side_sub_menu div{
	background-image: url('/images/menu_item.gif');
	background-repeat: no-repeat;
	background-position:0 6px;
	padding-left:15px;
	clear:both;
	padding-top:2px;
	padding-bottom:2px;
}
div.side_sub_menu div a{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}
div.side_sub_menu div a:hover{
	text-decoration:underline;
}
table.top_table{
	background-image: url('/images/logo2.jpg');
        background-repeat: no-repeat;
        background-position:left top;
}
table.top_table td.item{
	text-align:center;
	white-space:nowrap;
        font-size: 11px;
        font-weight: bold;
}
table.top_table td.central_office{
	text-align:center;
        white-space:nowrap;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
}
table.top_table td.central_office a{
	white-space:nowrap;
        font-size:12px;
        font-weight:normal;
	color:#000000;
	text-decoration:none;
}
table.top_table td.central_office a:hover, table.top_table td.item a:hover{
	text-decoration:underline;
}
table.top_table td.item span, table.top_table td.item a{
	font-weight:normal;
	font-size:11px;
	line-height:90%;
	--text-transform: uppercase;
	color:#000000;
	text-decoration:none;
}
table.other_offices .office_title {
	text-transform: uppercase;
}
table.top_table td.kurs{
	cursor:pointer;
	color:#ff0000;
	font-size:11px;
	font-weight:bold;
	width:180px;
	white-space:nowrap;
	vertical-align:middle;
}
table.full_curs{
	cursor:pointer;
}
table.top_table td.kurs div.lh, table.full_curs td.curs div.lh{
	line-height:99%;
	font-size:12px;
}
table.top_table td.kurs_open, table.full_curs td.kurs_open{
	vertical-align:top;
	padding-top:3px;
	padding-right:3px;
	text-align:right;
	cursor:pointer;
}
td.main_content{
	background-image: url('/images/logo6.jpg');
        background-repeat: no-repeat;
        background-position:left top;
	padding-top:1px;
}
td.for_photoalbum{
	background-image: url('/images/foto_bg.gif');
        background-repeat: no-repeat;
        background-position:left top;
}
td.for_photoalbum img{
	cursor:pointer;
}

table.top_menu td.inactive{
	background-color:#cc3333;
	text-align:center;
	paddding-top:0px;
}
table.top_menu td.inactive a, table.top_menu td.active a{
	color:#ffffff;
	font-size:12px;
	--text-transform: uppercase;
	font-weight:bold;
}
table.top_menu td.active{
        background-color:#ff0b0b;
        text-align:center;
        paddding-top:0px;
}
table.dropdown_list td.active, table.dropdown_list td.inactive{
	text-align:left;
	padding:3px;
}
div.top_countries{
	padding-top:10px;
}
div.top_countries a{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	white-space:nowrap;
}

td.grey_table_top{
	background-image: url('/images/grey_table_t.gif');
        background-repeat: repeat-x;
	background-position:top;
}
td.grey_table_left{
	background-image: url('/images/grey_table_l.gif');
        background-repeat: repeat-y;
	background-position:left;
}
td.grey_table_bottom{
	background-image: url('/images/grey_table_b.gif');
        background-repeat: repeat-x;
	background-position:bottom;
}
td.grey_table_title{
	font-size:13px;
	font-weight:bold;
	text-transform: uppercase;
	border-bottom:1px #cc3333 solid;
}
td.grey_table_text{
	font-size:11px;
}
td.grey_table_text a{
	font-size:11px;
}
div.right_spo span{
	color:#cc3333;
	font-weight:bold;
}
div.right_spo a{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
div.right_spo_item{
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:solid 1px #d5d5d5;
}
div.right_spo_item_last{
	border-bottom:none;
}
div.right_news{
	border-bottom:solid 1px #d5d5d5;
	font-size:12px;
	padding-bottom:2px;
	margin-top: 7px;
}
div.full_curs{
	background-color:#FFFFFF;
	z-index:10;
}
table.full_curs td.left{
	width:7px;
	background-image: url('/images/curs_l.gif');
        background-repeat: repeat-y;
        background-position:left;
}
table.full_curs td.bottom{
        background-image: url('/images/curs_b.gif');
        background-repeat: repeat-x;
        background-position:bottom;
}
table.full_curs td.curs{
	color:#ff0000;
        font-size:11px;
        font-weight:bold;
        width:180px;
        white-space:nowrap;	
	padding-left:2px;
	padding-top:3px;
}
div.inline-block {
        display:-moz-inline-stack;
        display:inline-block;
        zoom:1;
        *display:inline;
}
table.mini_country td{
	padding-top:2px;
}
table.mini_country td.mini_flag{
	padding-right:4px;
}
table.mini_country td.flags_sep{
	padding-left:2px;
	padding-right:2px;
}
table.contacts{
	width:100%;
	align:center;
	margin-top:15px;
	border-collapse:collapse;
}
table.contacts td, table.contacts th{
	border:solid 1px #000000;
	padding:2 2 2 2px;
	font-size:12px;
}
table.contacts th{
	background-color:#cccccc;
}
table.contacts td.contact_separator{
	border-left:none;
	border-right:none;
}
div.countries_list{
	padding-left:10px;
}
div.countries_list a{
	font-size:11px;
}
div.a a{
	font-size:11px;
}

div.nrf-info p {
	font-size: 12px;
}

A
 {
  color : #336699;
  text-decoration : underline;
 }


a.black:link, a.black:visited 
 { 
  color: #000000;
  text-decoration: none;
 }
a.black:active, a.black:hover
 { 
  color: #ff3333;
 }

a.white:link, a.white:visited 
 { 
  color: #FFFFFF;
  text-decoration: none;
 }
a.white:active, a.white:hover
 {
  color: #000000;
 }

.hd
 {
  font-family : Verdana, Arial;
  font-size : 18px;
  color : #000000;
  font-weight : bold;
  text-decoration : none;
 }

.wht
 {
  font-family : Verdana, Arial;
  font-size : 10px;
  color : #FFFFFF;
  text-decoration : none;
 }

.red
 {
   font-size : 12px;
   color : #cc3333;
   font-weight : bold;
   text-decoration : none;
 }

div.red:hover 
 {
  color: #EB9F9F;
 }

div.main{
	padding-top:5px;
}

.main, p
 {
  margin-bottom: 0px;
  margin-top: 0px;
  font-family : Verdana, Arial;
  font-size : 10px; 
  color : #000000;
  text-decoration : none;
 }

span.photo_text {
  font-family : Verdana, Arial;
  font-size : 10px; 
  color : #000000;
  text-decoration : none;
}

.corp_0
 {
  line-height: 14px;
  margin-left: 20px;
  font-weight: bold;
 }

.corp_1
 {
  line-height: 14px;
  padding: 0px;
  margin: 0px 0px 0px 20px;
  font-weight: bold;
  font-size:12px;
 }

.corp_2
 {
  line-height: 14px;
  padding: 0px;
  margin: 0px 0px 0px 10px;
  font-weight: normal;
  list-style-type: none;
 }

.redsm
 {
  font-family : Verdana, Arial;
  font-size : 10px;
  color : #CC3333;
  font-weight : bold;
  text-decoration : none;
 }

/*
 * Main Content
 */
td.main_center
 {
   padding: 0px 10px 10px 10px;
   margin: 0;
   border-right:1px solid black;
 }
div.main_center_top
 {
   border-bottom: 1px solid black;
   text-align:center;
   font-size:16px;
   color:#DA1F3D;
   font-weight:bold;
   padding-top:5px;
   padding-bottom:5px;
 }
div.main_center_top a{
	font-size:16px;
	font-weight:bold;
	color:#DA1F3D;
	text-decoration: none;
}
div.main_center_top a:hover{
	text-decoration: underline;
}

td.main_right
 {
  padding: 10px 0px 10px 10px;
 }
td.main_right a{
	font-size:11px;
}
div.main_right_top
 {
   padding: 0px 0px 10px 0px;
   margin-bottom: 10px;
   border-bottom: 1px solid black;
 }

/*
 * Left countries menu
 */
table.menu_left
 {
   background: #C83333;
   width: 137px;
   margin-top: 0px;
   text-align: center;
   margin-left:15px;
 }

table.left_block
 {
   margin-top: 10px;
   text-align: center;
 }

table.left_block table{
  max-width:110px;
}

td.left_table_background{
  background-image:url('/images/2.jpg');
  background-position: top left;
  background-repeat: no-repeat;    
}

td.left_mega{
  background-image: url('/images/left_bg.gif');
  background-position: left;
  background-repeat: repeat-y;
}

td.button_top
 {
  background-image: url("/images/menu_left_top.gif");
  background-repeat: repeat-x;
  height: 3px;
 }
td.button_middle
 {
  background-image: url("/images/menu_left_middle.gif");
  background-repeat: repeat-y;
  vertical-align: middle;
  background-color:#A21E1E;
 }
td.button_bottom
 {
  background-image: url("/images/menu_left_bottom.gif");
  height: 3px;
 }
div.button_bottom_b
 {
  background-image: url("/images/menu_left_bottom_b.gif");
  background-repeat: repeat-x;
  height: 3px;
  width:100%;
 }
div.button_top_b
 {
  background-image: url("/images/menu_left_top_b.gif");
  background-repeat: repeat-x;
  height: 3px;
  width:100%;
 }


td.blank
 {
  background: #C83333;
  height: 3px;
 }
a.menu_left
 {
  font-size : 12px;
  color : #FFFFFF;
  font-weight : bold;
  text-decoration : none;
 }
a.menu_left:hover
 {
  color: #EB9F9F;
 }

/*
 * NAVIGATION MENU
 */

.dropdown_list , .dropright_list
 {
  background: #CC3333;
  border-top: 1px solid #A20000;
  border-left: 1px solid #A20000;
  border-right: 2px solid #A20000;
  border-bottom: 2px solid #A20000;
  white-space: nowrap;
  width:250px;
 }

.active
 {
  background: red;
 }
.inactive
 {
 }
a.menu
 {
  font-size : 12px;
  color : #FFFFFF;
  font-weight : bold;
  text-decoration : underline;
 }
a.menu:hover
 {
   color: rgb(71, 95, 110);
 }

a.smenu
 {
  font-size : 12px;
  color : #FFFFFF;
  font-weight : bold;
  text-decoration : none;
 }
a.smenu:hover
{
   color: rgb(71, 95, 110);
}

/*
 *SUBMENU
 */

td.sub_menu
 {
  padding: 5px;
  background-color: white;
  border-bottom: 1px solid black;
 }

a.submenu
 {
  float:left;
  font-family : Verdana, Arial;
  font-size : 12px;
  color : #336699;
  padding:0.0em 0.6em;
  font-weight : bold;
  text-decoration : none;
  border-right:1px solid black;
 }

a.submenu:hover
 {
  color: #EB9F9F;
 }

/*
 * SPO BANNER
 */

.banner
 {
   padding: 2px;
   border-top: 2px solid #CC3333;
   border-bottom: 2px solid #CC3333;
 }

.banner_title
 {
  color: rgb(0, 157, 221); 
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
 }

.banner_text
 {
  color: rgb(71, 95, 110);
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
 }

.banner_text p {
  color: rgb(71, 95, 110);
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

/*
 * FOOTER
 */
table.footer
 {
  background: #cc3333;
 }

table.footer td
 {
  padding: 5px 9px 5px 11px;
 }

table.office {
    color: #134E8F;
    font-family: Verdana,Arial;
    font-size: 10px;
    padding: 0px;
    background-image: url('/images/sky200.jpg');
    background-position: top left;
    background-repeat: repeat-y;
    background-color: #8FBEF2;
}

table.office a:link, table.office a:visited {
    color: #134E8F;
}

table.office a:hover, table.office a:active {
    color: #134E8F;
}

table.office td {
}

#editor_div {
   background: #FFFFFF;
   opacity: 0.9;
   padding-top: 1px;
   padding-bottom: 8px;
   padding-right: 3px;
   padding-left: 3px;
   width: 300px;
   border: solid 1px #000000;
}


table.ag_conf {
   border-collapse: collapse;
}

table.ag_conf td {
   border: 1px solid #CECECE;
}

div.bMenu {
  font-size: 8pt;
}


table.bookList td {
    font-size: 10pt;
    vertical-align: top;
}

table.bookList th {
    font-size: 10pt;
}

.main_blue
 {
  margin-bottom: 0px;
  margin-top: 0px;
  font-family : Verdana, Arial;
  font-size : 10px;
  color : #336699;
  text-decoration : none;
 }
.main_blue:hover{
  text-decoration:underline;
  color : #336699;
}



.tmc8px {
   font-size: 8px;
}
.tmc11px {
   font-size: 11px;
}
.tmc12px {
   font-size: 12px;
}
.tmc14px span.mceText {
   font-size: 14px;
}
.tmc18px {
   font-size: 18px;
}
.tmc24px {
   font-size: 24px;
}
.tmc36px {
   font-size: 36px;
}
