body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(backgnd.gif);
}
INPUT { FONT-SIZE: 11px; FONT-FAMILY: Verdana }
SELECT { FONT-SIZE: 11px; FONT-FAMILY: Verdana }
TEXTAREA { FONT-SIZE: 11px; FONT-FAMILY: Verdana }

A:active { COLOR: #005DA9;  text-decoration:underline; font-weight:bold  }
A:hover { text-decoration:none; COLOR: #ff0000; font-weight:bold    }
A:link { COLOR: #005DA9; text-decoration:underline; font-weight:bold    }
A:visited {  text-decoration:underline; COLOR: #005DA9; font-weight:bold  }
.red {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FF3300;
}
.green {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #669900;
}
.blue {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
}
.mainbody {
	padding: 10px;
}
.table {
	background-color: #ECF1F2;
}
.white {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
