@charset "utf-8";
.bgglowlt {
	background-image: url(/_images/bg_lt_glow.gif);
}
.bgglowrt {
	background-image: url(/_images/bg_rt_glow.gif);
}
.bg {
	background-attachment: scroll;
	background-color: #061b2d;
	background-image: url(/_images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bglines {
	background-image: url(/_images/bg_bn_lines.gif);
}
.bgfooter {
	background-image: url(/_images/bg_footer.jpg);
}
.bgdivider {
	background-color: #e4e4e4;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212528;
}
.titlg {
	font-size: 14px;
	color: #8b8247;
	font-weight: bold;
}
a {
	color: #2664b8;
	font-weight: normal;
	text-decoration: none;
}
.footer {
	color: #3a5166;
}
.aln {
	font-size: 12px;
	color: #2664b8;
	font-weight: bold;
	text-decoration: none;
}
.titmed {
	font-size: 12px;
	font-weight: bold;
	color: #6e6e6e;
}

