#logo{
    top: -20px;
}
#logo:hover b{
	visibility:hidden;
}
#tagline{
    color: #008000;
    font-weight: 700;
}
#header{
    background: #3F6533 url(./bar.png) left top repeat-x;
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #ddd;
    height:40px;
}
#topSearchForm{
    top: 9px;
}
#topNav{
    height: 40px;
}
#topNav li{
    line-height: 40px;
}
#topNav li.current{
    background-color:transparent!important;
}
#topNav li a{
    /*color: #ffd280;*/
	color: white;
}
#topNav li.current a{
    color: #ffd280;
}
#shortcut li a#goPremiumShortcut{
    color:white;
}
#topNav li a:hover, #topNav li a:active{
    background-color:transparent!important;
    color:  #ffd280;
}
#shortcut{
    background-color: white;
    border-bottom: 1px solid white;
}
#shortcut li{
    border-left-color: white;
    border-right-color: #eee;
}
#shortcut li a{
    color: #008000;
}
#topNav li.current{
    background-color:#c41500;
}
#topNav li a:hover{
    background-color: #c41500;
}
#topNav li a:active{
    background-color: #c41500;
}
#logo{
    width: 146px;
    height: 66px;
}
#logo b{
    position: absolute;
    top: 0;
    left: 50px;
    line-height: 1.8;
}
#logo span{
    display: block;
    width: 146px;
    height: 66px;
    background: url(./christmas-icon.png) 0 0 no-repeat!important;
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./logo.png',sizingMethod='scale');
}
#main{
}
#footer{
	background:url(./D.png) 0 0 repeat-x;
}
#footer a{
    color: #fff;
}
#supplementaryNavInner{
	background:url(./Picture1.png) no-repeat left 80px ;
}
#bottomOptions{
    background:url(./D.png) 0 0 repeat-x;
    border-top: 1px solid #bbb;
}
#supplementaryNav{
    /*background-color:#006000;*/
	background: url(./Picture2.png) no-repeat right 30px ;
}
#supplementaryNavInner table th .separatorLine{
    border-bottom-color: #3f6533;
    border-top-color: #124203;
}
#bottomNav{
   /* background-color: #008000;
    border-top: 1px solid #00a000;*/
	background-color:transparent;
	border:none;
}

a.moveToTop, a.moveToTop span{
    background: none;
	color:#FFD280;
}

a.moveToTop b{
    background-position: 0 -12px;
}

a.moveToTop{
    color: #00b000;
}
