.hed1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8E6611;
	font-size: 23px;
}
.para1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.para2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
.para1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}
.para3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
.hed2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #A35806;
	font-weight: normal;
}
.para4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}


/*buttons*/

#submit1{
	background:url(../images/Buttons/submit.png) no-repeat;height:45px; width:68px; border:0px;
	}
#login{
	background:url(../images/Buttons/login.png) no-repeat;height:45px; width:68px; border:0px;
	}	
#cancel{
	background:url(../images/Buttons/cancel.png) no-repeat;height:45px; width:68px; border:0px;
	}
#update{
	background:url(../images/Buttons/update.png) no-repeat;height:45px; width:68px; border:0px;
	}
