/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.listheader {
	background-color: #336633;
	text-align: left;
	display: block;
	width: 396px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 6px;
	margin-top: 10px;
	padding-top: 5px;
}

.booksubheader {
	font-size: 14px;
	font-weight: normal;
	color: #336633;
}


.stroller1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #A7C996;
	text-align: left;
	display: block;
	height: 100px;
	width: 396px;
	overflow: scroll;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 15px;
	margin-bottom: 10px;
}
.listheader2 {
	background-color: #669933;
	text-align: left;
	display: block;
	width: 184px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 4px;
}
.stroller2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #5AB85D;
	text-align: left;
	display: block;
	height: 80px;
	width: 174px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 15px;
	padding-right: 10px;
}
.listheader3 {
	background-color: #669933;
	text-align: left;
	display: block;
	width: 184px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.stroller3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #9FCE66;
	text-align: left;
	display: block;
	height: 80px;
	width: 174px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px
	line-height: 15px;
	padding-right: 10px;
}

.infohead
{
	font-weight: bold;
	color: #333333;
	width: 97%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
}
.scrolllist {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
}
.scrolllight {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	
}

a.scroll:link {
	text-decoration: none;
	color: #336633;
	font-weight: normal;
	display: block;
	margin-bottom: 2px;
}
a.scroll:visited {
	text-decoration: none;
	color: #336633;
	font-weight: normal;
	display: block;
	margin-bottom: 2px;
}
a.scroll:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.scroll:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

