H1	{ COLOR: #BB2222; font-family: Arial; font-size: 14pt; MARGIN-BOTTOM: 5px; MARGIN-TOP: 5px; line-height : 15px; TEXT-ALIGN: center }
body
{
        background-color: #FFFFFF;
        margin: 0 auto;
        font-family: Verdana, Helvetica, serif;
        font-size: 11px;
        color: #404040;
        text-align: left;
        line-height: 18px;
        
}

div.title {
        color: #0C446B;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        font-size: 18px;
        font-weight: bold;

}
div.titlesub {
        font-size: 11px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #CCCCCC;
        margin-bottom: 3px;
        padding-bottom: 3px;

}
div.topmenu {
        margin-bottom: 3px;
        padding-bottom: 3px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #CCCCCC;
}
div.botmenu {
        margin-top: 3px;
        padding-bottom: 3px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #CCCCCC;
}
div.title2 {
        font-family: "Trebuchet MS", Verdana, Helvetica, serif;
        font-size: 13px;
        font-weight: bold;
        color: #0C446B;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #0C446B;
        padding-top: 10px;
}

#srch
{
    width: 300px;
}
#submit_srch
{
    width: 75px;
}

a {
        color: #0C446B;
        text-decoration: none;
}

table.listtable, table.cattable, table.srchtable
{
    border: 0px;
    width: 100%;
}

td.catelem
{
    text-align: center;
    width: 16%;
    height: 30px;
}

a.catelem
{
    color: black;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

h1.listtable
{
    color: black;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    border-bottom: none;
}

td.label
{
    text-align: right;
    color: black;
    font-family: Verdana;
    font-size: 11px;
    padding-right: 5px;
    width: 30%;
}

td.item
{
    padding-left: 5px;
}

input.item, select.item, textarea.item
{
    color: black;
    font-family: Verdana;
    font-size: 11px;
    width: 95%;
}