.row1 {
}
.row2 {
	background-color: #DDDDDD;

}
.tableheader {
	background-image: url(/images/a-MidMenuTitle.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 30px;
}
input {
	font-size: 12px;
}
select {
	font-size: 12px;
}
.tableborder {
	padding: 3px;

}