<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6A8DA0;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
}
.txt1 {
	color: #828282;
}
.menu1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #3C4C55;
	text-decoration: none;
}
.txt2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #E3E3E3;
}
.txt3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.txt4 {
	font-family: Tahoma;
	font-size: 9px;
	color: #3C3C3C;
}
.style2 {font-family: Tahoma; font-size: 10px; color: #FFFFFF; font-weight: bold; }

.etd {
		font-family: Tahoma; 
		font-size: 9px;
		color: #606060;
		}
		
/* -- This is for the Menu Items ---  */
a.mn:visited {color: #828282;}
a.mn:hover {text-decoration: none; color: #D1B769; font-weight:bold;}
a.mn {text-decoration: none; color: #828282; font-weight:bold;}
a.mn:active {color: #af0000;}
/*  -- Menu Items End ---  */
-->