/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}td {
	font-family: tahoma;
	font-size: 11px;
	color: #003A60;
}
.m1 {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.m1:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFF21;
	text-decoration: underline;
}
.norm1 {

	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.norm2 {

	font-family: tahoma;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}.norm3{

	font-family: tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.norm3:hover:{

	font-family: tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.error {
	font-family: tahoma;
	font-size: 10px;
	color: #CC3300;
}

