	
	.headertext  { font-size: 14px;color:#393939; font-weight: bold; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
	
	.bodytext  { font-size: 11px;color:#000000; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
	a.bodytext:link { color: #646464; background-color: transparent}
	a.bodytext:visited { color: #646464; background-color: transparent}
	a.bodytext:hover { color: #750b10; background-color: transparent}
	a.bodytext:active { color: #750b10; background-color: transparent}
	
	.bodytextbold  { font-size: 11px;color:#393939; font-weight: bold; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
	a.bodytextbold:link { color: #646464; background-color: transparent}
	a.bodytextbold:visited { color: #646464; background-color: transparent}
	a.bodytextbold:hover { color: #750b10; background-color: transparent}
	a.bodytextbold:active { color: #750b10; background-color: transparent}
	
	.bodytextgray  { font-size: 11px;color:#646464; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
	a.bodytextgray:link { color: #646464; background-color: transparent}
	a.bodytextgray:visited { color: #646464; background-color: transparent}
	a.bodytextgray:hover { color: #750b10; background-color: transparent}
	a.bodytextgray:active { color: #750b10; background-color: transparent}	

	.footertext  { font-size:10px;color:#646464; text-decoration:none; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif }
	A.footertext:hover{color:#000000}	
	
	
	body {
		background-color: #FFFFFF;
		background-image: url(images/bg.jpg);
		background-repeat: repeat;
		background-attachment: fixed;
		}