body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0f9fc;
}
.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.textwhitesm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	text-decoration: none;
}


.userform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}


.userformnew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5a9cbc;
	border-right-color: #5a9cbc;
	border-bottom-color: #5a9cbc;
	border-left-color: #5a9cbc;
	background-color: #FFFFFF;
}

.formbuton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #31A8E8;
	text-align: center;
	border: 1px groove #0080BF;
	font-weight: bold;
	height: 18px;
	width: 60px;
	float: none;
	clear: both;
}

.formbutoncommon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #89B1D3;
	text-align: center;
	border: 1px groove #0080BF;
	font-weight: bold;
	height: 18px;
	width: auto;
	float: none;
	clear: both;
}

.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #990000;
	padding: 3px;
}

a:hover {
	color: #0080C1;
	text-decoration: underline;
}
.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
	padding: 8px;
}



a{color:black;text-decoration:none;font:bold}
td.menu{
	background-color:#cdeaff;
}
table.menu
{
	font-size:11px;
	position:absolute;
	visibility:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 3px;
}

