 BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}

.bodycopy {
	width: 580px;
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11px;
	margin: 0px 10px 0px 10px;
}

a:link, a:visited {
	color: #606060;
	font-weight: bold;
}

a:hover {
	color: #901818;
	font-weight: bold;
}

h3 {
	font-family: Verdana, arial, san-serif;
	font-size : 13pt;
	font-weight: ;
	color: #901818;
	border-bottom: 1px solid #CCCCCC;
	width: 98%;
}


li {
	list-style-image : url(pix/blueArrow.gif);
	padding-bottom: 5px;
	
}

table.specs {
	border-top: 1px solid #901818;
	border-left: 1px solid #901818;
	border-right: 1px solid #901818;
	border-bottom: 1px solid #901818;
	width: 600px;
	margin-top: 5px;
	
}

table.year {
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 0px;
	width: 400px;
	margin-top: 5px;
	float: left;
	margin-bottom: 10px;
}

table.resources {
	border-top: 1px solid #f0f0f0;
	border-left: 0px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	border-bottom: 0;
	width: 180px;
	margin-top: 5px;
	float: right;
	vertical-align : top;
}

.table-title {
	padding: 3px;
	color: #57709a;
	font-weight: bold;
	text-align : center;
	font-size: 12px;
}

TD.model-year {
	padding: 3px;
	background: #901818;
	color: white;
	font-weight: bold;
	text-align : center;

}

TD.shows {
	padding: 3px;
	background: #606060;
	color: white;
	font-weight: bold;
	text-align : center;

}

TD.model-specs{
	padding: 5px 2px 5px 2px;
	font-size: 11px;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	width: 75px;
	text-align : center;
	vertical-align: top;
}

TD.disclaimer{
	background: #f0f0f0;
	padding: 2px;
	text-align: center;
	font-size: 11px;
}

TD.disclaimer a:link{
	color: #57709a;
	font-size: 11px;
}

h2 {
	font-family: Verdana, arial, san-serif;
	color: #596699;
}

TD.model-family-title{
	padding: 2px 2px 2px 10px;
	background: #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	font-size: 10px;
	font-weight: bold;
	width: 30%;
	text-align : left;
}

TD.model-specs-title{
	padding: 2px;
	background: #f0f0f0;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid white;
	width: 17.5%;
	text-align : center;
}

TD.model-specs-title-2{
	padding: 2px;
	background: #f0f0f0;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid white;
	width: 35%;
	text-align : center;
}

TR.odd{
	background: #f2eeea;
}

TR.even{
	background: white;
}

TD.model-family{
	padding: 2px 2px 2px 20px;
	border-bottom: 1px solid #f0f0f0;
	font-size: 10px;
	width: 17.5%
}