.border {
	border: 1px solid #B2B526;
}
.greytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.databg {
	background-image: url(images/data-bg.jpg);
	background-repeat: no-repeat;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.pinktitle {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #DB1844;
	text-transform: uppercase;
}
.rightmargin {
	padding-right: 35px;
}
