BODY
{
	font-size: 12px;
	background-color:#37680C;
	color: #153201;
	font-family: Verdana,Arial,helvetica;
	font-style: normal;
	text-decoration: none;
    SCROLLBAR-ARROW-COLOR: #153201;
    SCROLLBAR-TRACK-COLOR: #E0E587;
    SCROLLBAR-SHADOW-COLOR: #153201;
    SCROLLBAR-HIGHLIGHT-COLOR: #009348;
    SCROLLBAR-3DLIGHT-COLOR: #009348;
    SCROLLBAR-HIGHLIGHT-COLOR: #153201;
    SCROLLBAR-BASE-COLOR: #E0E587
}

A:active
{
	font-weight: bolder;
	font-size: 12px;
	color: #153201;
	font-style: normal;
	font-family: Verdana,Arial,helvetica;
	text-decoration: none;
}

A:hover
{
	font-weight: bolder;
	font-size: 12px;
	color: #153201;
	font-style: normal;
	font-family: Verdana,Arial,helvetica;
	text-decoration: none;
}

A:visited
{
	font-weight: bolder;
	font-size: 12px;
	color: #153201;
	font-style: normal;
	font-family: Verdana,Arial,helvetica;
	text-decoration: none;
}

A:link
{
	font-weight: bolder;
	font-size: 12px;
	color: #153201;
	font-style: normal;
	font-family: Verdana,Arial,helvetica;
	text-decoration: none;
}
table
{
	font-weight: bolder;
	font-size: 12px;
	color: #153201;
	font-style: normal;
	font-family: Verdana,Arial,helvetica;
	text-decoration: none;
}
input
{
	font-weight: bolder;
	font-size: 12px;
	color: #153201;
	font-style: normal;
	font-family: Verdana,Arial,helvetica;
	text-decoration: none;
	background-color: #E0E587;
	width: 400px;
}
textarea
{
	font-weight: bolder;
	font-size: 12px;
	color: #153201;
	font-style: normal;
	font-family: Verdana,Arial,helvetica;
	text-decoration: none;
	background-color: #E0E587;
	width: 400px;
	height: 200px;
}
.button
{
	font-weight: bolder;
	font-size: 12px;
	color: #153201;
	font-style: normal;
	font-family: Verdana,Arial,helvetica;
	text-decoration: none;
	background-color: #E0E587;
	width: 80px;
}
th
{
	font-size: 12px;
	background-color: #71893F;
	color: #153201;
	font-family: Verdana,Arial,helvetica;
	font-style: normal;
	text-decoration: none;
	height:20px
}
hr
{
	color: #153201;
	height: 2px;
}
.warning
{
	font-size: 10px;
	color: #153201;
	font-family: Verdana,Arial,helvetica;
	font-style: normal;
	text-decoration: none;
}
.tableClass
{
	background-image: url('imgs/background.jpg');
	background-repeat: repeat-y;
}
.treeClass
{
	background-position: center center;
	background-attachment:scroll;
	background-image: url(imgs/tree.gif);
	background-repeat: no-repeat;
}