.subnav-magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EC008C;
}
.subnav-cyan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00AEEF;
}

.subnav-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.main-title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.body-background {
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
.radial-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.radial-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3333;
}

a.subnav-magenta:link {color: #EC008C}
a.subnav-magenta:visited {color: #9933CC}
a.subnav-magenta:hover {color: #9933CC; text-decoration: none}

a.subnav-cyan:link {color: #00AEEF}
a.subnav-cyan:visited {color: #006699}
a.subnav-cyan:hover {color: #006699; text-decoration: none}

a.subnav-yellow:link {color: #000000}
a.subnav-yellow:visited {color: #006699}
a.subnav-yellow:hover {color: #FFF200; text-decoration: none}

.sub-header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
