body {
	margin-top: 30px;
	margin-bottom: 0px;
	background-color: #6a2728;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A133C;
}
.bgGrad {
	background-image: url(../images/BellBGTileGrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tableBorderLBlue {
	border: 1px solid #9ead98;
}
.tableBorderDBlue {
	border: 6px solid #365a5a;
}
.tableBorderMarone {
	border: 2px solid #5b1c0a;
}
.tableBorderWhite {
	border: 1px solid #ffffff;
}.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dblue {
	color: #637c85;
}
.textGrey {
	color: #5c5c5c;
}
.topTile {
	background-image: url(../images/topTile.gif);
	background-repeat: repeat-x;
}
.TtopTile {
	background-image: url(../images/TtopTile.gif);
	background-repeat: repeat-x;
}
.BtopTile {
	background-image: url(../images/BtopTile.gif);
	background-repeat: repeat-x;
}
.topTile {
	background-image: url(../images/tileTop.jpg);
	background-repeat: repeat-x;
}
.blueLink {
	color: #214452;
}
.style1 {
	font-size: 10px;
	font-weight: bold;
}