body, TD {
	font : 11px Arial, Helvetica, sans-serif;
}

H1 {
	font : bold 18px/18px 'Arial Black';
	letter-spacing : -0.7px;
	color: Red;
}
.logotext {
	font : 11px/11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #001C60;
}

HR {
	color: #001C60;
	height:1px;
	width:100%;
}

.square {
	background-color: #F9F2D8;
	padding: 8px 8px 8px 8px;
}

.areabutton {
	width: 154px;
	height: 19px;
	background: url('images/area-button-back.gif') no-repeat;
	color: White;
	vertical-align: middle;
	padding-top: 1px;
}
.buttontext {
	font-size: 12px;
	font-weight: bold;
	width: 20px;
	text-align: center;
	padding-left: 6px;	
}
.buttontext2 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 6px;
	padding-left: 4px;	
}
.tab {
	font-size: 12px;
	font-weight: bold;
	width: 103px;
	height: 18px;
	background-image: url('images/tab-orange.gif');
	color: White;
	vertical-align: middle;
	padding: 1px 0 0 6px;
	float: left;
	margin-right: 2px;
}

.actionlist {
	font-size: 12px;
	font-weight: bold;
	width: 160px;
	height: 18px;
	float: left;
	clear: both;
	border-bottom : 1px solid #cdcdcd;

}

.actionlistprice {
	font-size: 12px;
	font-weight: bold;
	width: 34px;
	height: 18px;
	float: left;
	text-align: right;
	border-bottom : 1px solid #cdcdcd;
	
}