.green-verdana-14 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #55702C;
	text-decoration: none;
}

.blue-verdana-14 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #335481;
	text-decoration: none;
}

.red-verdana-14 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #862A04;
	text-decoration: none;
}
.blue2-verdana-14 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #575791;
	text-decoration: none;
}
.orange-verdana-14 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #E67E00;
	text-decoration: none;
}
.green-verdana-9 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #55702C;
	text-decoration: none;
}
.blue-verdana-9 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #335481;
	text-decoration: none;
}.orange-verdana-9 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #E67E00;
	text-decoration: none;
}.red-verdana-9 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #862A04;
	text-decoration: none;
}.blue2-verdana-9 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #575791;
	text-decoration: none;
}
.repeat-green {
	background-image: url(../images/recruter-images/recruter_green.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.repeat-orange {
	background-image: url(../images/recruter-images/recruter_orange.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.repeat-blue {
	background-image: url(../images/recruter-images/recruter_blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.repeat-blue1 {
	background-image: url(../images/recruter-images/recruter_blue1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.repeat-red {
	background-image: url(../images/recruter-images/recruter_red.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.seperator-grey {
	background-image: url(../images/recruter-images/recruter-seperator-grey.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
