body {
  font-family: "Times New Roman", Times, serif;
  background-color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
		color: #000000;
}
.headingDetail {
	font-size: 24px;
	font-weight: bold;
	color: #FFFF99;
}
.listingDescription {
	background-color: #FFFF66;
}
.listingInfo{
    background-color:#F8EFB6;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}
.photoLink {
	color: #FFFFCC;
}
.fieldheader 
{
    /*color: #953100;*/
    color: #000000;
    font-weight:lighter
}
.fieldtext
{
    font-weight:bold
}

.gridpager
a
{
 color: #FFFFFF;  
}
#divGrid

a 
{

color:black;

}
.listingimagebackground
{
  color: #993300

}
.topmenustyle
{
    font-family: 'Courier New';
    font-size: 16px;
    font-weight: bold;
    color: #CCCCCC;
}
.searchselectionsRow
{
    font-family: 'Courier New';
    font-size: 16px;
    font-weight: bold;
    background-color: #CCCCCC;
}
.listinggrid
{
    background-color: #ECECEC;
}
.redasterick
{
color: red
}
