.u09 {
	font-size: 12px;
	text-decoration: none;
}
td {
	font-size: 12px;
	text-decoration: none;
}
.input1 {
	width: 80%;
}

a:visited {  color: #666666; text-decoration: none}
a:hover {  color: #FF6600; text-decoration: none}
a:link {  color: #666666; text-decoration: none}
.dw {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: D5CEB6;
}
.dw1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: cccccc;
}
.tdleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.tdbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
body {
	color: #666666;
}
.tablelr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tableright {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
