body {
font-size : 10px;
padding : 0;
margin : 0;
background-color : #0F3575;
font-family : verdana;
color : #fff;
}
td {
font-size : 10px;
font-family : verdana;
color : #000;
}


A.subbar:link {
font-weight : bold;
font-size : 9px;
font-family : verdana;
color : #996665;
text-decoration : none;
font-weight: bold;
}
A.subbar:visited {
font-weight : bold;
font-size : 9px;
font-family : verdana;
color : #996665;
text-decoration : none;
font-weight: bold;
}
A.subbar:active {
font-weight : bold;
font-size : 9px;
font-family : verdana;
color : #996665;
text-decoration : none;
font-weight: bold;
}
A.subbar:hover {
font-weight : bold;
font-size : 9px;
font-family : verdana;
color : #ffffff;
text-decoration : none;
font-weight: bold;
}

/*
table {
margin : 0;
padding : 0;
border-collapse : collapse;
border : 0 none inherit;
}
td {
padding : 0;
margin : 0;
border : 0 none inherit;
border-collapse : collapse;
}
*/
.linkbar {
background-color : #f1f3e9;
padding : 10px;
width : 191px;
vertical-align : top;
}
.linkbartitle {
background-color : #ffffff;
border : 1px dashed #bcc2a6;
font-family : arial;
font-size : 12px;
color : #006699;
font-weight : bold;
text-align : center;
}
.subbanner {
border-bottom : 1px dashed #bcc2a6;
}
.content {
background-color : #ffffff;
padding : 10px;
text-align : justify;
}
.footer {
background : #002249 url('images/bottom2.jpg') repeat;
width : 100%;
height : 35px;
}
.footerlinks {
padding: 3px;
}
A.footerlinks:link {

font-weight : normal;
font-size : 12px;
font-family : arial;
color : #fff;
text-decoration : none;
}
A.footerlinks:visited {

font-weight : normal;
font-size : 12px;
font-family : arial;
color : #fff;
text-decoration : none;
}
A.footerlinks:active {

font-weight : normal;
font-size : 12px;
font-family : arial;
color : #fff;
text-decoration : none;
}
A.footerlinks:hover {

font-weight : normal;
font-size : 12px;
font-family : arial;
color : #fff;
text-decoration : underline;
}
img {

}
.topbanner {
background : #002249 url('images/bannerbackback2.jpg') repeat;
width : 100%;
height : 196px;
}
.featuredband {
background : #ffffff url('images/featuredband.jpg') repeat;
width : 100%;
height : 19px;
}
.featuredimg {
background-color : #bcc2a6;
text-align : center;
font-family : arial black;
color : #f1f3e9;
font-size : 12px;
}
.featuredimg.img {
border : 1px solid black;
}
.featured {
background-color : #bcc2a6;
padding-top : 6px;
}

.testbox {
background-color: #f1f3e9;
border: 1px dashed #bcc2a6;
padding: 10px;
}
input.login {background-color: #92C1C9; color: #000000; font-weight: bold; font-family: Verdana; font-size: 11px; border: 1px solid black;}

submit {background-color: #92C1C9; color : #002249; font-weight : bold;  font-size : 10px; font-family: verdana; border : 1px solid #002249;}

html>body #navigation li a {
                width: auto;
                padding: 0px;
                margin: 0px;
                }


#nav2, #nav2 ul { /* all lists */
                padding: 0px;
                margin: 0px;
                list-style: none;
                float : left;
                width : 147px;
                z-index: 10;
        }

        #nav2 li { /* all list items */
                position : relative;
                float : left;
                line-height : 1.25em;
                margin-bottom : 0px;
                width: 11em;
                list-style: none;
                z-index: 10;

        }

        #nav2 li ul { /* second-level lists */
                position : absolute;
                left: -999em;
                margin-left : 145px;
                margin-top : -2.00em;
                z-index: 10;
                background-color : #E8E1D0;

        }

        #nav2 li ul ul { /* third-and-above-level lists */
                left: -999em;
                z-index: 10;
        }

        #nav2 li a {
                width: 145px;
                display : block;
                color : #996665;
                font-weight : bold;
                text-decoration : none;
                z-index: 10;
        }

        #nav2 li a:hover {
                color : white;
                width: 145px;
                left: 145px;
        }

        #nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
                left: -999em;
        }

        #nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul { /* lists nested under hovered list items */
                left: auto;
        }








#nav, #nav ul { /* all lists */
        padding: 0;
        margin: 0;
        list-style: none;
        line-height: 18px;
                        z-index: 10;
}

#nav a {
        display: block;

}

#nav li { /* all list items */
        float: left;
                        z-index: 10;
}

#nav li ul { /* second-level lists */
        position: absolute;
        background: #E8E1D0;
        left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
        padding-top: 2px;
        padding-bottom: 2px;
width: 225px;
}

#nav li ul ul { /* third-and-above-level lists */
        margin: -1em 0 0 10em;
                        padding-top: 10px;

}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
        left: -999em;
                padding-top: 10px;
border: 1px solid black;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
        left: auto;
}




.menu{
        padding:0px;
        margin:0px 0px 0px -15px ;
}
.menu li{
        padding:2px 5px;
        text-align:left;
        font-weight:none;
        list-style-type:none;
        height:16px;
        position: relative;
        z-index: 999;
        font-size:9px;
}

.menu li ul{ /*SUB MENU STYLE*/
background-color: #F8F8F9;
position: absolute;
width: 200px; /*WIDTH OF SUB MENU ITEMS*/
margin-left: -10px;
padding:2px 0px;
/* left: 1; */
top: 0px;
display: none;
border: 1px solid #B6B7CB;
font-size:10px;
}

.menu li ul li ul{ /*SUB MENU STYLE*/
width: 265px;
margin-left: 190px;
margin-top: 1px;
background-color: #F8F8F9;
}

.menu li a{
        color:#4682B4;
        padding-right:3px;
        padding-left:15px;
        vertical-align:middle;
        text-decoration:none;
}
.menu li a:hover{
        color:#000000;
/*        background:url(images/marker.gif) no-repeat 0px 50%;  */
}

