﻿*
{
    margin: 0px auto;
    padding: 0px;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    border: 0px;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
th, td
{
    padding: 0;
    vertical-align: top;
}
#main
{
    width: 950px;
    background-color: #FFFFFF;
    margin-top: 14px;
}
center
{
    text-align: center;
}

body
{
    background-color: #FFFFFF;
    background-image: url(/images/bodybg.jpg);
    background-repeat: repeat-x;
    overflow: auto;
}
#header
{
    display: none;
}
#nav
{
    display: none;
}
#search
{
    display: none;
}

#maincontent
{
    background-color: #FFFFFF;
    background-image: url(/images/mainbg.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    min-height: 500px;
    padding-bottom: 10px;
}
#footer
{
    display: none;
}
#leftzone
{
    display: none;
}
#rightzone
{
    width: 720px;
    overflow: hidden;
}
.clear:after
{
    content: "";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
}
.clear
{
    display: inline;
}
.clear
{
    display: block;
}
.rightpanel
{
    margin-left: 4px;
    width: 705px;
    overflow: hidden;
}
.rightpanel .head
{
    background-image: url(/images/rightcontenttop.png);
    background-repeat: no-repeat;
    width: 705px;
    height: 10px;
    overflow: hidden;
}
.rightpanel .content
{
    background-color: #FFFFFF;
    background-image: url(/images/rightcontentbg.png);
    background-repeat: repeat-y;
    padding: 10px;
}
.rightpanel .footer
{
    background-image: url(/images/rightcontentfooter.png);
    background-repeat: no-repeat;
    width: 705px;
    height: 10px;
    overflow: hidden;
}
.mappath
{
    color: #464646;
    margin: 10px auto 5px 5px;
}
.mappath a
{
    color: #464646;
    text-decoration: none;
}

.pager
{
    color: #464646;
}
.pager a
{
    color: #0061A8;
    text-decoration: none;
}

.ptitle14
{
    color: #0061A8;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: bold;
}
.ptitle12
{
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #0061A8;
}
.ptitle12 a
{
    color: #0061A8;
    text-decoration: none;
}