body {
	background-color: #AAC54C;
	margin: 0px;
	padding: 0px;
}

body, td, th {
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	color: #006633;
}

hr {
	color: #CCCCCC;
	height: 1px;
	border: 0;
}

th h1, th h2, th h3, th h4, th h5 {
	font-weight:100;
	margin: 0;
	color: #FFFFFF;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 10px;
}

.subcat_link a:link, .subcat_link a:visited {
	font-weight: 100;
	font-size: 10px;
	text-decoration: none;
}

.subcat_link a:hover {
	font-weight: 100;
	font-size: 10px;
	text-decoration: underline;
}

.tiny_link a:link, .tiny_link a:visited {
	font-weight: 100;
	font-size: 10px;
	text-decoration: none;
}

.tiny_link a:hover {
	font-weight: 100;
	font-size: 10px;
	text-decoration: underline;
}


a:link {
	color: #006633;
}

a:visited {
	color: #663399;
}
a:hover, th a:hover {
	color: #AAC54C;
}

th, th a:link, th a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

th a:hover {
	color: #F1F1C6;
}

.size18 {
	font-size: 18px;
	font-weight: 100;
}

.biglinks {
	line-height: 14px;
}

.biglinks p {
	margin: 0px 0px 10px 0px;
}

.biglinks a {
	font-weight:bold;
	font-size: 14px;
}

.purple_text, .purple_text a {
	text-decoration: none;
	font-size: 14px;
	color: #663399;
}

.green_text {
	color: #006633;
}

.orange_text, .orange_text a {
	color: #CC6600;
}

.footer {
	font-size: 10px;
	text-transform:uppercase;
}

.footer a:link {
	color: #3300FF;
	text-decoration:none;
}

.footer a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: square;
}

li {
	padding: 3px 0px 3px 0px;
}

ul.feedback {
	list-style-type: none;
}

div {
	overflow:hidden;
}

.pagination {
	border: 0;
}

.pagination td {
	padding: 3px;
	margin: 0;
	font-size:11px;
}
