input
{
        border:1px solid #66912D;
        background-color:#96D742;
        width:150px;
        heigt:20px;
        font-size:12px;
        font-family:tahoma;
}

textarea{
        border:1px solid #66912D;
        background-color:#96D742;
        font-size:12px;
        font-family:tahoma;
}



body
{
        background-color:#6FA031;
        margin:0px;
        background-image:url('/files/images/bodyback.jpg');
        background-position:bottom;
        background-repeat:repeat-x;
}

td.lshadow
{
        margin:0px;
        padding:0px;
        background-image:url('/files/images/lefts.jpg');
        background-position:bottom;
        background-repeat:repeat-y;
        width:13px;
        height:100%;
}

td.rshadow
{
        margin:0px;
        background-image:url('/files/images/rights.jpg');
        background-position:bottom;
        background-repeat:repeat-y;
        width:13px;
        height:100%;
        margin:0px;
        padding:0px;
}

td.middle
{
        background-color:#96D742;
        width:800px;
}

td.content
{
        border-top:1px solid #66912D;
        padding:8px;
        font-family:tahoma;
        font-size:14px;
        background-image:url('/files/images/tree.jpg');
        background-position:top center;
        background-repeat:no-repeat;
}

td.main
{
        padding:8px;
        font-family:tahoma;
        font-size:14px;
        text-align:justify;
}

a
{
        color:#3F591C;
}

p
{
        text-align:justify;
        padding:5px;
}

table.menu
{
        margin:0px;
        background-image:url('/files/images/menuback.jpg');
        background-position:bottom;
        background-repeat:repeat-y;
        width:202px;
        height:300px;
        filter:alpha(opacity=50);opacity: 0.5;
        vertical-align:top;
}

td.menutop
{
        margin:0px;
        background-image:url('/files/images/menutop.jpg');
        width:202px;
        height:17px;
}

td.menubottom
{
        margin:0px;
        background-image:url('/files/images/menubottom.jpg');
        width:202px;
        height:19px;
}


td.menubody
{
        padding:4px;
        vertical-align:top;
}

a.menu
{
        font-family:tahoma;
        text-decoration:none;
        color:#000000;
        background-color:#9FE346;
        display:block;
        padding-bottom:3px;
}

a.menu:hover
{
        font-family:tahoma;
        text-decoration:none;
        color:#000000;
        background-color:#96D742;
        display:block;
}


td.head
{
        background-image:url('/files/images/head.jpg');
        padding:25px;
}

input.searchbox
{
        border:1px solid #66912D;
        background-color:#96D742;
        width:150px;
        heigt:20px;
        font-size:12px;
        font-family:tahoma;
}

h2
{
        font-size:16px;
}

.submenu
{
        padding-left:5px;
}