body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
td {
	font-size: 12px;
}
.line-red-left-bottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A61820;
	border-left-color: #A61820;
}
.line-red-left {border-left-width: 1px;border-left-style: solid;border-left-color: #A61820;}
.bottom-xrepeat {background-repeat: repeat-x;background-position: left bottom;}
.outer-frame {border: 1px solid #666666;}
form {margin: 0px;}
.inputbackground {
	background: transparent;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
p {margin-top: 3px;margin-bottom: 5px;}
.small {
	font-size: 10px;
}

