	a, A:link, a:visited, a:active
		{color: #0000aa; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
	A:hover
		{color: #ff0000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
	p, tr, td, ul, li
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px}
	th
		{background: #DBEAF5; color: #000000;}
	.header1, h1
		{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px; margin: 0px; padding-left: 2px; height: 21px}
	.header2, h2
		{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;}
	.intd
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px;}
	.wcell
		{background: #FFFFFF; vertical-align: top}
	.ctrl
		{font-family: Tahoma, Verdana, sans-serif; font-size: 12px; width: 100%;}
	.btnform
		{border: 0px; font-family: tahoma, verdana; font-size: 12px; background-color: #DBEAF5; width: 100%; height:18px; text-align: center; cursor: hand;}
	.btn
		{background-color: #DBEAF5; padding: 0px;}
	textarea, select, input
		{font: 9px Verdana, arial, helvetica, sans-serif; background-color: #DBEAF5;}
		
	/* classes for validator */
	.tfvHighlight
		{font-weight: bold; color: red;}
	.tfvNormal
		{font-weight: normal;	color: black;}
	
	.mainheading {color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; font-size: 18px; margin: 0px; padding-left: 2px; height: 21px}

	.headerlinks {
	color: #ffffff;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	margin: 0px;
	padding-left: 2px;
	height: 21px;
}
	
	.columnheading {font-family: Tahoma, Verdana; font-weight: bold; font-size: 12px; padding-left: 2px; height: 21px}

a.menu:link {
	text-decoration: none;
	color: #00315A;
}
a.menu:visited {
	text-decoration: none;
	color: #00315A;
}
a.menu:hover {
	text-decoration: none;
	color: #000000;
	background-color: #ECF4F9;
	border: 1px solid #004279;
	margin: 1px;
	display: block;
}
a.menu:active {
	text-decoration: none;
	color: #00315A;
}
