﻿body
{
    background-color: #0b2c4a;
    background-image: url(../App_Themes/img/main/BgMain.gif);
    background-repeat: repeat-x;
    font-size: 12px;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 0 0 0 0;
}
a
{   
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    color: #ffcf42; outline:none;border:none;outline-style:none;-moz-outline-style:none;
}
a:active{outline:none;border:none;outline-style:none;-moz-outline-style:none;}
a:focus{outline:none;border:none;outline-style:none;-moz-outline-style:none;} 
a:hover{color: #ee6e26;outline: none;border:none;outline-style:none;-moz-outline-style:none;}
.dvTop
{
    background-image: url(../App_Themes/img/main/BgYellTop.gif);
    background-repeat: repeat-x;
    width:100%;
}
.shim 
{
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
	height:1100px;
}
.imgMenu
{
    cursor: Hand;
}
.MenuSpacer
{
    background-image: url(../App_Themes/img/main/btn/MenuSpacer.gif);
    background-repeat: repeat-x; 
    width:222px;
}
.Mentxt10
{
    font-size: 10px;
    color: #ffffff;
}
.MenBtxt12
{
    font-size: 12px;
}
.MenBtxt10
{
    font-size: 11px;
}
.Menu1
{
    z-index: 100;
    width: 160px;
    color: silver;
    position: absolute;
    background-color: #122536;
    border-right: #989795 1px solid;
    border-top: #989795 1px solid;
    border-left: #989795 1px solid;
    border-bottom: #989795 1px solid;
}
.GMenu
{
    z-index: 100;
    position: absolute;
}
.MenuDiv
{
	border-Top: #586979 1px solid;
	border-bottom: #586979 1px solid;
}
.drpMenu
{
    color: #ffcf42;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}
.drpMenuOver
{
    font-size: 11px;
    text-decoration: none;
    color: #ee6e26;
}
.drpAltBg
{ 
    background-color: #2b6882; 
}



