.bgnav {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/_images/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgfooter {
	background-attachment: scroll;
	background-image: url(/_images/bg_footer.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 11px;

}
td {
	font-family: Tahome, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323237;
}
a {
	color: #F27E35;
	text-decoration: none;

}
a:hover {
	color: #F27E35;
	text-decoration: none;

}
.bglinevt {
	background-attachment: scroll;
	background-color: #E4E4E3;
	background-image: url(/_images/bg_line_vt_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tblspacer {
	padding: 3px;
}
.titln {
	font-size: 14px;
	font-weight: bold;
	color: #F27E35;
}
.aln {
	font-weight: bold;
	font-size: 12px;
}
.titlg {
	font-size: 14px;
	font-weight: bold;
	color: #3855a2;
}
.txtmed {
	font-size: 11px;
}
