.bg {
	background-color: #49647d;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20303f;
}
.footer {
	font-size: 10px;
	color: #49647d;
}
.titmed {
	font-weight: bold;
	color: #0055a5;

}
.titlg {
	font-weight: bold;
	color: #0055a5;
	font-size: 14px;

}
.leftnav {
	color: #FFFFFF;
	text-decoration: none;
}
.bgeven {
	background-color: #FFFFCC;

}
.bgodd {
	background-color: #D9DCFD;
}
.bgtit {
	background-color: #FFFFFF;
}
.txtsm {
	font-size: 10px;
}
.a2 {
	color: #dcbe19;
	text-decoration: none;
}
.a2:hover {
	color: #dcbe19;
	text-decoration: underline;
}
.a3 {
	color: #FF0000;
	text-decoration: none;
}
.a3:hover {
	color: #FF0000;
	text-decoration: underline;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20303f;
}

