<!--
body
{
 font-family: Verdana, sans-serif; 
 font-size:80%;
 background-color:#ffffff; 
 margin:0 20 0 0px;
 padding:0 20 0 0px
}

td
{
font-family: Verdana, sans-serif;
font-size: 80%;
color: #000000;
}


.top_text
{font-size: 11px;}

.sm
{font-size: 10px;}

.sm_text
{font-size: 11px;}

.bottom
{font-size: 11px; line-height:20px;}

.title
{font-size: 16px; color: #C00000; font-weight:bold;}

.title_sm
{font-size: 13px; color: #C00000; font-weight:bold;}

.blue
{color: #5964A5;}

.red
{font-size: 11px; color: #C00000; font-weight:bold;}

.red_text
{font-size: 11px; color: #F10000;}

.slogan
{font-size: 15px; color: #092489;  font-weight:bold; line-height:20px;}



a {color: #0090FF; text-decoration: underline;}
a:hover {color: #FF0000;}

a.a_menu {color: #000000; text-decoration: none; font-size: 12px; font-weight:bold;}
a.a_menu:hover {color: #FF0600; }

a.a_right {color: #FF0000; text-decoration: underline; font-size: 11px; line-height:20px;}
a.a_right:hover {color: #FF0000; }

a.a_green {color: #169B00; text-decoration: none;}
a.a_green:hover {color: #169B00; text-decoration: underline;}


input {font-family:Arial, sans-serif; 
    font:11px;
    border:1px solid black;
 }

.inp_news {
    color: #ffffff;
    font-weight:bold;
    background-color:#FF4200;
     cursor:hand;
 }

.inp_search {
    color: #ffffff;
    font-weight:bold;
    background-color:#009CFF;
     cursor:hand;
 }

textarea {color:#000000; background:#ffffff; border-color:000000; border-style: solid; border-width:1px; font-family:Arial; font-size:11px; width:200px; height:100px;}
-->