a:link {
	color: #B2FF66;
}

a:visited {
	color: #B2FF66;
}

a:hover {
	background-color: #677A52;
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #CCCC99;
}

body {
	background: url(images/bg.gif);
	background-color: #88A478;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
scrollbar-arrow-color: #004000;
scrollbar-3dlight-color: #ACBFA1;
scrollbar-highlight-color: #004000;
scrollbar-face-color: #ACBFA1;
scrollbar-shadow-color: #004000;
scrollbar-darkshadow-color: #ACBFA1;
scrollbar-track-color: #828F75;
}

h1 {
	color: #FFFFFF;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #FFFFFF;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

input {
	background-color: #677A52;
	color: #FFFF99;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 13px;
}

ol {
	color: #FFFFFF;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 13px;
}

p {
	color: #FFFFFF;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 13px;
}

td {
	color: #FFFFFF;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

textarea {
	background-color: #677A52;
	color: #FFFF99;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 13px;
}

ul {
	color: #FFFFFF;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-type: square;
}

.copyrightfooter {
	color: #336633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.dottable {
	background-color: #677A52;
	border: 2px dashed #DADA8F;
	color: #FFFFFF;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 15px;
}

.green {
	color: #336633;
}

.orange {
	color: #FFDB91;
}

.paleblue {
	color: #C1FEFF;
}


.thumbcaps {
	color: #336633;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 12px;
}
