.whiteText {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	font-family: Tahoma;
}

a.greenLink:link, a.greenLink:visited {
	font-size: 12px;
	color: #b8cc12;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}

a.greenLink:hover {
	text-decoration: underline;
}

.greenText {
	font-size: 10px;
	color: #b8cc12;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
.heading {
	font-size: 18px;
	color: #292929;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	text-align: left;
	vertical-align: middle;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5F5F5F;
	padding-left: 13px;
	vertical-align: top;
}

.greyText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5F5F5F;
	vertical-align: middle;
	text-align: center;
}

a.greyLink:link, a.greyLink:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5F5F5F;
	vertical-align: middle;
	text-align: left;
	padding-left: 0px;
	text-decoration: none;
}

a.greyLink:hover {
	text-decoration: underline;
}

.tableHead {
	font-size: 14px;
	color: #b8cc12;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	background-color: #363636;
}
.buttton {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #b8cc12;
	vertical-align: middle;
	text-align: center;
	border-width: 1px;
	border-color:#363636;
	background-color:#5D5D5D;
}
.editText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #5F5F5F;
	vertical-align: middle;
	text-align: left;
}
a.greenMail:link, a.greenMail:visited {
	font-size: 10px;
	color: #b8cc12;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}

a.greenMail:hover {
	text-decoration: underline;
}
