/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 5px;
	background-color: #990100;
}

body,td,th {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}

.Main_Heading {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #990100;
	font-weight:bold;
}

.Sub_Heading {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	font-weight:bold;
}

.amain A:link {text-decoration: underline; 	font-family: Arial;
	font-size: 11px; color:#990100}
.amain A:visited {text-decoration: underline; 	font-family: Arial;
	font-size: 11px; color:#990100}
.amain A:active {text-decoration: underline; 	font-family: Arial;
	font-size: 11px; color:#990100}
.amain A:hover {text-decoration: none; 	font-family: Arial;
	font-size: 11px; color: #999999;}

.amain_side A:link {text-decoration: none; 	font-family: Trebuchet;
	font-size: 11px; color:#333333}
.amain_side A:visited {text-decoration: none; 	font-family: Trebuchet;
	font-size: 11px; color:#333333}
.amain_side A:active {text-decoration: none; 	font-family: Trebuchet;
	font-size: 11px; color:#333333}
.amain_side A:hover {text-decoration: underline;  font-family: Trebuchet;
	font-size: 11px; color: #999999;}

.background {background-image:url(../images/middle_bg.jpg)}
