TD, BODY, INPUT { font-family : Arial, Helvetica, sans-serif; font-size : 11px; }
INPUT.line, TEXTAREA { border: solid 1px gray; }
TH, .tdblue { background : #ffffff; color: #336699; font-family : Arial, Helvetica, sans-serif; font-size : 11px; font-weight : bold; text-align: left; }
.b1 { background : transparent; color : #00539B; font-size : 14px; font-weight: bold; text-decoration : none; }
.b2 { background : transparent; color : #00539B; font-size : 12px; font-weight: bold; text-decoration : none; }
.bw { background : transparent; color : #ffffff; font-size : 11px; font-weight: bold; text-decoration : none; }
.s1 { font-size : 11px; color : #444444; text-decoration : none; }
.s2 { font-size : 9px; color : #cc0033; text-decoration : none; }
.r2 { font-size : 9px; color : #cc0033; text-decoration : none; }
.sm { font-size : x-small; }
a:hover {
	color : #cc0033;
}
.tdblue a {
	color:#336699;
}
.button { width: 100 px; background-color: #efefef; }
.header { 
	color:#0070A8;
	font-size:16px; 
	font-weight:bold; 
	text-decoration: none;
}
.header2, {
	font-family:Verdana;
	color:#ffffff;
	font-size:11px; 
	font-weight: bold;
}
.header2 a {
	color:#ffffff;
}
.pagenav {
	font-family:Verdana,Arial,Helvetica;
	font-size: 12px;
}
ul.nav {
	padding: 0;
	list-style:none;
	font-weight:bold;
	color: #000;
	font-size:11px;
	margin-top:4px;
}
ul.nav li {
	display:inline;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
}
ul.nav li.last {
	border-right: none;
}
