		BODY, TD {
		
		font-family: Verdana ;
		font-size: 11px;
		color: #808080;
		}

	A {
		text-decoration: none;
		color: blue;
		
	}

	A:Hover {
		text-decoration: none;
		color: #775C26;
	}

.listingHeading{
		font-family: Verdana ;
		font-size: 13px;
		color: #808080;

}

.calFormBold{
		font-family: Verdana ;
		font-size: 9px;
		color: #808080;
}		
table.borderboxgraylight{
	background: #FFFFFF;
	border: solid #CCCCCC 1px;
}

table.peacock {
	background: #9999FF;
}

table.white {
	background: #FFFFFF;
}

borderboxgraylight {
	background: #FFFFFF;
	border: solid #CCCCCC 1px;
}

td.borderboxgraylighthighlight {
	background: #FFFFCC;
	border: solid #CCCCCC 1px;
}


.products{
		font-family: Verdana ;
		font-size: 10px;
		color: #808080;
}
