﻿body
{
    background-color:#FFFFFF;
    font-family:Arial;
    font-size:11px;
    color:#333333;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
}
.text
{
    font-family:Arial;
    font-size:10px;
}
#divContent
{
    height:200px;
}
#divFooter
{
    height:50px;
}
#tblHeader
{
    width:100%;
    height:119px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#tblMenu
{
    background-image:url("../_images/header_bg.jpg");
    background-repeat:repeat-x;
}
#mnuSub
{
    background-image:url("../_images/sub_bg.jpg");
    height:27px;
}
#tblContent
{
     height:560px;
     width:870px;
     margin-left:20px;
     margin-top:15px;
     vertical-align:top;
}
#tblPageFooter
{
    background-image:url("../_images/footer_bg.jpg");
    background-repeat:repeat-x;
    height:48px;
    width:870px;
    margin-left:20px;
    margin-top:15px;
    vertical-align:top;
}
.tblFooter
{
    margin-left:5px;
    margin-top:5px;
}
.tdFooter
{
    vertical-align:top;
}
td
{
    vertical-align:top;
    border-width:1px;
    /*border-color:Black;
    border-style:solid;*/
}
.lnk
{
    font-size:10px;
    text-decoration:none;
}
.mnu
{
    font-size:14px;
    color:#047DBA;
    text-decoration:none;
}
#mnu1
{
    position:absolute;
    top:127px;
    z-index:1;
    visibility:hidden;
    padding-left:320px;
}
#mnu2
{
    top:127px;
    position:absolute;
    z-index:1;
    visibility:hidden;
    padding-left:175px;
}
#mnu3
{
    position:absolute;
    top:127px;
    z-index:0;
    visibility:hidden;
    padding-left:40px;
}
.mnuFooter
{
    text-align:center;
    font-size:11px;
    color:#555555;
    text-decoration:none;
}
.mnuFooterSeperator
{
    width:30px;
    text-align:center;
}
a
{
    text-decoration:none;
    color:#047DBA;
}
a:hover
{
    color:#047DBA;
}
#tdLinkOnline
{
    table-layout:fixed;
    background-repeat:no-repeat;
    background-image:url("../_images/link_online_bg.jpg");
    height:114px;
    width:231px;
}
.tblLink
{
    margin-left:10px;
    margin-top:8px;
}
#tdLinkSearch
{
    background-image:url("../_images/link_search_bg.jpg");
    height:114px;
}
#tblPreview
{
    width:100%;
    height:100px;
}
