td {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 18px;


}
.input {
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
}
.box {
	border: 1px solid #666666;
}
.td {
	font-size: 13px;
	line-height: 18px;
	font-family: "Arial", "Helvetica", "sans-serif";


}
a:link {
	color: #333333;
	text-decoration: none;

}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0000FF;

}
a:active {
	color: #333333;
	text-decoration: none;

}
.probox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #efefef;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #efefef;
}
