td {
	font-size: 12px;
}
select {
	font-size: 12px;
}
.small {
	font-size: 12px;
	background-color: #e0e0e0;
	border: 1px solid #333333;
}
.btn {
	background-color: #e0e0e0;
	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: #f0f0f0;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #f0f0f0;
	font-size: 12px;
}
body {
	font-size: 12px;
}
.sub{
border:none; background:#e0e0e0; color:#FF0000;
}
