/* CSS Document */
<style type="text/css">
<!--
body{
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color:#DFE9EE;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #003366;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #003366;
}
.td_style {
border: 1px solid #666666 ;
}
#hov:hover {
background-color:#FDEBDF;
cursor:default;

}
.text_field {
background-color:#FDEBDF;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
border:1px dotted #666666;
}
.button {
border:double;
background-color:#FDEBDF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;

}
.error {
color:#990000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
-->
</style>
