body
{
    font-family:Arial, Verdana, Helvetica, sans-serif; 
    margin:0;
    padding:0;
    font-size: 12px; height: 100%;
    background: #f8f8ef url(img_css/bakgr.png) top repeat-y;
}

img { border:0; }

#wrapper_main
{
    margin:0 auto 0 auto;
    padding: 20px 20px 20px 20px;
    width: 920px;
    background-color: #fff;
    
}

#wrapper_top
{
    margin-bottom: 25px;
}

#wrapper_content
{ 
    min-height: 450px;  
    
}

#wrapper_footer
{
    margin:0 auto 0 auto;
    min-height: 100px;
    width: 920px;
    background-image: url(img_css/bg_footer.jpg);
    background-repeat: repeat-y;
    padding: 20px 20px 20px 20px;
    line-height: 20px; 
}
 
#top_logo 
{
    float: left;
    width: 176px;
    text-align: left;
     margin-right: 10px;
}

#top_menu 
{
    float: left;
    width: 700px;
    height: 34px;
    padding-left: 30px;
    padding-top: 62px;
    padding-bottom: 0px; 
    overflow: hidden; background-image: url(img_css/bg_menu.gif);  background-position: bottom; background-repeat: no-repeat;
}
#top_menu ul 
{
    list-style-type: none;
    padding: 0px; margin: 0px; 
}

#top_menu li, #top_menu li.sel  
{
    height: 34px;  
    list-style-type: none;
    float: left; padding: 0px; margin: 0px; margin-bottom: 10px;
    padding-left: 5px; 
    background-image: url(img_css/bg_menu_end.jpg);
    background-repeat: no-repeat; 
    background-position: right;
}

#top_menu li.sel 
{
    background-image: url(img_css/bg_menu_end_sel.jpg);
}

#top_menu li a:link, #top_menu li a:visited, #top_menu li a:active, #top_menu li a:hover 
{
    font-size: 14px;
    height: 23px;
    background-image: url(img_css/bg_menu_start.jpg); 
    margin-right: 4px;
    padding: 7px 10px 4px 10px; 
    color: #fff;
    display:block;
    text-decoration: none;
} 

#top_menu li a.sel:link, #top_menu li a.sel:visited, #top_menu li a.sel:active, #top_menu li a.sel:hover 
{
    background-image: url(img_css/bg_menu_start_sel.jpg); 
    color: #790022;   
}  

#top_group
{
    position: absolute;
    left: 50%; top: 20px; width: 200px;
    text-align: right;
    margin-left:265px;
}

#top_group_date { margin-top: 10px; font-size: 10px; color: Gray;}

#flags { 
position: absolute;
left:50%;
top:14px;
margin-left:480px;
width:25px; height: 64px;}

.clear
{ clear: both;}

a, a:visited, a:active, a:hover {
text-decoration:none;  
color:#790022; 
font-weight:normal}

.submenuMarked, .submenuMarked:visited, .submenuMarked:active, .submenuMarked:hover {
text-decoration:none;  
color:#878787; 
font-weight:normal}

td.head { font-size: 14px; height: 19px;}

td.head, td.head b, td.head strong {  font-variant: normal; text-transform: none;}
td.head b, td.head strong {  font-size: 16px; font-variant: normal; margin-bottom: 10px;}
td.newsdate, td.newsdate img { font-size: 12px;  padding-bottom: 3px;}
td.newsdate p { margin:0; padding:0; padding-right: 8px;}
.allnews { padding-right: 3px;}
.rss_img { margin-top: 5px;}

.sitemap_panel { margin-left: 220px; }
.project_panel { margin-left: 0; }
.header_main {
    font-size: 14px; font-variant: normal; margin-bottom: 7px;  font-variant: normal; text-transform: none;
 width:550px; display: block; height: 25px;  background-image: url(img_css/headline.gif); 
  background-position: bottom; background-repeat: repeat-x;}
  
.project_iframe { width: 900px; border:0;  overflow: hidden;}

.tdBeigeTextRegions { 
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
padding-top:5px;
background-color:#F6F5EA;}

div#top_menu td p, div#wrapper_footer td p
{margin:0px; padding:0px;}

table.clear_p td p, td.clear_p p  {padding:0; margin:0;} 
