body, p, td, li {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

body {
	margin-left: 0px;
	margin-top: 0px;
}

.formatForm {
	font-family: verdana, courier new, courier, sans-serif; 
	font-size:10px;color:#000000;
	font-weight:normal;
	background-color:#ffffff;
	}
	
.formatFormBtn{
	font-family: verdana, courier new, courier, sans-serif;
	font-size:10px;color:#000000;
	font-weight:normal;background-color:#eeeeee;
	}

.formatFormGrey {
	font-family: verdana, courier new, courier, sans-serif; 
	font-size:10px;
	color:#000000;
	font-weight:normal;
  background-image: none;
	background-color: #CCCCCC
}

.greybox {  background-image: none; background-color: #CCCCCC}

.error_message {
  font-family: verdana, courier new, courier, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #FF0000
}