/* CSS Document */

.cellbg {
        background-attachment: fixed;
        background-color: #303018;
        background-image: url(images/gradient.gif);
        background-repeat: repeat-x;
        background-position: top;
}
.bgcell {
	background-attachment: fixed;
	background-color: #303018;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; }