body
{
	margin: 0px;
	font: 12pt 'Arial';
	text-align: center;
	background-color: #225615;
}
#all
{
	width: 100%;
	background: url( 'statimages/back.jpg' ) repeat-x top;
	background-color: white;
	float: left;
}
a:link, table a:link, a:visited, table a:visited
{
    text-decoration:none;
    color:#709367;
}
a:hover, a:visited:hover, table a:hover, table a:visited:hover
{
    border-bottom: 1px dotted #709367; 
    text-decoration:none;
    font-weight: bold;
}
#main
{
	width: 945px;
	margin: auto;
}
#banner
{
	width: 945px;
	height: 108px;
}
#bannerl
{
	width: 183px;
	height: 109px;
	background: url( 'statimages/bannerl.jpg' );
	float: left;
}
#bannerl2
{
	width: 148px;
	height: 109px;
	background: url( 'statimages/bannerl2.jpg' );
	float: left;
}
#bannerr
{
	width: 180px;
	height: 109px;
	background: url( 'statimages/bannerr.jpg' );
	float: left;
}
#bannerr2
{
	width: 147px;
	height: 109px;
	background: url( 'statimages/bannerr2.jpg' );
	float: left;
}
#bannermid
{
	width: 282px;
	height: 109px;
	background: url( 'statimages/banner.jpg' );
	float: left;
}
#bannerbot
{
	width: 282px;
	height: 35px;
	margin: auto;
	background: url( 'statimages/bannerb.jpg' );
}
#contents
{
	width: 945px;
	height: 295px;
	background: url( 'statimages/mid.jpg' ) repeat-y;
	text-align: left;
	float: left;
	text-align: left;
}
html > body #contents
{
	height: auto;
	min-height: 300px;
}
#palasht
{
	width: 945px;
	height: 106px;
	background: url( 'statimages/palasht.jpg' ) no-repeat;
	margin: auto;
}
#bottom
{
	width: 945px;
	height: 46px;
	background: url( 'statimages/bot.jpg' );
	margin: auto;
}
#br
{
	width: 24px;
	height: 46px;
	background: url( 'statimages/br.jpg' );
	float: right;
}
#bl
{
	width: 20px;
	height: 46px;
	background: url( 'statimages/bl.jpg' );
	float: left;
}
#backbot
{
	margin-top:-1px;
    width: 100%;
	height: 191px;
	background: url( 'statimages/backbot.jpg' ) repeat-x center bottom;
	float: left;
}
#shadow
{
	width: 945px;
	height: 40px;
	background: url( 'statimages/shadow.jpg' );
	margin: auto;
}
#sut
{
	width: 66px;
	height: 19px;
	background: url( 'statimages/sut.jpg' );
	float: right;
	margin: 11px 2px 0 0;
}


.button
{
	text-align: right;
	float: right;
	width: 147px;
	height: 26px;
	background: url( 'statimages/button.jpg' ) no-repeat right;
	margin-top: 3px;
	cursor: pointer;
	line-height: 26px;
	padding-right: 10px;
}
.contentdiv
{
	float: left;
	display: none;
	width: 750px;
}
#bottomlinks, #bottomlinks a:link, #bottomlinks a:visited
{
    font:8pt tahoma;
    color:#075853;
    text-decoration: none;
}
#bottomlinks a:hover, #bottomlinks a:visited:hover
{
    color: #4D7774;
    text-decoration: none;
    border:none
}
img
{
    border: none;
}