body {
	background-color: #BBB579;
	font-family: Arial, Helvetica, sans-serif;
}
.main-table {
	border: medium solid #006600;
	background-color: #FFFFFF;

}
.main-menu {
	text-align: center;
	padding: 7px;
	background-color: #56814B;


}
.main-menu-link {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B8F511;
	border-right-color: #B8F511;
	border-bottom-color: #B8F511;
	border-left-color: #B8F511;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 12px;


}
.body-table {
	background-color: #A5BD4F;
}

.menu-right {
	border: 2px solid #B6BBAA;
	background-image: url(../images/menu-right-bg.jpg);



}
.body-content {
	border: 2px solid #FFFFFF;
	background-image: url(../images/body-text-bg.jpg);

}
.menu-header {
	color: #e0e89d;
	font-size: 12px;
	font-weight: bold;
}

.menu-cell {
	background-color: #56814B;
}
.menu-cell a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-cell a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-cell a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-sub-header {

	color: #3A744F;
	font-size: 10px;
	font-weight: bolder;
}
.body-content a:link{
	color: #000000;
	text-decoration: underline;
}
.body-content a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #99CC66;
}
.body-content a:hover {
	color: #000000;
	text-decoration: underline;
}
.sponsor {
	color: #666666;
	font-size: 10px;

}
.sponsor a:link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;


}
.sponsor a:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #000000;



}
.sponsor a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 10px;


}

#pscroller1{
width: 200px;
height: 100px;
border: none;
padding: 5px;
background-color: none;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
}

