body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/BG.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7966;
}
a{
	color:#990000;
	text-decoration:none;
}
a:hover{
	color:#990000;
	text-decoration:underline;
}

.sub_menu{
	color:#990000;
	text-decoration:none;
}
.sub_menu:hover{
	color:#990000;
	text-decoration:underline;
}
.footer{
	font-size:10px;
	color:#7F7966;
	text-decoration:none;
}
.footer:hover{
	font-size:10px;
	color:#7F7966;
	text-decoration:underline;
}
.bold_red{
	color:#990000;
	font-weight:bold;
}
.alert{
	color:#FF0000;
	font-weight:bold;
}
.img_border{
	border:#FFFFFF;
}
