.lineBg {
	background-image: url(images/layout/linesBg.gif);
	background-repeat: repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.NavL:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.subRedHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.whiteBorder {
	border: 1px solid #FFFFFF;
}


a.NavL:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a.NavL:hover {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a.NavL:active {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.redLargeHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #CA0607;
}
a:visited {
	color: #CA0607;
}
a:hover {
	color: #E0DFE3;
}
a:active {
	color: #E0DFE3;
}
.greyBoldHeader {
	font-weight: bold;
	color: #CCCCCC;
}
.redText {
	color: #FF0000;
}
