body{
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:10px;
colo:#000000;
}

td {
	/*text-align: left;*/
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #000000;
}

td.stdSection {
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: bold;
	color           :#FFFFFF;
	padding-left	: 10px;
}

td.stdSectionin{
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: bold;
	color           :#000000;
	padding-left	: 10px;
}

tr.datatable td {
	background : #F8F7EE;
	border-bottom : 2px #ECE9D8 solid;
	border-right : 2px #ECE9D8 solid;
	font-family:arial;
	font-size:12px
}

tr.main td
{
	background : #333333;
	border-bottom : 2px #ECE9D8 solid;
	border-right : 2px #ffffff solid;
	padding : 3px 2px;
	font-weight:bold;
	color:#ffffff;
}


a.MenuLink:link   	{ text-decoration: underline; color : #5477E7;  }
a.MenuLink:visited 	{ text-decoration: underline; color : #5477E7; }
a.MenuLink:hover	{ text-decoration: underline; color : #FF0000; }


H3 {
	color: #3D429E;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}

fieldset {
padding:5px;
padding-left:50px;
display:block;
margin-left:2px;
margin-right:2px;
padding:0.35em 0.625em 0.75em;
}

.errormsg {
  display: block;
  width: 90%;
  height: 20px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(../imgs/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.mandatory {
	font-family		: Tahoma, Verdana, Arial;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #FF0000;
}

.message{ 
	font-family		: Tahoma, Verdana, Arial;
	color			: #6FC764;
	font-size		: 8pt;
}
