/* Start of CMSMS style sheet 'Travel_main_css' */
body {
 background-image:url(../pics/ukrainian_hop_bw_2.gif);
  background-color:#2B3808;
}

div.div_main {
 border-bottom:outset;
 border-left-style:outset;
 border-right-style:outset;
 border-top-style:outset;
 border-color: #000000;
 /* margin: 2.5%; */
 width:98%;
 padding:0;
 vertical-align:top;
 
}

table.main_table {
background-color:#FFFFFF;
width:100%;
margin:0%;
}

td.first_header {
 background: #AE2B31;
}

td.sec_header {
background-color: #9C4B52;
}

td.td_menu {
background: #EE686E;
}

.text_header {
 color: #000000;
 font-size:large;
 font-style: italic;
 font-family:verdana,sans-serif;
 font-weight:bold;
}

.comp_logo {
 background:url(../pics/sun_fl_bg2.gif);
 background-color:#487BC0;
}

td.td_main {
 background:white;
}

DIV.block_main {
  padding: 10px;
  padding-right: 20px;
  vertical-align: top;
  margin:0%;
 /* float: left; */
}

.block_main ul {
  clear: both;
}

.table_inline_news {
border-spacing:5px;
background-color:#FFFFFF;
}

TD.td_inline_news {
background-color:#F3E6CA;
border:1px solid #AE2B31;
font-size:small;
text-decoration:none;
}

a.a_inline_news {
 text-decoration:none;
}

/* ######## News page ######### */

.travel_news_summary_list {
color: #000000;
text-decoration:none;
border: 1px solid black;
padding:1em;
background: #F3E6CA;
}

.travel_news_summary_list_summary {
color: #000000;
}

.travel_news_summary_list_morelink {
color: #000000;
text-decoration:none;
}

.travel_news_summary_list_link a {
color: #000000;
text-decoration:none;
}

/* ################## */

a {
  color:black;
}

.hit_counter_travel {
color:#EE686E;
}

.next_previous_links
{
text-decoration:none;
}

.next_previous_links img
{
border: 0px;
}

.links_code
{
background-color:#EFEFEF;
display:block;
border: solid 1px #C8A4E2;
font-size:x-small;
font-family:monospace;
/* width=100px; */
}

/* End of 'Travel_main_css' */

