body
{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #314009;
    margin: 0px 0px 0px 0px ;
}
Html
{
	scrollbar-face-color: #8dc63f;
	scrollbar-shadow-color: #FFFFAA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #8dc63f;
	scrollbar-darkshadow-color: #8dc63f;
	scrollbar-track-color: #DEFB91;
	scrollbar-arrow-color: #FFFFFF;
}
.inputText
{
	border:none;
	background-color:Transparent;
	padding-bottom:7px;
	text-align:center; 
	width:200px;
	font-family:Trebuchet MS;
	color:#6a4201;
}
a
{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#1c6da4;
	text-decoration:underline;	
}
a:hover
{
	color:#b6750d;
}

.contentTable
{
	width:857px;
	height:768px;
	vertical-align:top;

}

.contentbottom{
	background-color:#EDEDED;
	height:431;
}
.pageTitle{
	font-family:Trebuchet MS;
	font-size:15px;
	color:#b6750d;
	text-decoration:underline;
	padding-left:10px;
}

.newsTitle{
	color:#1c6da4;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	height:30px;
}

.contentText{
	font-family:Trebuchet MS;
	color:#6a4201;
	font-size:12px;	
}

