
a { color: #009; font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:hover  { color: #99c; font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text { color: #009; font-style: normal; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.textRED-B   { color: red; font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.textB { color: #009; font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.textWHITE-B { color: white; font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.textHead  { color: #009; font-style: normal; font-weight: bold; font-size: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.tableHead   { color: #fff; font-style: normal; font-weight: bold; font-size: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
body,p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.pdf {
	display:block;
	float:left;
	width: 32px;
	height: 33px;
	border: none;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
a.dxf {
	display:block;
	float: left;
	width: 26px;
	height: 32px;
	border: none;
	background-image: url(images/dxf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	margin-left: 10px;
}
.doctype,.headrow {
	background-color: #000099;
	color: #FFF;
	font-weight: bold;
	text-align:left;
	background-image: url(images/headrow_bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.category {
	background-color: #333399;
	color: #FFF;
	font-weight: bold;
	text-align:left;
}
.series {
	background-color: #666699;
	color: #FFF;
	font-weight: bold;
	text-align:left;
}
