html, body {background: #FFFDF3 url(img/topBG.jpg) repeat-x; height: 50%}
body, td {
	font: 11px Tahoma, Arial;
	color: #424242
}
a:link, a:visited, a:active {font: 14px Tahoma, Arial; color: #006}
a:hover {
	
	color: #7F7F7F;
	
	color: #CC0000;
}
.arr1:link, .arr1:visited, .arr1:active {background: url(img/arr1.gif) no-repeat left; padding-left: 11px;}
.arr2:link, .arr2:visited, .arr2:active {background: url(img/arr2.gif) no-repeat left; padding-left: 11px; color: #069; width: 120px}
.arr2:hover {color: #333}
#pageTxt {
	-moz-box-sizing: padding-box;
	padding: 15px 15px 25px 20px;
	text-align: left;
	color: #333;
	font-size: 11pt;
}
#date {color: #C8C79E}
#hr {background: url(img/hr.gif) repeat-x; height: 1px; width: 100%; margin-top: 15px; margin-bottom: 15px}

