table {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
	line-height: 150%;


}
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 11px;

}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 11px;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 11px;

}
.borderxx {
	border-top: 0px dotted #EEEEEE;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px dotted #CCCCCC;

}
.input {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
}
