html, body {
	background: #E2E2E2 url(img/topBG.gif) repeat-x;
	height: 100%;
	line-height: 3px;
}
body, td {font: 11px Tahoma, Arial; color: #6A6A6A}
a:link, a:visited, a:active {font: 11px Tahoma, Arial; color: #FF7200}
a:hover {color: red}
.botLink:link, .botLink:visited, .botLink:active {font: 11px Tahoma, Arial; color: white}
#hr {background: url(img/hr.gif) repeat-x; height: 3px; margin-top: 10px; margin-bottom: 10px}
#div {margin: 0px 20px -10px 20px;}
#more {padding: 2px 5px 4px 5px; background-color: #FF7200}
.arr1:link, .arr1:visited, .arr1:active {background: url(img/arr1.gif) no-repeat left; padding-left: 10px;}
.arr2:link, .arr2:visited, .arr2:active {background: url(img/arr2.gif) no-repeat left; padding-left: 10px; font-weight: bold; font-size: 10px}
.arr4:link, .arr4:visited, .arr4:active {background: url(img/arr4.gif) no-repeat left; padding-left: 10px; background-color: #FF7200; font-weight: bold; color: white; font-size: 10px}
#pageTxt {-moz-box-sizing: padding-box; padding: 10px 10px 0px 12px; text-align: left}
