body
{
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
    background-color: #3a7293;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Content
{
    padding-left: 20px;
    width: 96%;
    background-color: White;
    vertical-align: top;
    color: Red;
}

h1
{
    
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    color: #000080;
    text-align: left;
    padding-top: 10px;
}

h2
{
    
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #000080;
    text-align: left;
    padding-top: 6px;
}

h3
{
    
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #000080;
    text-align: left;
    padding-top: 2px;
}

h4
{
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    line-height: -12px;
}

#TTitle
{
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    padding-bottom: 4px;
}

#TDesc
{
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
    text-align: left;
}

#title
{
    
    font-size: 30px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    padding-top: 30px;
}

#slogan
{
    font-size:18px;
    font-style:normal;
    font-weight:bold;
    color:#ffffff;
    text-align: center;
    padding-top:1px;
}

#header
{
    background-position-y: top;
    background-image: url(../images/bgheader.gif);
    background-repeat: repeat-x;
    background-color: #043553;
}

#heading
{
font-size:20px;
font-style:normal;
font-weight: bold;
color: Navy;
padding-left:20px;
padding-top:10px;
}
    


#link
{
font-size:12px;
font-style:normal;
font-weight:bold;
color:#f9fafb;
padding-top:20px;
padding-left:75px;
}

.link
{
font-size:12px;
font-style:normal;
font-weight:bold;
text-decoration:none;
}

.link:hover
{
color:#ffffff;
}

.detail
{
text-decoration:none;
padding-left:30px;
padding-right:30px;
padding-top:10px;
color: Black;
font-size:14px;
font-style:normal;
font-weight:normal;
}
#detail a
{
text-decoration: underline;
}
#detail a:hover
{
font-weight:bold;
color:#D8AF5A;
}

#nav
{
    height:40px;
    background: url(../images/bgBarO.gif);
    padding-right: 100px;
    text-align: right;
}

#nav a
{
    color: White; 
    font-size: 14px;
    font-weight: bold;
}

#nav a:hover
{
    color: Silver;

}

#MenuContainer
{
    background-color: Silver;
}
    
#footer
{
    text-align: center;
    color: White;
    font-size:10px;
    font-weight:bold;
    height:43px;
    padding-top: 14px;
}

.footerlinks
{
font-size:10px;
font-weight:bold;
color:#fbfcfc;
text-decoration:underline;
}
a { color:#0f0f0f; text-decoration:none;}
a.footerlinks:hover { color:#8f7d6e;text-decoration: none; }

.BodyText    { font-size: 10px;}
.Menu        { font-size: 14px; text-decoration: none; cursor: hand }
.SubMenu     { font-size: 12px; text-decoration: none; cursor: hand }
.SubMenu a:hover    { font-size: 12px; color: Navy; font-weight: bold; text-decoration: none; cursor: hand }