﻿#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
display: inline;
}

#nav-menu li
{
float: right;
}

#nav-menu li a
{
background: #990 bottom left repeat-x;
height: 26px;
line-height: 26px;
display: block;
border-right: 1px solid #f3f2df;
color: #f3f2df;
text-decoration: none;
text-align: center;
font-family: Verdana, arial, sans-serif;
font-size:11px;
font-weight:bold;
padding:0px 5px;
}

#nav-menu li a:hover
{
background: #f3f2df bottom left repeat-x;
height: 26px;
line-height: 26px;

display: block;
border-right: 1px solid #990;
color: #990;
text-decoration: none;
text-align: center;
font-family: Verdana, arial, sans-serif;
font-size:11px;
font-weight:bold;
padding:0px 5px;
}

#nav-menu li a
{
float: none
}

/* Hide from IE5-Mac \*/
#nav-menu a, #nav-menu a span
{
float: none
}
/* End hide */

#list-header
{
background: url(./images/nav_background.gif) #fff bottom left repeat-x;
height: 26px;
line-height: 26px;
float: left;
display: block;
border-left: 1px solid #7c94be;
border-right: 1px solid #7c94be;
color: #000;
text-decoration: none;
text-align: center;
font-family: Verdana, arial, sans-serif;
font-size:11px;
font-weight:bold;
padding:0px 5px;
}

#navigation a
{
color: #1d7dd7;
background: #d2e0f8 url(left-tab.gif) left top no-repeat;
text-decoration: none;
text-align:left;
padding-left: 22px;
padding-top: 4px;
font-family: Verdana, arial, sans-serif;
font-size:11px;
font-weight:bold;
letter-spacing: -1px ;
}

#navigation a span
{
background: url(right-tab.gif) right top no-repeat;
padding-right: 10px;
padding-bottom: 4px;
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #fff;
background: #7c94be url(left-tab2.gif) left top no-repeat;
padding-left: 22px;
}

#navigation a:hover span
{
background: url(right-tab2.gif) right top no-repeat;
padding-right: 10px
}

#navigation a.current
{
color: #fff;
background: #7c94be url(left-tab2.gif) left top no-repeat;
padding-left: 22px;
}

#navigation a.current span
{
background: url(right-tab2.gif) right top no-repeat;
padding-right: 10px
}

.top-nav-home a
{
background: url(images/top-home1.jpg) left top no-repeat;
padding-left: 120px;
padding-top: 6px;
}

.top-nav-home a:hover
{
background: url(images/top-home2.jpg) left top no-repeat;
padding-left: 120px;
padding-top: 6px;}

.formButton {
background: #7c94be url(/images/top-bg.gif) ;
height: 20px;
border: 0px solid #7c94be;
color: #79a;
text-decoration: none;
text-align: center;
font-family: Verdana, arial, sans-serif;
font-size:13px;
font-weight:bold;
padding:0px 5px 3px;
}
