body
 {
	background-color: #FFFFFF;
}
.smallbodytxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.red-bg {
	background-color: #ffffff;
}
.light-gray-bg {
	background-color: #E9E9E9;
}
.headinglinktxt {
	font-family: Tahoma;
	font-size: 14px;
	color: #999999;
}.bottom-bg {
	background-image: url(../images/bottom_bg.gif);
}
.bottom-gray-bg {
	background-color: #F3F3F3;
}
.bootomlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	
}
.redheadingtxt {
	font-family: Tahoma;
	font-size: 20px;
	color: #1d99c5;
}
.generalbodytxt {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
}
.greenbodytxt {
	font-family: Tahoma;
	font-size: 17px;
	color: #3f539e;
}
.content-bg {
	background-color: #FFFFFF;
}