.css {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}
.verdanaFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.cssLeft {
	background-repeat: repeat-x;
}
.cssRight {
	background-repeat: repeat;
	background-color: #FFFFFF;

}
.imgBg {
	background-image: url(../images/img2bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.arialTitleGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D3FF00;
	font-weight: bold;
	font-style: normal;


}
.arialContentWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7f7f7;
	font-weight: lighter;
	font-style: normal;
}
.padding {
	border-top-width: 8px;
	border-right-width: 8px;
}
.arialCategories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	font-style: normal;


}
