td {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
td.header {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.small {
	font-size: 10px;
}
.smallwhite {
	font-size: 10px;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}
input {
	font-size: 10px;
}
input.submit {
	font-size: 10px;
}
select {
	font-size: 10px;
}
#table {
	border: 1px solid #CCCCCC;
}
#menu td {
	border-bottom: 1px solid #D6E2A7;
}
#list .header {
	font-size: 14px;
	font-weight: bold;
	background: #CC9966;
}
#list .header2 {
	font-size: 12px;
	font-weight: bold;
	background: #D7C89F;
}
#list .content {
	background: #E6CCB3;
}
