BODY
{
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Verdana;
  font-size: 12px;
  color: #202430;
  background-color: #FAFBFD;
}


.wrapper
{
  width: 900px;
}

#pre_wrapper
{
  height: 4px;
  background: url(../i/pre_top_backgpround.gif) #FAFBFD;
}

#pre_bottom_wrapper
{
  height: 4px;
  background: url(../i/pre_bottom_backgpround.gif) #FAFBFD;
}

#top_wrapper
{
  height: 120px;
  background-color: #ffffff;
}

#desc
{
  /* background: url(../i/desc_background.gif) no-repeat bottom right; */
}

.left_column
{
  width: 180px;
}

#left_column_content
{
  background: url(../i/lc_background_bottom.gif) repeat-x bottom left #E9EEF7;
  padding-bottom: 120px;
}

#left_col_internal_wrapper
{
  background: url(../i/lc_background.gif) repeat-x top left;
  width: 100%;
  height: 120px;
}

#logo
{
  margin: 8px 10px 6px 17px;
}

#desc
{
  margin: 42px 55px 5px 16px;
}

#languages
{
  margin: 0px 68px 0px 0px;
  color: #2C69A8;
  font-size: 11px;
}

#languages a
{
  color: #769CC3;
  text-decoration: none;
}

#languages a:hover
{
  color: #2C69A8;
  text-decoration: none;
}

#languages span
{
  color: #b0b0b0;
}

#main_menu
{
  padding: 12px 0px 12px 0px;
  margin: 0px;
  background: url(../i/blue_background.gif) no-repeat bottom right #6480C0;
}


#main_menu ul, #main_menu li
{
  margin: 0px;
  padding: 0px;
  display: inline;
  list-style-type: none;
}

#main_menu li a:hover
{
  background-color: #D5E2F2;
  color: #3F4D72;
}

#main_menu li a
{
  padding: 12px 26px 12px 25px;
  margin-right: 4px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

#bottom_wrapper
{
  /* border-top: 4px solid #90a0d0; */
  background-color: #E9EEF7;
  padding: 8px 10px 12px 20px;
}

#bottom-comment
{
  font-size: 11px;
  color: #404858;
}

#content
{
  padding: 16px 4px 28px 16px;
}

#content a:active, #content a:link
{
  color: #3D4B7B;
}

#content a:visited
{
  color: #9FA2AF;
}

#content a:hover
{
  color: #3B58B4;
}


#submenu
{
  padding: 12px 0px 12px 0px;
  margin: 0px;
}


#submenu ul, #submenu li
{
  padding: 7px 6px 7px 20px;
  margin: 0px;
  list-style-type: none;
}

#submenu li a:hover
{
  color: #0B2C58;
}

#submenu li a
{
  padding: 0px; /*12px 20px 12px 20px;*/
  margin: 0px;
  color: #355898;
  font-weight: bold;
  text-decoration: none;
}

.selected_submenu_item
{
  background-color: #F4F7FD;
  border-top: 1px solid #DFEAF7;
  border-bottom: 1px solid #DFEAF7;
/*
  background-color: #FCF3EB;
  border-top: 1px solid #FCEDE0;
  border-bottom: 1px solid #FCEDE0;
*/
}


#headline
{
  font-family: Tahoma, Arial;
  padding: 0px;
  margin: 0px;
  font-size: 24px;
  color: #DF721A; /* #C95C05; */ /*BF4C00; */
  letter-spacing: -2px;
  font-weight: bold;
}

.content_headline
{
  font-weight: bold;
}

.inner_paragraph
{
  padding-left: 16px;
  margin-top: 8px;
  padding-top: 0px;
  margin-bottom: 22px;
  padding-bottom: 0px;
}

#ban
{
  width: 200px;
  text-align: right;
}

#ban a:active, #ban a:link, #ban a:visited
{
  text-decoration: none;
  font-weight: bold;
  color: #687078;
}

#ban a:hover
{
  text-decoration: none;
  font-weight: bold;
  color: #404858;
}

#counter a:active, #counter a:link, #counter a:visited, #counter a:hover
{
  font-weight: normal;
}

.link_comment
{
  font-size: 11px;
  color: #5C6171;
  margin: 0px;
  padding: 0px 10px 0px 14px;
}


/* results */
td.results
{
  font-size: 12px;
  font-family: Tahoma, Verdana;
  padding: 2px 4px 5px 3px;
  vertical-align: top;
}

tr.res_odd
{
  background-color: #F0F4FA;
}

table.results
{
  font-size: 12px;
  font-family: Tahoma, Verdana;
  border-bottom: 1px solid #DBE3F0;
}

tr.resultsHeader
{
  font-size: 12px;
  font-weight: bold;
  color : #4C576A;
  font-family: Tahoma, Verdana;
  background-color: #D3DCEC;
}

td.resultsHeader
{
  border-bottom: 1px solid #C0CCE0;
  padding: 1px 2px 1px 2px;
  vertical-align: top;
}
