body
{
	background: #004668 url('images/blueFade.png') repeat-x;
}

body, td {

font: 11px Tahoma, Arial; color: #6A6A6A;


}
a {
	text-decoration: none;
	color: #000000;
}
a:hover
{
	color: #2c4c72;
}
.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}

.tableHead
{
	background-color: #2c4c72;
	color: #ffffff;
	line-height: 16px;
	text-indent: 15px;
	margin-top: 2px;
	font-size: 12px;
}