a {
	color: #4A731C;
	text-decoration: none;
}
a:hover { color: #b37700; }
a:visited { }
a:active { }
a.sideLink {
	color: #475E00;
	text-decoration: none;
}
.background { background-image: url(images/back.gif); background-repeat: repeat-y; background-position: left 0; }
.body { color: #000; font-size: 12px; font-family: "Lucida Grande", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 18px; text-align: justify; }
.table-lines {
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 15px;
	border-bottom: 1px solid #f8ec8e;
}
.table-lines2 {
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAB310;
	padding: 4px;
}
.details { color: #568321; font-size: 9px; font-family: verdana; line-height: 14px; }
.subheader { color: #568321; font-size: 14px; font-weight: bold; }
.tablePadding {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-bottom: 7px;
}

