body
    {
        color: Black;
        font-size: 12px;
        font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
        margin: 8px;
    }

    td, th
    {
        color: Black;
        font-size: 12px;
        font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
    }

    img
    {
        border-width: 0px;
        vertical-align: middle;
    }

    a
    {
        color: #000099;
        text-decoration: none;
    }
    a:active
    {
        color: #FF6600;
        text-decoration: none;
    }
    a:visited
    {
        color: #000099;
        text-decoration: none;
    }        

    a:hover
    {
        color: #FF6600;
    }



.text10 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
.text10sw {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.text12swb {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold;}
.text14 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF}
.textsw {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.text14sw {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000}
.text26sw {  font-family: Arial, Helvetica, sans-serif; font-size: 26px; color: #000000}
.nav {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; vertical-align: middle; font-weight: bold; text-decoration: none}
.nav:Hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FF0000; background-color : #FFFFFF; vertical-align: middle; font-weight: bold}
.new {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FF0000}
.newg {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFF00}


#navcontainer {
        margin: 0 0 0 0;
        padding: 0;
        height: 28px;
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#navcontainer ul li a {
        background: #fff;
        width: 96px;
        height: 28px;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-right: none;
        padding:  5px 0 0 0;
        margin: 0;
        color: #0000FF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover {
        color: #FF0000;
        background: #CCCCCC;
		font-weight: bold
}

#navcontainer a:active {
        background: #CCCCCC;
        color: #0000FF;
}

#navcontainer li#active a {
        background: #CCCCCC;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-right: none;
        color: #0000FF;
		font-weight: bold;
}

.head{
background: #fff;
        width: 310px;
        height: 28px;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-right: none;
        padding:  5px 0 0 0;
        margin: 0;
        color: #0000FF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: normal 17px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#copy {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 10px; PADDING-BOTTOM: 0px; MARGIN: 2px 0px; COLOR: #000000; TEXT-INDENT: 0px; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif
}