﻿A:link
{
    color: #000000;
    text-decoration: none;
}

A:visited
{
    color: #000000;
    letter-spacing: 1.5px;
    text-decoration: none;
}

A:active
{
    color: #555555;
    text-decoration: none;
}

A:hover
{
    color: #555555;
    text-decoration: underline;
}


td, form, select, p, ol
{
    color: #000000;
    font-size: 11px;
    text-decoration: none;
    letter-spacing: 1.5px;
    line-height: 1.5;
}

option, button, textarea, radio, checkbox, select, input
{
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 1.5px;
    line-height: 1.5;
}

body
{
    margin: 0px;
font-family: Arial, Tahoma;
    font-size: 10px;
    text-decoration: none;
    color: #000000;
    letter-spacing: 1.5px;
    line-height: 1.4;
    background-repeat: repeat;
    background-image: url(Images/base/bg.jpg);
}


.copyright
{
    color: #666666;
}

.divContents
{
    width: 100%;
    text-align: left;
}

.divTitle
{
    width: 100%;
    padding: 2px;
}

.SearchImage
{
    cursor: hand;
}

.divSearch
{
    padding-top: 4px;
    padding-bottom: 2px;
}

.divLoading
{
    width: 98%;
    padding: 4px;
    text-align: center;
}

.divRule
{
    width: 90%;
    height: 500px;
    padding: 10px;
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
    text-align: left;
    overflow: auto;
}

.divDescription
{
    width: 98%;
    padding-left: 10px;
}

.divButton
{
    width:100%;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}

.divSiteMap
{
    border: gainsboro 1px solid;
}

.divSelected
{
    border: #dcdcdc 1px solid;
    padding: 2px;
}
.divRow
{
    border: lightgrey 1px solid;
}

.divMark
{
    color: #ff0000;
}

.divHeader
{
    border: lightgrey 1px solid;
    background-color: darkgray;
}

.divNavigate
{
    background-color: #E5E5E5;
    width: 100%;
}

.Navigate
{
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.SelectedItem A:active
{
    color: #009241;
    font-weight: bold;
}

.SelectedItem A:Link
{
    color: #009241;
    font-weight: bold;
}

.SelectedItem A:Visited
{
    color: #009241;
    font-weight: bold;
}

.SelectedItem A:Hover
{
    color: #009241;
    font-weight: bold;
}

.formTitle
{
    padding: 4px;
    border-left: #009241 4px solid;
    margin-top: 2px;
    margin-bottom: 2px;
}

.formField
{

}

.formNonTitle
{
    padding: 4px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.formNonField
{

}

.NewsLetter_TextBox
{
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
}

.tab .ajax__tab_header
{
    background: url("images/tab/tab-line.gif") repeat-x bottom;
}
.tab .ajax__tab_outer
{
    padding-right: 0px;
    background: url("images/tab/tab-right.gif") no-repeat right;
    height: 21px;
}
.tab .ajax__tab_inner
{
    padding-left: 3px;
    background: url("images/tab/tab-left.gif") no-repeat;
}
.tab .ajax__tab_tab
{
    height: 16px;
    padding: 4px;
    margin: 0;
    background: url("images/tab/tab.gif") repeat-x;
}
.tab .ajax__tab_hover .ajax__tab_outer
{
    background: url("images/tab/tab-hover-right.gif") no-repeat right;
}
.tab .ajax__tab_hover .ajax__tab_inner
{
    background: url("images/tab/tab-hover-left.gif") no-repeat;
}
.tab .ajax__tab_hover .ajax__tab_tab
{
    background: url("images/tab/tab-hover.gif") repeat-x;
}
.tab .ajax__tab_active .ajax__tab_outer
{
    background: url("images/tab/tab-active-right.gif") no-repeat right;
}
.tab .ajax__tab_active .ajax__tab_inner
{
    background: url("images/tab/tab-active-left.gif") no-repeat;
}
.tab .ajax__tab_active .ajax__tab_tab
{
    background: url("images/tab/tab-active.gif") repeat-x;
}
.tab .ajax__tab_body
{
    padding: 0px;
    background-color: #ffffff;
}
