/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.listheader2 {
	background-color: #666666;
	text-align: left;
	display: block;
	width: 180px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 4px;
}
.stroller2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	text-align: left;
	display: block;
	height: 100px;
	width: 180px;
	overflow: scroll;
	list-style-type: none;
	list-style-image: none;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.infohead
{
	font-weight: bold;
	color: #333333;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
}



a {
	font-weight: normal;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #333333;
	font-weight: 400;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: 400;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: 400;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.furtherinfo

{height: 140px;
	width: 194px;
	float: left;
	text-align: left;
	padding-left:8px;
	
	}
