body
{
    background: #eee;
    font-size: smaller;
    padding: 0;
    margin: 0;
}
body, p, table, td, th, ul, ol, textarea, input
{
    font-family: arial,verdana,helvetica,sans-serif;
}
h1, h2, h3, h4, h5
{
    font-family: arial,verdana,helvetica,sans-serif;
}
img
{
    border: 0;
}
a
{
    color: #000;
    text-decoration: none;
    line-height: 18px;
}
a:hover
{
    color: #61ab0b;
    font-weight: bold;
    text-decoration: underline;
}
.CommonPanelTitle
{
    margin: 20px 0 0 10px;
    border-bottom: solid 1px #eee;
}
#Header
{
    width: 990px;
    background: #fff;
    margin: 0 auto 0 auto;
}
#Logo
{
    margin: 0 0 0 10px;
    float: left;
}
#Banner
{
    margin: 0 0 0 25px;
    float: left;
}
#ToolBar ul
{
    list-style-type: none;
    margin: 25px 0 0 0;
}
#ToolBar li
{
    line-height: 22px;
}
#Banner img
{
    border: solid 1px #eee;
    margin: 20px 30px 0 0;
    width: 500px;
    height: 60px;
}
#Menu
{
    color: #ccc;
    background:#ECFAD6;
    clear: both;
    height: 40px;
    text-align: right;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #C1DCA2;
}
#Menu ul
{
    margin: 10px 250px 0 0;
}
#Menu li
{
    margin:0 0 0 10px;
    font-family: arial,verdana,helvetica,sans-serif;
    display: inline;
}
.MenuAnchor
{
    font-size: 1.1em;
    font-weight: bold;
    color: #54A300;
}
.MenuAnchor:hover
{
    color: #FF9933;
    background: #fff;
}
.MenuItems
{
}
.MenuItems a
{
    font-family: arial,verdana,helvetica,sans-serif;
    width: 130px;
    color: #336600;
    cursor: hand;
    display: block;
    font-size: 1em;
    text-decoration: none;
    background: #dae7f0;
    padding-right: 3px;
}
.MenuItems a:hover
{
    color: #336600;
    display: block;
    font-size: 1em;
    text-decoration: none;
    background: #fff;
}
#Main
{
    width: 990px;
    background: #fff;
    margin: 0 auto 0 auto;
}
#LeftSide
{
    float: left;
    width: 200px;
}
.LeftPanel
{
    clear: both;
    margin: 5px 0 0 0;
}
.LPanelTitle
{
    margin: 3px 0 0 5px;
    height: 30px;
    border-bottom: solid 1px #eee;
}
.LPanelContent
{
    padding: 10px 0 10px 0;
    text-align: center;
}
.LPanelContent ul
{
    text-align: left;
    margin: 0;
    list-style-type: none;
}

.LPanelContent li a
{
    color: #134994;
    padding: 3px 0 3px 20px;
    display:block;
    border:solid 1px #eee;
    margin:0px;
    font-size:1.13em;
    font-weight:bold;
    background: #fff url(../Images/BigDot.jpg) no-repeat 10px 10px;
}
.LPanelContent li a:hover
{
    font-size:1.2em;
    color: #61ab0b;
    background:#eee;
    font-weight: bold;
    text-decoration: underline;
}
.FloatLeft
{
    float: left;
}
.FloatRight
{
    float: right;
}
.InputTextBox
{
    width: 80px;
    height: 16px;
    border: solid 1px #ccc;
}
.LPanelTitle img
{
    display: block;
    float: left;
}
.LPanelTitle h3
{
    margin: 8px 0 0 0;
    padding-left: 5px;
    font-size: 1.3em;
}
.LPanelTitle h4
{
    margin: 8px 0 0 0;
    padding-left: 5px;
    font-size: 1.13em;
}
.DarkBlue
{
    color: #134994;
}
.Yellow
{
    color: #fe9a2a;
}
.Green
{
    color: #61ab0b;
}
#MiddleSide
{
    float: left;
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
    width: 558px;
}
#RightSide
{
    float: right;
    width: 229px;
}
#Footer
{
    border-top: solid 3px #ccc;
    padding: 20px 10px 20px 10px;
    text-align: center;
    width: 970px;
    background: #fff;
    margin: 5px auto 0 auto;
}
.Content
{
    width: 519px;
    overflow: hidden;
    padding: 10px 20px 20px 20px;
}

.RPanelTitle
{
    margin: 3px 0 0 5px;
    height: 30px;
    border-bottom: solid 1px #eee;
}
.RPanelContent
{
    padding: 10px 0 10px 0;
    text-align: center;
}
.RPanelContent ul
{
    text-align: left;
    margin: 0;
    list-style-type: none;
}

.List
{
    color: #000;
    padding-left: 20px;
    text-decoration: none;
    background: #fff url(../Images/BigDot.jpg) no-repeat 10px 7px;
    line-height: 18px;
}
.List:hover
{
    color: #61ab0b;
    font-weight: bold;
    text-decoration: underline;
}
.RPanelTitle img
{
    display: block;
    float: left;
}
.RPanelTitle h4
{
    margin: 8px 0 0 0;
    padding-left: 5px;
    font-size: 1.13em;
}
.Link
{
    border: solid 1px #eee;
    margin: 0 0 0 15px;
    background: #fff;
}
.RPanelContent li
{
    margin: 3px 0 0 0;
}
.Link:hover
{
    border: solid 1px #c33;
}
