﻿body {
}
.GenericTable
{
    padding: 4px;
}
.GeneralCell
{
    padding-left: 5px;
    padding-right: 5px;
}
TABLE.TopMenuTable
{
    background-color: #4077B9;
    height: 20px;
}
TD.TopMenuCell
{
    text-align: center;
    vertical-align: middle;
    padding-right: 7px;
}
.LinkSeperator
{
    color: White;
    font-weight: bold;
    width: 1px;
    height: 11px;
    vertical-align: middle;
}
TD.TopMenuCellA
{
    text-align: center;
    vertical-align: top;
    padding-left: 7px;
    padding-right: 7px;
}
TD.TopMenuDateCell
{
    text-align: left;
    width: 70%;
    vertical-align: top;
}
.TopMenuDate
{
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
}
A.TopMenuLink:visited
{
    color: #FFFFFF;
    font-family:Arial;
    font-size: 12px;
    text-decoration: none;
    width: 100%;
    height: 100%;
}
A.TopMenuLink
{
    color: #FFFFFF;
    font-family:Arial;
    font-size: 12px;
    text-decoration: none;
    width: 100%;
    height: 100%;
}
A.TopMenuLink:hover
{
    background-color: #69A7E2;
}

A.MainCatLink
{
    color: #404040;
    text-decoration: none;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
}
A.SubCatLink
{
    color: #4077B9;
    text-decoration: none;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
}
IMG.LowerImage
{
    width: 47;
    height: 52;
}
A.ArticleTitle
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: Black;
}
.ArticlePublisher
{
    color: #5F778F;
    font-family: Arial;
    font-size: 11px;
}
.ArticleHeader
{
    color: #333333;
    font-family: Arial;
    font-size: 12px;
}
.Title
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #404040;
    background-color: #E9E9E9;
    height: 20px;
    background-position: right;
    background-repeat: no-repeat;
    width: 100%;
}
.TitleSide
{
    background-image: url(Images/TitleSide.jpg); 
    width: 3%;
}
.TitleText
{
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
}
.RSS
{
    background-image: url(Images/Rss.jpg); 
    width: 11px; 
    background-repeat: no-repeat;
    height: 17px
}
A
{
    color: #4077B9;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    text-align: right;
}
.Logo
{
    width: 39%;
    height: 51px;
    background-image: url("images/logo.jpg");
    background-repeat: no-repeat;
}
.LeftSideContact
{
    color: #4077B9;
    font-family: Arial;
    font-size: 13px;
    text-decoration: none;
    text-align: right;
    height: 25px;
    cursor: pointer;
    background-image: url(Images/LeftButBg.jpg); 
    background-repeat: no-repeat;
    padding-right: 20px;
    vertical-align: middle;
}
.Content
{
    font-family: Arial;
    font-size: 12px;
    color: #404040;
}
.TextBox
{
    font-family: Arial;
    height: 18px;
    color: #8194A7;
}
.NewsTitle
{
    font-family: Arial;
    font-size: 12px;
    color: #404040;
}
.NewsDate
{
    font-family: Arial;
    font-size: 11px;
    color: #BBBABA;
    text-align: left;
}
TD.CatImage
{
    width: 215px;
    height: 50px;
    background-repeat: no-repeat;
}
TD.CatLinks
{
    width: 402px;
    vertical-align: top;
    padding-right: 10px;
}
A.FooterLink
{
    font-family: Arial;
    font-size: 12px;
    color: Black;
}
.FooterCell
{
    border-left-style: solid;
    border-left-color: Black;
    border-left-width: thin;
    padding-left: 6px;
}
.Footer
{
    font-family: Arial;
    font-size: 12px;
    color: Black;
}
.SearchLabel
{
    font-family: Arial;
    font-size: 12px;
    color: #686868;
}
.FormTitle
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #404040;
    vertical-align: top;
}
.FormLabel
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #6B6B6A;
    vertical-align: top;
}
.FormValidator
{
    font-family: Arial;
    font-size: 11px;
    color: Red;
    vertical-align: top;
}
.Tab
{
    width: 130px;
    text-align: center;
    
}
A.RightTab
{
    background-image: url("Images/SearchTabRight.jpg");
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: center
}
A.RightTab:hover
{
    background-image: url("Images/SearchTabRightOver.jpg");
}
A.LeftTab
{
    background-image: url("Images/SearchTabLeft.jpg");
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: center
}
A.LeftTab:hover
{
    background-image: url("Images/SearchTabLeftOver.jpg");
}
.AdminMenuHeader
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    background-color: #4077B9;
    height: 21px;
    color: #FFFFFF;
}
.AdminMenuItem
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    background-color: #69A7E2;
    height: 21px;
    color: #FFFFFF;
}
.AdminMenuSeperator
{
    color: #B4D3F1;
}
.AdminMenuFooter
{
    height: 10px;
    background-color: #4077B9;
}