body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	BACKGROUND-COLOR: #ffffff;
	MARGIN-LEFT: 0em;
	MARGIN-TOP: 0em;
	MARGIN-RIGHT: 0em;
	MARGIN-BOTTOM: 0em;
	MARGINWIDTH: 0;
	MARGINHEIGHT: 0;
	SCROLLBAR-FACE-COLOR: #7394E1;
	SCROLLBAR-HIGHLIGHT-COLOR: #CAD6F8;
	SCROLLBAR-SHADOW-COLOR: #7394E1;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #CAD6F8;
	SCROLLBAR-3DLIGHT-COLOR: #0066ff;
	SCROLLBAR-DARKSHADOW-COLOR: #0066ff;
}
font 
{
	font-family:Trebuchet MS;
	font-size:x-small;
	}
	
.thead {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #FFFFFF; background-color: #999999; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
}

.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
a:link { color: #000066 }
a:visited {	color: #0066cc}
a:active {	color: #990000}.disabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	background-color: #FAFAFA;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}
.cell1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #EEEEEE}
.cell2 {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #EEEEFF}

.cellcenter {  text-align: center; vertical-align: middle}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
.button {

	font-size:90%;
	font-weight:700;
	background-color:#0066FF;
	color:White;
	border-color:#00CCFF;
	cursor:hand;
}
.mandatory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;

}

