/* CSS Document */


<!--

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}
p{line-height:15px;}
.td1{
border:#CCCCCC thin dotted 1px;
background:#eeeeee;

}
.tdhead{
background:#BC9633; 
font-size:10px;
color:#FFFFFF;
font-weight:bold;
}
.tdone{
background:#dbeffc;
}
.tdtwo{
background:#eeeeee;
}
.txtbox{
border:#CCCCCC thin dotted 1px;
}

-->
