﻿.body
{
    background-color: #3B4F62;
    text-align: center;
    color: #000000;
}
.maintable
{
    width: 858px;
    background-color: White;
    border: thin solid #000000;
    margin-bottom: 0px;
}
#navcontainer { width: 100%; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
    display: block;
    padding: 3px;
    width: 160px;
    background-color: #486279;
    border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}
.FeaturedTable
{
    font-family: "Times New Roman";
    font-size: small;
}
A:visited {text-decoration: none}
.ListingHeader
{
    font-size: x-large;
    color: #526679;
    font-weight: bolder;
    text-align: center;
    width:100%;
}
.centered
{
    text-align: center;
}

.ContentPageHeader
{
    color: #3B4F62;
    font-size: large;
    font-weight: bold;
    font-family: Tahoma;
    text-align: left;
}
.oservP
{
    color: #000000;
    font-family: Tahoma;
    font-size: small;
    text-align: left;
}
.ContentPageSubheader
{
    font-family: Tahoma;
    font-size: small;
    font-weight: bold;
    color: #3B4F62;
}
.RequestTable
{
    color: #000000;
    font-family: Tahoma;
    font-size: small;
    text-align: left;
    width: 100%;
}
.listviewhead
{
    font-family: tahoma;
    font-size: small;
    background-color: #475766;
    color: #FFFFFF;
}
.textbox
{
    font-family: tahoma;
    font-size: small;
    color: #000000;
    width: 70%;
}
