
input 
{
	font-family: Verdana, Arial, Helvetica, san-serif; 
	color: #6384C6; 
	background-color: #FFFFFF;
	border: 1px #9CADD6 inset;
	font-size: 11px; 
	font-Weight: bold;
}

body
{
	margin: 0px;
	background-color:  #faf6e5;
}

select 
{
	font-family: Verdana, Arial, Helvetica, san-serif;
	color: #626497;
	border: #000000;
	border-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #ffffff;
	font-size: 11px
}

.buttons
{
	border-right: lightcyan 1px inset;
	border-top: lightcyan 1px inset;
	font-weight: bold;
	font-size: 12px;
	border-left: lightcyan 1px inset;
	color: #2b4c72;
	border-bottom: lightcyan 1px inset;
	font-family: Verdan
}

.label
{
	font-weight: bold;
	font-size: 12px;
	color: #804040;
	font-family: Verdana, Arial, Helvetica, san-serif;
}

.Heading
{
	font-weight: bold;
	font-size: 14px;	
	font-family: Verdana, Arial, Helvetica, san-serif;
	color:White;
	background-color:#A55129;
}

.labelDis
{
	font-weight: bold;
	font-size: 12px;
	color: #804040;
	font-family: Verdana, Arial, Helvetica, san-serif;
}

.Panel
{
	 border-style :inset;
	 border-color :Tan;
}

.Check
{
	border-right: lightcyan 2px inset;
	border-top: lightcyan 2px inset;
	font-weight: bold;
	font-size: 12px;	
	font-family: Verdana, Arial, Helvetica, san-serif;
	border-left: lightcyan 2px inset;
	color: #2b4c72;
	border-bottom: lightcyan 2px inset;
	text-align :center;
}

.linkbutton
{
	color:#804040;
}	 
