body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
        overflow-y:scroll;
}
td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: 444444;
}
 
td.mainTable{
	BORDER-RIGHT: #D9D9D9 1px solid;
	BORDER-LEFT: #D9D9D9 1px solid;
}

.InnerPageTitle{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: cc0000;
	font-weight: bold;
}

.innerPageSubtitle{
	font-size: 14px;
	color: cc0000;
	font-weight: bold;
}

.form_label {
  color: #330000;
  font-weight: bold;
  vertical-align: top;
  white-space: nowrap; 
}

.Star {
  color: #ff0000;
}

