body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style6 {
	color: #a7a7a7;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style1 {
	color: #8F8F8F;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style5 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #52A9BA;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #5294BA;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #777777;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

.errormsg {
	background:#FFE1DF;
	border:#FF0000 1px solid; 
	padding:10px;
}

.successmsg {
	background:#D2FFCF;
	border:#0DFF00 1px solid; 
	padding:10px;
}

