body
{
margin:0 0 0 0;
background-color: #192c51; 
font: normal 8pt Verdana;
color: #FFF;
background-image: url(img/bg.jpg);
background-repeat: no-repeat;
background-position: top left
}


A:link, A:active, a:visited    
{
color: #89b0db;
font-weight: bold;
text-decoration:none
}

A:hover 
{
color: #fff;
text-decoration:none
}

A:link.left_link, A:active.left_link, a:visited.left_link    
{
color: #fff;
font-weight: normal;
text-decoration:none;
font-size: 9pt
}

A:hover.left_link
{
color: #fff;
font-weight: normal;
text-decoration:none;
font-size: 9pt;
background-color: #adc8e4
}

A:link.top, A:active.top, a:visited.top   
{
font: normal 11pt Verdana;
color: #fff;
text-decoration:none
}

A:hover.top 
{
font: normal 11pt Verdana;
color: #fff;
text-decoration:underline
}
 
.exp {
font: normal 11pt Verdana;
color: #a5d4fb;
text-decoration:none
}


#space
{
height: 70px;
}


h2
{
font: bold 10.5pt Verdana;
color: #be1c14;
}


h1
{
font: normal 26pt Verdana;
color: #fff;
}


#header
{
padding-left: 70px
}

#main_text
{
width: 100%;
padding-left: 140px;
padding-top: 87px;
margin-right: 30px;
}

#adress
{
width: 100%;
padding-left: 140px;
padding-top: 40px;
font: normal 10pt Verdana;
color: #bbd7f6;
}

.super_small
{
font: normal 7pt Verdana;
color: #bbd7f6;
}


#top_menu
{
width: 600px;
height: 26px;
padding-left: 350px;
padding-top: 60px;
}




#left_menu
{
width: 90px;
padding-left: 92px;
padding-top: 10px;
}


#left_links
{
width: 90px;
margin-left: -10px;
}




TABLE {
border-collapse: collapse;
border: none;
padding: 0px;
}

TD {
padding: 0px;
border: none;
font: normal 9pt Verdana;
color: #fff 
}


TD.main {
background-image: url(img/bottom_bg.jpg);
background-repeat: no-repeat;
background-position: bottom right;
margin-top: 1000px
}

TD.right {
background-image: url(img/red_bg.png);
background-repeat: repeat-y;
background-position: top left;
background-color: #596e93
}

TD.u {
width: 195px;
background-image: url(img/u_bg.png);
background-repeat: no-repeat;
background-position: top left;
}


