body
        {
        margin:0px;
        background-image:url(../_images/bg.jpg);
        background-repeat:repeat-x;
        background-color:#FFFFFF;
        font-family:'Arial','Helvetica',sans-serif;
        font-size:12px;
        }

td
        {
        font-size:12px;
        }

h2
        {
        font-size:18px;
        color:#4CA21E;
        font-family:'Georgia',serif;
        margin:0px;
        font-weight:normal;
        margin-bottom:4px;
        }
h2.ul
        {
        border-bottom:3px double #000000;
        }

h3
        {
        font-size:14px;
        color:#000000;
        font-family:'Georgia',serif;
        margin:0px;
        font-weight:bold;
        margin-bottom:4px;
        }

a.text
        {
        font-size:12px;
        color:#4CA21E;
        text-decoration:underline;
        font-family:'Arial','Helvetica',sans-serif;
        vertical-align:bottom;

        }

a.text:hover
        {
        font-family:'Arial','Helvetica',sans-serif;
        text-decoration:none;
        }

form table th
        {
        font-size:12px;
        text-align:right;
        vertical-align:top;
        padding-top:4px;
        }


#Logo
        {
        margin-left:0px;
        margin-top:29px;
        }

#Top
        {
        height:192px;
        background-image:url(../_images/top/bg.jpg);
        background-repeat:no-repeat;
        background-position:center center;
        }

#Page
        {
        font-size:0px;
        width:932px;
        position:absolute;
        top:-84px;
        left:0px;
        }

#Menu
        {
        height:36px;
        margin-left:433px;
        }
#Menu a
        {
        display:block;
        width:72px;
        height:36px;
        font-size:15px;
        color:#194003;
        background-image:url(../_images/menu/bg_std.gif);
        float:left;
        margin-right:4px;
        text-decoration:none;
        font-family:'Georgia',serif;
        vertical-align:bottom;
        line-height:40px;
        overflow:hidden;
        }

#Menu a:hover
        {
        display:block;
        width:72px;
        height:36px;
        line-height:32px;
        background-image:url(../_images/menu/bg_hov.gif);
        }


#Menu a.current,
#Menu a.current:hover
        {
        display:block;
        width:86px;
        height:36px;
        font-size:18px;
        color:#4CA21E;
        line-height:40px;
        background-image:url(../_images/menu/bg_current.gif);
        }


#ContentBox
        {
        background-color:#FFFFFF;
        background-image:url(../_images/content/bg.gif);
        background-repeat:no-repeat;
        background-position:left top;

        font-size:12px;
        text-align:left;

        float:left;
        width:912px;
        overflow:hidden;
        }

#Content
        {
        margin:16px;
        }


#Leftbar
        {
        height:376px;
        width:10px;
        float:left;
        background-image:url(../_images/bar_l.jpg);
        background-repeat:no-repeat;
        }
#Rightbar
        {
        height:376px;
        width:10px;
        float:left;
        background-image:url(../_images/bar_r.jpg);
        background-repeat:no-repeat;
        }

table.Footer
        {
        border-top:2px solid #999999;
        width:880px;
        margin-left:0px;
        margin-bottom:8px;
        margin-top:16px;
        }
table.Footer td
        {
        font-size:11px;
        color:#999999;
        padding-top:4px;
        font-family:'Georgia',serif;
        }
table.Footer td a
        {
        font-size:11px;
        color:#999999;
        text-decoration:none;
        font-family:'Georgia',serif;
        }

#Visual
        {
        border:1px solid #CCCCCC;
        padding:2px;
        margin-bottom:16px;
        }

#GreenBorder
        {
        background-color:#FFFFFF;
        padding:2px;
        border:1px solid #F3F8CC;
        }

#GreenBlock
        {
        padding:8px;
        background-color:#F3F8CC;
        }

.seperator
        {
        background-image:url(../_images/content/sep.gif);
        background-position:top center;
        background-repeat:repeat-y;

        width:48px;
        float:left;
        }