body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #006600;
	color: #000000;
	background-image: url(images/grass.jpg);
}
body{
	scrollbar-face-color: #006600; scrollbar-shadow-color: #330000; scrollbar-arrow-color: #FFCC00; 
	scrollbar-dardshadow-color: #330000; scrollbar-base-color: #006600;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a {
	color: #009900;
	text-decoration: none;
}

a:hover {
	color: #FFCC33;
	text-decoration: none;
}

.tablebkg {
	background-image: url(images/sidebkg.jpg);
	background-repeat: repeat-y;
	border: thin solid #666666;
}

.border {
	border: 1px solid #660000;
}

.smlink {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smlink:hover {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

.yellowborder {
	border: thin solid #FFCC00;
}
