a:hover {  color: #FF0000; text-decoration: none}
a:link {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
.unnamed1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.boder {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFE0E2;
	border-left-color: #DFE0E2;
	border-left-width: 1px;

}
.boderall {
	border: 1px solid #DFE0E2;
}
.button1 {
	font-size: 12px;
	height: 20px;
	width: 40px;
	color: #FFFFFF;
	background-color: #99CC33;
	border: 1px solid #CCCCCC;
	cursor: hand;


}
.input1 {
	background-color: #CCCCCC;
	height: 13px;
	width: 50px;
}
