.topborder {
	border-top: 2px solid;
	border-right: 2px none;
	border-bottom: 2px none;
	border-left: 2px none;

}
.rightfill {
	background-image: url(images/right_nav_fill.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.welcome {
	background-color: e1e5ed;
	background-image: url(images/under_nav_grey.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 0C1E6B;
	font-weight: bold;
	text-decoration: none;

}
.type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
.border {
	border: 1px solid #CCCCCC;
}
.couponbottom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #747fa7;
	background-image: url(images/corner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #E1E5ED;
}
.coupon {
	border: 1px dotted #000000;
}
.fill {
	background-image: url(images/lines.jpg);
	background-repeat: repeat;
}
