.BottomCurve {
	background-attachment: fixed;
	background-image: url(images/BottomCurve.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.SideBCK {
	background-attachment: fixed;
	background-image: url(images/SideBCK.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.Arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	line-height: 20px;

}
.OrangeSideBck {
	background-attachment: fixed;
	background-image: url(images/Orange_SideBCK.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.PinkSide {
	background-attachment: fixed;
	background-image: url(images/Pink_SideBCK.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.GreenSide {
	background-attachment: fixed;
	background-image: url(images/Green_SideBCK.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.Verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Blueside {
	background-attachment: fixed;
	background-image: url(images/Blue_SideBCK.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
