﻿body 
{
    margin:0px;
    padding:0px;
    font-family:Verdana;
    font-size:10px;
    color:#6f6f6f;
}
img
{
    border:0;
}
a
{
    color:#667b96;
    font-weight:bold;
    text-decoration:none;
}
a:hover
{
    color:#0000FF;
    text-decoration:underline;
}
span.link
{
    font-weight:bold;
    cursor:pointer;
    color:#667b96;
    font-weight:bold;
    text-decoration:none;
}
span.link:hover
{
    color:#0000FF;
    text-decoration:underline;
}
h1
{
    font-size:20px;
}
h2
{
    font-size:15px;
}
input.TextButton
{
    background-color:Transparent;
    border-style:none;
    cursor:pointer;
    color:#667b96;
    font-weight:bold;
    font-size:10px;
    font-family:Verdana;
    padding-left:0px;
    margin-left:0px;
    text-align:left;
}
tr.Order
{
    background-color:#e0e0e0;
    vertical-align:top;
    padding-top:5px;
    color:#9e9e9e;
    font-weight:bold;
    vertical-align:top;
}
td.OrderBottom
{
    background-image:url(Images/LinkArrowLightGray.gif);
    background-repeat:no-repeat;
    padding-left:27px;
    padding-top:2px;
    vertical-align:top;
    height:25px; 
}
td.InputField
{
    background-position:center;
    background-position:left;
    padding-left:15px;
    background-image:url(Images/InputFieldLightGray.gif);
    background-repeat:no-repeat;
    height:23px;
    padding-top:0px;
    vertical-align:middle;
}
a.MenuLink
{
    color:#9e9e9e;
    text-decoration:none;
}
a.MenuLink:hover
{
    color:#667b96;
}
a.MenuLinkSelected
{
    color:#667b96;
    text-decoration:none;
}
a.MenuLinkSelected:hover
{
     color:#667b96;
}
a.SubMenuLink
{
    color:#9e9e9e;
    text-decoration:none;
}
a.SubMenuLink:hover
{
    color:#667b96;
}
a.SubMenuLinkSelected
{
    color:#667b96;
    text-decoration:none;   
}
a.SubMenuLinkSelected:hover
{
     color:#667b96;
}.table
{
    padding:0px;
}
td.MenuItemSelected
{
    color:#667b96;
    font-weight:bold;
    padding-left:23px;
    /*background-color:#c8c8c8;*/
    background-color:#e0e0e0;
    vertical-align:middle;
    padding-top:5px;
    padding-bottom:5px;
    background-repeat:no-repeat;
    background-image:url(Images/MenuItemSelected.jpg);
}
td.MenuItemOpen
{
    color:#9e9e9e;
    font-weight:bold;
    padding-left:23px;
    background-color:#e0e0e0;
    vertical-align:middle;
    padding-top:5px;
    padding-bottom:5px;
    background-repeat:no-repeat;
    background-image:url(Images/MenuItem.jpg);
}
td.MenuItem
{
    width:100px;
    color:#9e9e9e;
    background-color:#e0e0e0;
    padding-left:23px;
    vertical-align:middle;
    padding-top:5px;
    padding-bottom:5px;
    background-repeat:no-repeat;
    background-image:url(Images/MenuItem.jpg);
    /*
    border-top-width: 1px;
    border-top-color: #FFFFFF;
    border-top-style:solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    border-bottom-style:solid;
    */
}
td.MenuBottom
{
    background-color:#e0e0e0;
    height:134px;
    
}
td.SubMenuItemTop
{
    background-color:#e0e0e0;
    padding-left:32px;
    background-repeat:no-repeat;
    background-image:url(Images/SubMenuTop.jpg);
}
td.SubMenuItemMiddle
{
    background-color:#e0e0e0;
    padding-left:32px;
    background-repeat:no-repeat;
    background-image:url(Images/SubMenuMiddle.jpg);
}
td.SubMenuItemBottom
{
    background-color:#e0e0e0;
    padding-left:32px;
    background-repeat:no-repeat;
    background-image:url(Images/SubMenuBottom.jpg);
    padding-bottom:5px;
}
td.SubMenuItemTopSelected
{
    background-color:#e0e0e0;
    padding-left:32px;
    background-repeat:no-repeat;
    background-image:url(Images/SubMenuTop.jpg);
}
td.SubMenuItemMiddleSelected
{
    background-color:#e0e0e0;
    padding-left:32px;
    background-repeat:no-repeat;
    background-image:url(Images/SubMenuMiddle.jpg);
}
td.SubMenuItemBottomSelected
{
    background-color:#e0e0e0;
    padding-left:32px;
    background-repeat:no-repeat;
    background-image:url(Images/SubMenuBottom.jpg);
    padding-bottom:5px;
}
td.NewsTop
{
    color:#ffffff;
    background-color:#2a84b9;
    height:20px;
    width:170px;
    padding-left:10px;
}
td.NewsItem
{
    vertical-align:top;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    color:#656565;
}
td.NewsBottom
{
    vertical-align:bottom;
    padding:10px;
    text-align:right;
}
td.ContentRightColumn
{
    width:180px;
    vertical-align:top;
}
table.NewsTable
{
    border-style:solid;
    border-color:#bfbfbf;
    border-width:1px;
    height:232px;
    margin-top:2px;
}
div.EventItem
{
    padding-left:5px;
    padding-right:5px;
}
