BODY
{
  background-color:#51626E;
  font-family:Times New Roman,serif;
  color:#DCEBF8;
}

TD
{
  font-family:Times New Roman,serif;
  color:#DCEBF8;
}

.border_of_site
{
  border-left:1px solid #CDCDCD;
  border-right:1px solid #CDCDCD;
}

.top_info_block
{
  border-bottom:1px solid white;
  border-left:1px solid white;
  border-right:1px solid white;
  background-color:#051134;
}

.small_white_font
{
  color:White;
  font-size:14px;

}

.top_menu_block
{
  border:1px solid white;
  background-color:#183244;
}
.top_link_on
{
  color:#051134;
  border:1px solid White;
  font-size:13px;
  text-align:center;
  background-color:#BEC6CD;
}

.top_link
{
  color:White;
  border-left:1px solid #51626E;
  border-right:1px solid #51626E;
  font-size:13px;
  text-align:center;
}

.right_panel
{
  border-left:1px solid black;
  background-color:#00FFFF;
}

.bottom_panel
{
  border-top:1px solid white;
  border-bottom:1px solid white;
  background-color:#051134;
  color:White;
  font-size:13px;
}

.header
{
  color:#E20B06;
  font-size:20px;
  font-weight:bold;
  border-bottom:1px solid black;
  vertical-align:bottom;
  padding-bottom:5px;
}

.news
{
  border:1px solid #051134;
}

.news_header
{
  background-color:#006D77;
  color:White;
  font-size:15px;
  font-weight:bold;
  padding:10px;
}

.news_page
{
  color:#E20B06;
  font-size:15px;
  border-bottom:1px solid black;
  vertical-align:bottom;
  padding-bottom:5px;
}

.news_body
{
  color:Black;
  font-size:15px;
  padding:10px;
}

.content
{
  color:Black;
  font-size:15px;
}

.news_time
{
  background-color:#006D77;
  font-size:13px;
  color:White;
}

.right_header
{
  color:Black;
  font-weight:bold;
  font-size:14px;
  border-bottom:1px solid black;
  vertical-align:bottom;
  padding-bottom:5px;
  padding-left:16px;
}

.right_body
{
  color:Black;
  font-size:13px;
}

.drop_menu
{
  background-color:#BEC6CD;
  border:1px solid white;
  position:absolute;
  display:none;
}

.drop_menu td
{
  font-size:13px;
  color:#051134;
}

.drop_menu td a
{
  font-size:13px;
  color:#051134;
  text-decoration:none;
}

.drop_menu td a:hover
{
  font-size:13px;
  color:#CC0219;
  text-decoration: underline;
}

A.dtd:link{FONT-SIZE:16px;COLOR:#000000;FONT-FAMILY:Times New Roman;TEXT-DECORATION:none}
A.dtd:visited{FONT-SIZE:16px;COLOR:#000000;FONT-FAMILY:Times New Roman;TEXT-DECORATION:none}
A.dtd:hover{FONT-SIZE:16px;COLOR:#E20B06;FONT-FAMILY:Times New Roman;TEXT-DECORATION:underline}