body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #369;
        background: #fff url(../images/bg.gif) repeat-x;
        overflow-y: scroll;
        padding: 0;
        margin: 0;
}

a:link {
        color: #03f;
        text-decoration: none;
}

a:visited {
        color: #03f;
        text-decoration: none;
}

a:hover {
        color: #f30;
        text-decoration: none;
}

a:active {
        color: #f30;
        text-decoration: none;
}

a.img:link {
        text-decoration: none;
}

a.img:visited {
        text-decoration: none;
}

a.img:hover {
        border-bottom: none;
        text-decoration: none;
}

a img {
        border: none;
        text-decoration: none;
}
	
img {
        border: none;
}

em {
        font-style: italic;
}

td {
        color: #036;
}

#frame {
        width: 956px;
        margin: 0 auto;
        padding: 0;
        background-color: #fff;
}

#bottomnav {
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        padding: 0;
        width: 956px;
}

#bottomnav p {
        color: #888;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        height: 20px;
        line-height: 11px;
        text-align: center;
}

#bottomnav a.img:hover,
#bottomnav a.img:active {
        border-bottom: none;
        text-decoration: none;
}

#bottomnav a:link,
#bottomnav a:visited {
        color: #0066ca;
        text-decoration: none;
}

#bottomnav a:hover {
        color: #800;
        border-bottom: 1px dashed;
        text-decoration: none;
}

#bottomnav a:active {
        color: #800;
        border-bottom: 1px dashed;
        text-decoration: none;
}

.maintd {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px #a6c9e2 solid;
}

.maintext {
}

