@charset "utf-8";
	p, tr, td, ul, li
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px}
	th
		{background: #DBEAF5; color: #000000;}
	.header1, h1
		{
	color: #0000FF;
	font-weight: bold;
	font-family: "Arial Rounded MT Bold";
	font-size: 36px;
	margin: 0px;
	padding-left: 5px;
	height: 21px;
	background-color: #FFA800;
}
	.header2, h2
		{
	color: #0000FF;
	background: #FFA800;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	font-size: 14px;
}
	.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: #FFE7B8;
	width: 100%;
	height:18px;
	text-align: center;
	cursor: hand;
}
	.btn
		{
	background-color: #FFE7B8;
	padding: 0px;
}
	textarea, select,input
		{
	font: 9px Verdana, arial, helvetica, sans-serif;
	background-color: #FFE7B8;
}
		
	/* classes for validator */
	.tfvHighlight
		{
	color: #FF0000;
}
	.tfvNormal
		{color: black;}
	.inputHighlighted
		{color: #CEA639;}
	.inputNormal
		{color: black;}
.style5 {color: #0000FF}
.style7 {font-size: 12px;
	font-weight: bold;
}
.style8 {font-size: 12px}
.style9 {font-size: 9px}
.style1 {font-size: 36px}
