/*color for Footer & Content Area Nav*/

A.alternate:LINK, A.alternate:VISITED {
	color : #CBE6A1;
	text-decoration : none;
	font-size:10px;
		font-weight:bold;
}

A.alternate:HOVER {
	color : #ffffff;
	text-decoration : underline;
	font-size:10px;
		font-weight:bold;
}

.bgColor{
	background-color : #CBE6A1;
}

BODY,TD {
	color : #48855D;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.ftr{
	font-size:10px;
	color : #CBE6A1;
}
.bg_pic {  background-image: url(../images/bg_footer.gif); background-repeat: no-repeat}
