.bannerTxt {
  color:#FFFFFF;
}
.bannerTxt a:active, .bannerTxt a:link, .bannerTxt a:visited {
  color:#FFFF00;
}
.mandatory {
	color:#FF0000;
}

.footNote {
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-indent:0cm;
	border-width: 0 0 0 0;
	border-color:#9966FF;
	border-style:solid;
	/*background:url(../image/cloud.jpg) no-repeat left bottom;*/
}

.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-indent: 1cm;
	border-width: 0px 0px 0px 0px;
	border-style: dashed dashed dashed solid;
	border:#9966FF;
	margin-top:0px;
	margin-bottom:0px;
	/*width:500px;	*/
}

.bodyTable {
	background-color: #FFCCFF;
}
.bodyTable tr{
	background-image: url(../image/bg.jpg);
	background-repeat: repeat;
}
.formTable table td {
background-color:#D7DBDD; 
color:#5A666E; 
padding:2px; 
border-top:1px solid #FFF; 
border-left:1px solid #FFF; 
border-bottom:1px solid #AFB5B8; 
border-right:1px solid #AFB5B8; 
}
/*
h3{
border:1px solid #523A0B;
border-width:1px 0;
background:#0099FF;
text-align:center
}
*/
/*
a:active,a:link,a:visited {
  color: #0000FF;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
  color: #0099FF;
  color:#0033FF;
  background-color:#C5FAF9;
	padding-left:20px;
  background: url(../image/dot3.gif) left top no-repeat;
}
*/
/*
.myAccount a {
		display: inline;
		padding:800px 50px 800px 1em;
		text-decoration: none;
background: url(../global/images/sunflower002.GIF) right no-repeat;
}

.myAccount a:visited{
		display: inline;
		padding:800px 50px 800px 1em;
		text-decoration: none;
background: url(../global/images/sunflower002.GIF) right no-repeat;
}

.myAccount a:hover, .myAccount a.current{
		display: inline;
		padding:800px 50px 800px 1em;
		text-decoration: none;
background: url(../global/images/sunflower001.GIF) right no-repeat;
}
*/