.news           {font-family:sans-serif;font-size:10px; padding-left:20px; color:black;background-position:0 100%;background-repeat:no-repeat}
.news a         {font-family:sans-serif;font-size:10px; color:black; text-decoration:underline}
.news a:hover   {font-family:sans-serif;font-size:10px; color:black; text-decoration:none}

.more           {background-position:0 100%;background-repeat:no-repeat}
.more a         {font-family:sans-serif;font-size:10px; padding-right:10px; color:navy; text-decoration:none}
.more a:hover   {font-family:sans-serif;font-size:10px; padding-right:10px; color:navy; text-decoration:underline}

.menu {
        background: white url("/img/m_bg.gif") bottom left repeat-x; 
}
.menu a {
/*        display: block;*/
        font-family:sans-serif;
        font-size:11px;
/*        padding-right:10px;*/
        color:black;
        text-decoration:none;
        font-weight:bold;
}
.menu a:hover {
        color:navy;
}

.form           {font-family:sans-serif;font-size:11px; padding-top:6px; padding-right:10px; color:black; text-decoration:none}
.form INPUT     {font-family:sans-serif;font-size:11px; color:black; text-decoration:none;
                BORDER-BOTTOM: RGB(218,218,218) 1px inset; BORDER-LEFT: RGB(218,218,218) 1px inset;
                BORDER-RIGHT: RGB(218,218,218) 1px inset; BORDER-TOP: RGB(218,218,218) 1px inset;
                background-color:RGB(243,243,243)}
.form SELECT    {font-family:sans-serif;font-size:12px; color:black; text-decoration:none; font-weight:bold;
                BORDER-BOTTOM: #eeeeff 1px inset; BORDER-LEFT: #eeeeff 1px inset; BORDER-RIGHT: #eeeeff 1px inset;
                BORDER-TOP: #eeeeff 1px inset;width:410px}
.form TEXTAREA  {font-family:sans-serif;font-size:11px; color:black; text-decoration:none;
                BORDER-BOTTOM: RGB(218,218,218) 1px inset; BORDER-LEFT: RGB(218,218,218) 1px inset;
                BORDER-RIGHT: RGB(218,218,218) 1px inset; BORDER-TOP: RGB(218,218,218) 1px inset;
                background-color:RGB(243,243,243)}
.form INPUT.but {font-family:sans-serif;font-size:11px; color:black; text-decoration:none;
                BORDER-BOTTOM: RGB(218,218,218) 1px outset; BORDER-LEFT: RGB(218,218,218) 1px outset;
                BORDER-RIGHT: RGB(218,218,218) 1px outset; BORDER-TOP: RGB(218,218,218) 1px outset;
                background-color:RGB(243,243,243);width:192px;}
.text           {font-family:sans-serif;font-size:11px; color:black; padding-left:20px;}
.ttext           {font-family:sans-serif;font-size:11px; color:black;}
.text a         {font-family:sans-serif;font-size:11px; color:black; text-decoration:underline}
.text a:hover   {font-family:sans-serif;font-size:11px; color:black; text-decoration:none}
.bigred         {font-family:verdana;font-size:20px; color:red; text-decoration:none;font-weight:bold;padding-left:40px}
.bigred a       {font-family:verdana;font-size:20px; color:red; text-decoration:none;font-weight:bold;padding-left:40px}
.bigred a:hover {font-family:verdana;font-size:20px; color:red; text-decoration:none;font-weight:bold;padding-left:40px}
.title          {font-family:verdana;font-size:11px; color:silver; text-decoration:none;font-weight:bold;position:relative;left:40px;top:-30px}