body { margin:0px; padding:0px; background:url(images/pagebg.gif); }
.body1 { margin:0px; padding:0px; background:url(images/bgline.gif) repeat-y center; }
table, input, select, textarea { color:#716753; font-size:11px; font-family:Tahoma, Arial, Verdana, Helvetica; text-align:left; }
.main { background:url(images/midbg.gif) repeat-y center; }
.content { padding:10px 25px 10px 18px; }
.bottom { background:url(images/bottombg.gif) repeat-x; line-height:16px; }

a:link, a:visited, a:active { color:#00CC00; text-decoration:underline; }
a:hover { color:#ff0000; text-decoration:none; }

a.greenlink:link, a.greenlink:visited, a.greenlink:active { color:#466D03; text-decoration:none; }
a.greenlink:hover { color:#ff0000; }

ul { list-style:url(images/uldot.gif) none; }
li { margin:7px 0px;}
.dotline { background:url(images/dotline.gif) repeat-x center; }

.imgborder, .tumimg { border:1px solid #CABCA3; }
.imgborder { padding:3px; }
.tumimg { padding:1px; margin:5px 0px; }

.from { margin:0px; padding:0px; }
input, select, textarea { border:1px solid #978461; padding:1px; }
.but { border:1px dotted #639D11; background:#639D11; color:#FFFFFF; text-align:center; font-weight:bold; }

h1
{
font-size: 20px;
font-weight: normal;
color: #406402;
}
#news_box
{
width: 167px;
height: 200px;
background: url('images/newsticker.gif');
float: right;
margin: 0 0 0 10px;
padding: 23px 0 0 0;
}
#news_scroller
{
overflow: hidden;
position: relative;
padding: 0px 0 0px 0;
width: 167px;
height: 190px;
}
#news_content
{
padding: 10px 20px 0px 10px;
font-size: 12px;
position: absolute;
top: 0px;
height: auto;
width: 142px;
}
