body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;

}
table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
#mainTable {
	width: 750px;
	background-color: #FFFFFF;

}
a.topMenu:link, a.topMenu:active, a.topMenu:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2b4aa9;
}
a.topMenu:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FCD19E;
	background-color: #FCD19E;

}

a.topMenu2:link, a.topMenu2:active, a.topMenu2:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2b4aa9;
}
a.topMenu2:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FCD19E;
	background-color: #FCD19E;

}



.sds {
	background-repeat: no-repeat;
	background-image: url(images/titleFeatured.gif);
}
.rad {
	background-repeat: no-repeat;
	background-image: url(images/radio.gif);
}
.arc {
	background-repeat: no-repeat;
	background-image: url(images/archives.gif);
}
.past {
	background-repeat: no-repeat;
	background-image: url(images/past.gif);
}
.propertiesTable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.propertiesTable a {
	display: block;
}
#otherTestimonials {
	font-size: 10px;
	font-style: italic;
	color: #666666;

}
