html, body
{
    background: #C6C6C6 url(images/background.jpg) left -205px repeat-x;
    height: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}

body, td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #4F4945;
    font-size: 11px;
}                                                                          

h1, h2, h3, h4
{
    font-size: 16px;
    margin: 0;
    padding: 10px 15px;
    letter-spacing: 1px;
    color: #7C736D;
}

a img
{
    border: 0;
}

th
{
    color: #7C736D;
    font-size: 12px;
    font-style: bold;
}

.Hidden
{
    display: none;
}

.FloatLeft
{
    float: left;
}

.FloatRight
{
    float: right;
}

.ClearFloat
{
    clear: both;
}

.Indent
{
    padding-left: 25px;
}

.Opacity50
{
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#Wrapper
{
    background: transparent url(images/background.shading.jpg) center repeat-y;
}

* html #Wrapper
{
    height: 100%;
}

#Container
{
    background: transparent url(images/background.shading2.jpg) center -205px no-repeat;
}

* html #Container
{
    height: 100%;
}

table.Container
{
    width: 750px;
    margin: 0 auto;
}

td.Header
{
    height: 104px;
    background: transparent url(images/header.jpg) center top no-repeat;
    vertical-align: top;
    text-align: left;
}

a.Logo:link,
a.Logo:active,
a.Logo:visited,
a.Logo:hover
{
    display: block;
    height: 54px;
    width: 240px;
    margin-left: 10px;
    margin-top: 50px;
}

a.Link:link,
a.Link:active,
a.Link:visited,
a.Link:hover
{
    color: #7C736D;
    text-decoration: none;
}

a.Link:hover
{
    text-decoration: underline;
}

ul.Topmenu
{
    margin: 50px 0 0 0;
    padding: 0;
    list-style: none;
}

ul.Topmenu li
{
    margin: 0;
    padding: 0 20px 0 0;
    display: inline;
}

ul.Topmenu a:link,
ul.Topmenu a:active,
ul.Topmenu a:visited,
ul.Topmenu a:hover
{
    color: #FFF;
    text-decoration: none;
}

ul.Topmenu a:hover
{
    text-decoration: underline;
}

td.Crumbpath
{
    height: 45px;
    background: transparent url(images/crumbpath.jpg) center top no-repeat;
    vertical-align: top;
    text-align: left;
    font-weight: bold;
    font-size: 11px;
    color: #7C736D;
}

div.Crumbpath
{
    margin-top: 13px;
    margin-left: 13px;
    background: transparent url(images/crumbpath.icon.gif) left top no-repeat;
    padding-left: 30px;
    padding-top: 1px;
    height: 15px;
    letter-spacing: 1px;
}

td.Crumbpath a:link,
td.Crumbpath a:active,
td.Crumbpath a:visited,
td.Crumbpath a:hover
{
    color: #7C736D;
    text-decoration: none;
}

td.Crumbpath a:hover
{
    color: #2D2B2B;
    text-decoration: underline;
}

td.Content
{
    text-align: left;
    vertical-align: top;
}

.ImageTable
{
}

.ImageTable td
{
    text-align: center;
    vertical-align: top;
}

.ImageBorder
{
    border: 1px solid #646464;
}

div.ImageButton
{
    height: 21px;
    background: #A2A2A2 url(images/imagebutton.background.jpg) left top repeat-x;
    text-align: left;
    margin-top: -1px;
}

a.ImageButton:link,
a.ImageButton:active,
a.ImageButton:visited,
a.ImageButton:hover
{
    display: block;
    background: transparent url(images/imagebutton.right.jpg) right top no-repeat;
    line-height: 21px;
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
}

a.ImageButton:hover
{
    text-decoration: underline;
}

a.ImageButton img
{
    float: left;
    margin-right: 5px;
}

.DetailPageLeft
{
    width: 545px;
}

.DetailPageLeft .Indent
{
    padding-right: 20px;
}

.DetailPageRight
{
    padding-right: 14px
}

.DetailTable
{
    margin-left: 12px
}

.DetailTable td
{
    color: #7C736D;
}
