.bg {
	background-color: #093969;
	background-image: url(/images/bg_body.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #7e1414;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}
.a1 {
	color: #FCEA4C;
	text-decoration: none;

}
.a1:hover {
	color: #FCEA4C;
	text-decoration: underline;

}
.txtsm {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titlg {
	font-size: 14px;
	font-weight: bold;
	color: #093969;
}
.a2 {
	color: #7E1414;
}
.titmd {

	font-size: 12px;
	font-weight: bold;
	color: #093969;
}
.bgcontent {
	background-color: #C9D8E7;
}
li {
	list-style-type: square;
}
.bgleftnav {
	background-color: #093969;
}
