#content
{
	background: #C9D57E;
}
#content a
{
	color: #2A1001;
}
#leftbar
{
	border-left: 18px solid #C9D57E;
}
#menu
{
	border-left: 7px solid #442010;
	background: #742351;
}
#menu #pagelinks a
{
	color: #EEDA9B;
}
#search .submit
{
	background: #C9D57E;
	border-right: 2px solid #717C14;
	border-bottom: 2px solid #717C14;
	border-left: 2px solid #D2DD65;
	border-top: 2px solid #D2DD65;
}
#rateSearchForm .submit, #maincontentright .submit
{
	background: #2A1001;
	border-right: 2px solid #0D0500;
	border-bottom: 2px solid #0D0500;
	border-left: 2px solid #6E442C;
	border-top: 2px solid #6E442C;
}
.hightlight
{
	color: #2A1001;
}

#maincontentright .submit
{
	margin-top: 20px;
}


/* styles for the comparison table */
#comparisontable tr.odd
{
	background-color: #E1E9B2;
}
/* end comparison table */

#linkboxes .linkheader,
#linkboxes .linkbody a
{
	color: #ffffff;
}

