/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC3311;
}
body {
	background-color: #F2F1F2;
	font-family: Tahoma;
	font-size: 12px;
	color: #CC3311;
}
.style1 {color: #CC3300;}
.td_class {
background-color:#DFE9EE;
border:1px dotted #616161;

}
.td_class2 {
background-color:#FEF2C2;
border:1px dotted #616161;

}
.table {
border:1px solid #616161 ;
}
.text_field {
border:1px solid #616161 ;
background-color:#E1E1E1;
font:Tahoma;
color:#993300;
font-size:11px;

}
.button {
font:Tahoma;
color:#993300;
font-weight:bold;
font-size:11px;
}
.error {
font:Verdana;
color:#003366;
font-weight:bold;
font-size:12px;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #990033;
}
.big { font-weight:bold;
font-size:13px;
}
.reg { font-weight:bold;
font-size:13px;
color:#FF3300;
}
-->
</style>
