﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8AB000;
	font-weight: bold;
}

a.mainCategory:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.mainCategory:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.mainCategory:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a.mainCategory:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.contactus:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
a.contactus:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
a.contactus:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
}
a.contactus:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

.footertext {
	color: #22618D;
	font-size: 0.88em;
}

.bluetext{
	color: #0192BE;
	font-size: 14px;
	font-weight: bold;
}

a.sublink:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

a.sublink:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

a.sublink:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
}

a.sublink:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

a.regular:link {
	text-decoration: none;
	color: #226090;
	font-size: 12px;
}

a.regular:visited {
	text-decoration: none;
	color: #226090;
	font-size: 12px;
}

a.regular:hover {
	text-decoration: underline;
	color: #226090;
	font-size: 12px;
}

a.regular:active {
	text-decoration: none;
	color: #226090;
	font-size: 12px;
}

.logotext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFFFFF;
		font-weight: bold;
}