/* Main Style */

body {
    margin: 40px 0px 0px 0px;
    font-size: 10pt;
    line-height: 14pt;
    font-family: Verdana, Trebuchet ms, Helvetica, Arial;
    color: #444;
    text-align: center;
    background: url(../../images/background.gif) repeat-x #5f6162;
}

a, a:active, a:visited {
    text-decoration: none;
    color: #497498;
}

a:hover {
    color: #629ad3;
}

.layout_box {
    background-color: #fff;
    margin: auto; /* center Netscape */
    text-align: left;
    width: 720px;
}

.layout_top {
    background: url(../images/layout_top.gif);
    width: 720px;
    height: 10px;
    font-size: 0pt;
}

.layout_content {
    width: 700px;
    min-height: 320px;
    padding: 0px 10px 0px 10px;
}

.layout_menu {
    width: 700px;
    padding: 11px 10px 0px 10px;
    height: 19px;
    font-family: Georgia;
    font-size: 10pt;
    color: #444;
}

.layout_menu SPAN {
    padding-right: 8px;
}

.layout_menu A, .layout_menu A:active, .layout_menu A:visited {
    color: #444;
    text-decoration: none;
}

.layout_menu A:hover {
    color: #000;
    text-decoration: none;
}

.active {
    color: #aaa;
}

.layout_bottom {
    background: url(../images/layout_bottom.gif);
    width: 720px;
    height: 130px;
}

.start_image {
    background: url(../images/layout_start.jpg);
    width: 700px;
    height: 320px;
}

.headline {
    color: #c8563a;
    font-size: 14pt;
    font-family: Georgia;
}
.smtext {
    color: #6593b6;
    font-size: 10pt;
    font-family: Verdana;
}

.pageImage {
    width: 80px;
    height: 320px;
    float: left;
}

.pageContentBox {
    position: relative;
    width: 610px;
    height: 320px;
    float: right;
}

.fclear {
    clear: both;
}

.scrollTable {
    position: absolute;
    top: 60px;
    left: 0px;
    width: 610px;
    height: 260px;
}

td.scroll {
    font-family: Georgia;
    font-size: 12px;
    line-height: 20px;
    color: #333;
    background-color: #fff;
}

.textlink {
    font-family: Georgia;
    font-size: 14pt;
    color: #958372;
}

.textlink:hover {
    color: #b5a392;
}

.textinfo {
    color: #999;
    font-size: 8pt;
}
