body {
margin: 0;
border: 2px solid #818181;
font: 13px Tahoma;
background-color: #fff;
}

label { cursor: hand; }

table { border-collapse: collapse; }

table.main { width: 100%; height: 100%; }
table.footer { width: 100%; height: 235px; background-color: #F0F0F0; }

td.logo3d_rt {
width: 30%;
padding-right: 50px;
background-image: url('/img/logo3d_rt.jpg');
background-position: left bottom;
background-repeat: no-repeat;
}
td.logo3d_lt {
width: 70%;
height: 325px;
padding-left: 30px;
background-image: url('/img/logo3d_lt.jpg');
background-position: right bottom;
background-repeat: no-repeat;
}
td.logo3d_rb {
background-image: url('/img/logo3d_rb.jpg');
background-position: left top;
background-repeat: no-repeat;
vertical-align: top;
}
td.logo3d_lb {
height: 100%;
padding-left: 50px;
vertical-align: top;
background-image: url('/img/logo3d_lb.jpg');
background-position: right top;
background-repeat: no-repeat;
}

td {
font: 13px Tahoma;
color: #787878;
}

a {
color: #1A7D1C;
text-decoration: underline;
font-size: 11px;
font-family: Tahoma;
}

a:hover {
color: #1A7D1C;
text-decoration: none;
}

img { border: none; }

td.title {
color: #1A7D1C;
font-size: 20px;
font-weight: normal;
border-left: 2px solid #1A7D1C;
padding-left: 15px;
}

td.content {
border-left: 2px solid #1A7D1C;
padding-left: 5px;
padding-right: 40px;
color: #818181;
font-size: 11px;
}

td.right_content {
padding: 0 40px 20px 5px;
color: #A1A1A1;
font-size: 11px;
}

td.menu_ico, td.menu_ico_first, td.menu_ico_last {
vertical-align: middle;
text-align: center;
}

td.menu_ico {
background-image: url('/img/green_px.gif');
background-repeat: repeat-y;
background-position: center center;
}

td.menu_ico_first, td.menu_ico_last {
background-image: url('/img/menu_half_bg.gif');
background-repeat: no-repeat;
}
td.menu_ico_first { background-position: center bottom; }
td.menu_ico_last { background-position: center top; }

td.menu_text a {
color: #CBCBCB;
text-decoration: none;
}

td.menu_text_active, td.menu_text a:hover { color: #1A7D1C; }

td.menu_text a, td.menu_text_active {
font-size: 20px;
padding-left: 10px;
}

td.icq {
height: 100%;
padding: 20px 0;
vertical-align: bottom;
}

td.banners {
text-align: right;
vertical-align: bottom;
padding: 20px 10px;
}

td.address_cell {padding-top: 20px; vertical-align: top;}

td.address {
border-left: 2px solid #fff;
color: #646464;
font-size: 11px;
padding-left: 10px;
vertical-align: top;
}
b.addr_title { color: #1A7B1C; }

td.counters {
width: 100%;
height: 100%;
vertical-align: top;
text-align: right;
}

td.copy {
text-align: right;
color: #818181;
font-size: 10px;
}

td.voting {
text-align: center;
height: 100%;
padding: 10px 0 20px 5px;
color: #646464;
font-family: Tahoma;
font-size: 10px;
}

td.voting td {
color: #646464;
font-family: Tahoma;
font-size: 10px;
}

td.voting td.voting_question {
color: #1A7B1C;
font-weight: bold;
padding-left: 5px;
}

td.voting input.submit {
width: 76px;
height: 16px;
border: 1px solid #1A7B1C;
background-color: #C0C0C0;
font-family: Tahoma;
font-size: 10px;
color: #fff;
padding-bottom: 5px;
}

td.answer_votes {
background-image: url('/img/green_4px.gif');
background-position: left center;
background-repeat: repeat-x;
}