body
{
    width: 820px;
    margin: 5px auto 5px auto;
    text-align: center;
    background-color: #2975DE;
}

.header
{
    border-bottom: 1px solid #96A9C9;
    margin: 10px;
    margin-bottom: 0px;
    font-weight: bold;
    color: #E9592F;
}

.header-logo
{
    border: 0;
}

.header-div
{
    background-position: #99BDE6;
    text-align: left;
    border: 1px solid #004E82;
    background: #99BDE6;
    height: auto !important;
    height: 100%;
}

.wrapper
{
    text-align: left;
    width: 820px;
    background-color: #DFEEFF;
}

.contents
{
    width: 820px;
    background-color: #DFEEFF;
}

.contents-body
{
    width: 820px;
    padding-left: 10px;
    padding-right: 10px;
}

.footer
{
    margin-top: 20px;
    padding:10px;
    background: #CEE3FF;
    text-align: right;
    border: 1px solid #004E82;
    padding: 5px;
    font-family: tahoma;
    font-size: 8pt;
    color: #004E82;
}

.site-desc
{
    height: 114px;
    width: 596px;
    background: url('../images/descback.jpg') top left no-repeat;
    padding: 12px;
    vertical-align: middle;
    text-align: left;
    color: white;
}

.group
{
    border: 1px solid #004D84;
    background-color: #CEE3FF;
    width: 290px;
}

.group-back
{
    border: 1px solid #004D84;
    background-color: #CEE3FF;
    margin: 8px;
    padding: 6px;
}

.group-header
{
    background-color: #7BBEF7;
    padding: 1px;
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #004D84;
    text-align: left;
}

.groupentries
{
    font-family: Verdana;
    font-size: 11px;
    color: #808080;
    text-align: justify;
    margin-bottom: 4px;
    width: 288px;
}

.group-full
{
    border: 1px solid #004D84;
    background-color: #CEE3FF;
    width: 596px;
}

.group-full-link
{
    padding: 6px;
    background-color: #CEE3FF;
    position: relative;
    float: left;
}

.group-side
{
    border: 1px solid #004D84;
    background-color: #CEE3FF;
    width: 190px;
}

.glink:link, .glink:visited,
.glink-img:link, .glink-img:visited
{
    color: black;
    font-weight: bolder;
    text-decoration: none;
}

.glink:hover
{
    text-decoration: underline;
    color: #940C00;
}

.glink-img:hover
{
    text-decoration: none;
    color: #940C00;
}

.glink-side
{
    color: black;
}

.glink-side:link, .glink-side:visited
{
    color: black;
    text-decoration: none;
}

.glink-side:hover
{
    text-decoration: underline;
    color: #940C00;
}

.side-row
{
    padding-left: 20px;
}

.gthumb
{
    border: 1px solid black;
    width: 60px;
    height: 50px;
    text-align: left;
}

.gdesc
{
}

.gplays
{
    color: black;
}

.list-back
{
    border: 1px solid #004D84;
    background-color: #CEE3FF;
    margin: 8px;
    padding: 6px;
}

.page-title
{
    font-weight: bolder;
    font-size: xx-large;
    color: black;
}

.v-sep
{
    height: 2px;
    max-height: 2px;
}

.v-sep2
{
    height: 8px;
    max-height: 8px;
}

.pagebrowse-link
{
    width: 150px;
    color: #0000FF;
    text-decoration: none;
}

.pagebrowse-link:link, .pagebrowse-link:visited
{
    width: 150px;
    color: #0000FF;
}

.pagebrowse-link:hover
{
    text-decoration: underline;
    color: #940C00;
}

.pagebrowse-disabled
{
    width: 150px;
    color: Gray;
}

.pagebrowse-page
{
    width: 296px;
    text-align: center;
}

.pagebrowse-select
{
    width: 40px;
}

.title
{
    font-size: x-large;
}

.breadcrumb-container
{
    width: 100%;
    background-color: #CEE3FF;
    color: #000000;
    padding: 5px;
    margin-right: 10px;
}

.breadcrumb-link, .breadcrumb-link:link, .breadcrumb-link:visited
{
    color: #000000;
    text-decoration: underline;
}

.breadcrumb-link:hover
{
    text-decoration: underline;
    color: white;
}
