.labelStyle 
{
	color:#365692;
	font-family:verdana;
	font-size:12px;
}
.heading1Style 
{
	color:#365692;
	font-family:verdana;
	font-size:18px;
	font-weight:bold;
}
.error_panel
{
	color:Red;
	font-family:Verdana;
	font-size:12px;
}
.starstyle
{
	color:red;
	font-family:Verdana;
	font-size:2;
	
}
/* Button backgrounds */
.butt {
color: white;
background: transparent url(/images/main_nav_bg.jpg) repeat-x scroll left top;
font-weight: 70%;
border: 3px outset gray;
width: 180px;
cursor: pointer; 

}
.buttreg {
color: white;
background: transparent url(/images/main_nav_bg.jpg) repeat-x scroll left top;
font-weight: 70%;
border: 3px outset gray;
width: 90px;
cursor: pointer; 

}

/*.butt:hover {
background:yellow;
color:black;
font-weight: bold;
border: 2px inset black;*/
}
.subhead{
height: 30px;
background-color: none;
font-family:Arial;
font-size:12px;
}
