.top_grad {
	background-image: url(styles/bluegradtop.jpg);
	background-repeat: repeat-x;
}
.top_grad2 {
	background-image: url(styles/bluegradtop2.jpg);
	background-repeat: repeat-x;
}
.bottom_grad {
	background-image: url(styles/gradbottom.jpg);
	background-repeat: repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.rockwell
{
font-family: tahoma, Arial,Helvetica,sans-serif; font-size: 12px; text-decoration:none; color:#FFFFFF;}
a.rockwell:hover{text-decoration:underline;}

.bdy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.footer_padding {
	padding-top: 15px;
}
.whitetxt
{
font-family: tahoma, Arial,Helvetica,sans-serif; font-size: 12px; text-decoration:none; color:#FFFFFF;}