﻿body
{
    color: black;
    font-family: Arial, Verdana, 'Times New Roman';
    background-color: white;
}
A
{
    color: #0000cd;
    text-decoration: none;
    
    
}

A:active
{
    color: #0000cd;
}
A:hover
{
    color: #07519a;
    text-decoration: underline;
}
A:visited
{   color: #07519a;
    
    
}

A:link
{
    color: #07519a;
   
    
}
TABLE
{
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    vertical-align: text-top;
    padding-top: 2px;
}
TR
{
    vertical-align: text-top;
    text-align: left;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 2px;
    padding-top: 2px;
    background-color: white;
}


#Main
{
    padding-right: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 5px;
    vertical-align: text-top;
    background-color: white;
    text-align: left;
    color: black;
    width: 550px;
    float: right;
}

#main
{
    float: right;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 5px;
    width: 550px;
    vertical-align: text-top;
    background-color: white;
    text-align: left;
    color: black;
   
}

#PageHeader
{
    height: 102px;
    border-bottom: olive 5px solid;
    text-align: right;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    vertical-align: text-top;
    background-color: white;
    color: black;
    width: 785px;
    clear: both;
}

#Title
{
    float: right;
    vertical-align: text-top;
    text-align: left;
    padding-left: 5px;
    width: 550px;
    font-weight: bold;
    font-size: x-large;
    text-transform: capitalize;
    color: olive;
    background-color: #f5f5f5;
}

#title
{
    float: right;
    vertical-align: text-top;
    text-align: left;
    padding-left: 5px;
    width: 550px;
    font-weight: bold;
    font-size: x-large;
    text-transform: capitalize;
    color: olive;
    background-color: #f5f5f5;
}

A.MyMenu
{
    color: red;
}
FORM
{
    background-color: white;
}
#Menu1
{
    background-color: #f0ffff;
}

#Menu
{
    float: left;
    width: 185px;
    padding-right: 2px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 5px;
    border-right: #f5f5f5 2px solid;

}

#leftMenu
{   clear: left;
    float: left;
    width: 185px;
    padding-right: 2px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 5px;
    border-right: #f5f5f5 2px solid;
}

#Footer
{
    text-align: center;
    font-size: smaller;
    border-top: olive 5px solid;
    clear: both;
    width: 785px;
    margin-top: 50px;
}

#SPFooter
{
    text-align: center;
    font-size: smaller;
    border-top: olive 5px solid;
    clear: both;
}
#SPFooter2
{
    text-align: center;
    vertical-align: text-bottom;
    font-size: smaller;
    clear: both;
    
}


#quickList ul
{
    margin: 0px 0px 0px 20px;
    list-style-type: square;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#quickList li
{
    display: block;
    margin: 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 7px;
    padding-top: 0px;
    font-size: 0.8em;
}

#quickList2 ul
{
    margin: 0px 0px 0px 20px;
    list-style-type: square;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#quickList2 li
{
    display: block;
    margin: 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 7px;
    padding-top: 0px;
}

#quickBox
{
    border-right: black thin double;
    border-top: black thin double;
    border-left: black thin double;
    border-bottom: black thin double;
    background-color: #ffdead;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    margin: 10px;
    padding-top: 5px;
}

#quickBox A, #quickBox  Body
{
    font-size: smaller;
}

H3
{
    margin:0;
   
}

hr

{
    color:#808000;
    
}

#Wrap
{
    width: 785px;
    
}
