﻿@import url("css/menu.css");
html, body, form, ul, li, p, h1, table, tr, td, th
{
    padding: 0px;
    margin: 0px;
}
html, body, form
{
    height: 100%;
}
img, table
{
    border: 0px;
}
body
{
    font-size: 11px;
    font-family: Arial, Verdana, Tahoma;
}
table
{
    border-collapse: collapse;
}
.activered, .activered a
{
    color: #EB1C24;
    text-transform: uppercase;
    text-decoration: none;
}
.activegray, .activegray a
{
    color: #8B8B8B;
    text-transform: uppercase;
    text-decoration: none;
}
div.newsclear
{
    clear: both;
}
div.newsitem
{
    overflow: auto;
}
div.newsimage
{
    float:left;
    margin-bottom:2px;
    margin-right:5px;
}
div.newstitle
{
    font-size: 12px;
    font-weight: bold;
    float: left;
    text-transform: uppercase;
}
span.newslink a
{
    color: #EF1C25;
    text-decoration: none;
}
h2
{
    color: black;
    font-family: Arial, Verdana, Tahoma;
    font-size: 20px;
    font-weight: normal;
    margin-top: 0px;
}
.Normal
{
    font-size: 11px;
    font-family: Arial, Verdana, Tahoma;
}
.Normal p
{
    margin-bottom: 5px;
}
.Normal ul
{
    margin-bottom: 5px;
}
.Normal ul li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: square;
}
div.contentbottomleft h2
{
    text-transform: uppercase;
    color: #8B8B8B;
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    font-weight: normal;
    margin-top: 0px;
}
div.contentbottomleft .Normal, div.contentbottomleft p
{
    color: #8B8B8B;
}
div.contentbottomleft td
{
    padding: 2px;
}
div.newssubscribe
{
    padding-top: 10px;
}
div.newssubscribe p
{
    color: #8B8B8B;
    margin-bottom: 10px;
}
div.newssubscribe div.SimpleRegister_text
{
    color: #8B8B8B;
    margin-bottom: 10px;
}
div.newssubscribe div.SimpleRegister_input
{
    margin-bottom: 10px;
}
div.newssubscribe div.SimpleRegister_input input[type=text]
{
    color: #8B8B8B;
    border: solid 1px #8B8B8B;
    padding: 2px;
    margin: 0;
    width: 180px;
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
}
div.newssubscribe div.SimpleRegister_submit
{
    margin-bottom: 10px;
}
div.newssubscribe div.SimpleRegister_submit input[type=submit]
{
    color: black;
    border: solid 1px #8B8B8B;
    padding: 2px;
    margin: 0;
    width: auto;
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
}
div.newssubscribe div.SimpleRegister_message span.SimpleRegister_MessageError
{
    color: #EF1C25;
}
div.newssubscribe div.SimpleRegister_message span.SimpleRegister_MessageInfo
{
    color: #8B8B8B;
}

