/* CSS HTML */

html { margin-bottom: 1px; min-height: 100%; }

/* CSS Global */

body { margin:0 auto; padding:0; background-color:#A1CF2B;}

body {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; font-variant: normal; text-transform: none; color: #444; text-decoration: none; text-align: right;}

a, a:active, a:visited { color: #990000; text-decoration: none;}
a:hover { color: #990000; text-decoration: underline;}

ul, li { list-style: none; line-height: 20px;}

img {border:0;}
p { text-align: justify; }

h1, h2, h3 { color: #3399FF; }
h1 { font-size: 26px; padding: 0 0; margin: 15px 0 15px 0 !important;}
h2 { font-size: 14px; margin: 5px 0; padding: 0 0;letter-spacing: 1px; text-align:left;}
h3 { font-size: 12px;}


/* CSS Header */

.main { background:url(../images/main_bg.gif) left top repeat-y;}
.header-top { background:url(../images/header-top.jpg) left top no-repeat;height:25px;}
.header-nav { background:url(../images/header-nav.jpg) left top no-repeat; height:20px;}
.header-main { background:url(../images/header-main.jpg) left top no-repeat; height:215px;}
.logo { position:relative; margin-top: 10px; margin-left:420px;}
.light, .light a, .light a:visited, .light a:active { color:#FFF; font-size: 10px; font-family: Verdana, Arial; text-decoration:none;}
.light a:hover { color:#FFCC00; text-decoration:none;}

/* CSS Main Menu */

.menu { background:url(../images/menu.gif) left top repeat-x; height:27px;}
td.off { height:25px;color: #005826; outline: none; font-weight:bold; text-decoration: none;}
td.on { background-color:#89B02B; height:25px; color:#FFF;outline: none; font-weight:bold; }
.menulink a, .menulink a:visited, .menulink a:active { color: #005826; text-decoration: none;}
.menulink a:hover { color: #FFF; text-decoration: underline;}

/* CSS Titlebar */

.news-off {position: relative;background:url(../images/news-off.jpg) right top no-repeat; z-index:99;height:72px;}
.news-on {position: relative;background:url(../images/news-on.jpg) right top no-repeat; z-index:99;height:72px;}

/* CSS INPUT */

.input
{
border:1px solid #72550F;
background-color:#EDE9D7;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #72550F;
text-decoration: none;
padding-left:3px;
margin-bottom: 5px;
}

/* CSS Footer */

.footer { background:url(../images/footerbg.jpg) left top no-repeat; height: 150px; font-family: Verdana, Arial; font-size: 10px; color:#444;}
.footerlink a, .footerlink a:visited, .footerlink a:active { font-family: Verdana, Arial; font-size: 10px; color:#888; font-weight:normal; text-decoration: none;line-height: 15px;}
.footerlink a:hover { font-size: 10px; font-weight: normal; color: #990000; text-decoration: underline; font-weight: normal;}