.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {

background-image: 
        background-image: url(images/bg2.gif);; 
        background-repeat: repeat-x; 
        background-position: left bottom ; 
        background-attachment: fixed;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.headersbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.headersYel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
}
