body {
	background-color:#FFFFFF}

p {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a, a:link, a:visited {
	color:#5E90C2;
	text-decoration:none;
}

a:hover {
	color:#B2D0EE;
	text-decoration:none;
}

a:active {
	color:#5E90C2;
	text-decoration:none;
}

.bodytable {
	width:700px;
	background-color:#FFFFFF;
	border-width:0px;
	padding:3px;
}

.toptd {
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#0F559B;
	text-align:left;
	padding-bottom:3px;
}

.midtd {
	text-align:center;
	padding:3px;
}

.bottomtd {
	border-top-width:3px;
	border-top-style:solid;
	border-top-color:#0F559B;
	text-align:right;
	padding-top:3px;
}

.copyp {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.infomsgtable {
	width:650px;
	background-color:#D9ECFF;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#5E90C2;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#5E90C2;
	font-weight:normal;
	color:#5E6273;
}

.warnmsgtable {
	width:650px;
	background-color:#FFF6BF;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#FFD324;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#FFD324;
	font-weight:bold;
	color:#FF9523;
}

.errmsgtable {
	width:650px;
	background-color:#FBEEF1;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#FEABB9;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#FEABB9;
	text-align:center;
	font-weight:bold;
	color:#B36A64;
}

.imgmsgtd {
	width:60px;
	text-align:center;
	padding:3px;
}

.txtmsgtd {
	text-align:left;
	padding:3px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
