BODY {
        font-family:sans-serif;
        font-size:12px;
        background:#001f66;
}
IMG {
        border:0px;
}
TD {
        font-size:12px;
        vertical-align:top;
}
#main {
        background:#FFFFFF url(/img/m_bg.jpg) center bottom no-repeat;
        height:830px;
}
#text {
        padding:30px 30px 0px 30px;
        line-height:1.5em;
}
#right {
        background:#f5f5f5;
        width:300px;
        padding:10px;
}
H3 {
        display:inline;
        margin:0px;
}
A {
        color:#000000;
        text-decoration:underline;
}
A:hover {
        text-decoration:none;
}
.color {
        color:#ff7e00;
}
.subMenu,
.subMenuCurrent {
        height:35px;
        width:250px;
        padding-top:8px;
        margin-left:20px;
}
.subMenu A {
        color:#1897d0;
        font-size:14px;
        font-weight:bold;
}
.subMenu A:hover,
.subMenuCurrent A {
        font-size:14px;
        color:#000000;
        text-decoration:none;
}
.subMenuCurrent {
        background:url('/img/submenu_bg.gif') top left no-repeat;
}
