body {
background-color: #000;
background-image: url(http://eugensedko.com/img/pagebg.png);
background-repeat: repeat-x;
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #FFF;
}

h2 {
font-size: 14px;
line-height: 25px;
}

hr {
height: 1px;
color: #FFC;
}

i, em {
font-family: Arial;
}

td {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
color: #FFF;
vertical-align: top;
}

div {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #FFF;
}

div.content {
font-size: 12px;
line-height: 20px;
color: #FFC;
}

a {
text-decoration: underline;
color: #FF9;
}

a:hover {
text-decoration: none;
color: #FF9;
}

a.bottomlink {
text-decoration: underline;
color: #D27E00;
}

a.bottomlink:hover {
text-decoration: none;
color: #FFF;
}

a.leftlink {
text-decoration: none;
color: #FFF;
}

a.leftlink:hover {
text-decoration: underline;
color: #FFF;
}

div.bottom_info {
margin-top: 25px;
color: #D27E00;
}

table.top {
width: 900px;
height: 96px;
background-image: url(http://eugensedko.com/img/topbg.png);
}

table.cont_table {
background-color: #000;
width: 900px;
background-image: url(http://eugensedko.com/img/text_grad.png);
background-repeat: repeat-x;
}

td.left_td {
padding-top: 5px;
width: 165px;
}

td.left_s_td {
width: 132px;
height: 19px;
vertical-align: middle;
background-image: url(http://eugensedko.com/img/s_bg.png);
background-repeat: repeat-y;
padding-left: 10px;
}


td.left_s_td_sel {
width: 132px;
height: 19px;
vertical-align: middle;
background-image: url(http://eugensedko.com/img/s_sel_bg.png);
background-repeat: repeat-y;
padding-left: 10px;
color: #FF6;
}

td.cont_td {
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
color: #FFF;
text-align: justify;
}

td.right_td {
font-size: 11px;
padding-top: 5px;
padding-left: 10px;
padding-right: 3px;
width: 170px;
}

table.bottom {
width: 900px;
}


input.gb_input { 
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
height: 18px;
}

textarea.gb_text {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
}