body
{
 font-family: Tahoma, sans-serif;
 font-weight: normal;
 font-size: 12px;
 color: black;
 margin: 0px;
}


div.main_text
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #034682;
 text-align: justify;


 padding: 10px;
}


div.top_text
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-align: center;
 color: #02518e;

 width: 200px;

 padding: 10px;
}

div.main_menu
{
 
}
a.main_menu
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 color: white;
}
a.main_menu:link
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 color: white;
}
a.main_menu:visited
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
 color: white;
}
a.main_menu:hover
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-align: center;
 text-decoration: underline;
 color: white;
}

img.menu_line
{
 padding-left: 10px;
 padding-right: 10px;
}

div.l_menu_t
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-align: center;
 color: white;
}

div.l_menu
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-align: left;
 color: white;

 width: 230px;

 margin-left: 10px;
 margin-top: 5px;

 padding: 5px;
}
a.l_menu
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-align: center;
 text-decoration: none;
 color: black;
}
a.l_menu:link
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-align: center;
 text-decoration: none;
 color: black;
}
a.l_menu:visited
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-align: center;
 text-decoration: none;
 color: black;
}
a.l_menu:hover
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-align: center;
 text-decoration: underline;
 color: black;
}


a.link_in_text
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-align: center;
 text-decoration: underline;
 color: blue;
}
a.link_in_text:link
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-align: center;
 text-decoration: underline;
 color: blue;
}
a.link_in_text:visited
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-align: center;
 text-decoration: underline;
 color: blue;
}
a.link_in_text:hover
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-align: center;
 text-decoration: none;
 color: blue;
}


td.r_block
{
 border-left: 1px dotted #d9d9d9;
 border-top: 1px dotted #034682;
 border-bottom: 1px dotted #034682;

 padding: 5px;
}

div.bottom_menu
{

}

a.bottom_menu
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #034682;
 text-decoration: none;
}
a.bottom_menu:link
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #034682;
 text-decoration: none;
}
a.bottom_menu:visited
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #034682;
 text-decoration: none;
}
a.bottom_menu:hover
{
 font-family: Tahoma, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #034682;
 text-decoration: none;
}

/* Стили написания текста */

font.title
{
 font-family: Tahoma, sans-serif;
 font-weight: bold;
 font-size: 12px;
 color: #034682;
}

a.t_link
{
 font-family: Tahoma, sans-serif;
 font-weight: normal;
 font-size: 12px;
 text-decoration: underline;
 color: black;
}
a.t_link:link
{
 font-family: Tahoma, sans-serif;
 font-weight: normal;
 font-size: 12px;
 text-decoration: underline;
 color: black;
}
a.t_link:visited
{
 font-family: Tahoma, sans-serif;
 font-weight: normal;
 font-size: 12px;
 text-decoration: underline;
 color: black;
}
a.t_link:hover
{
 font-family: Tahoma, sans-serif;
 font-weight: normal;
 font-size: 12px;
 text-decoration: none;
 color: black;
}
