
td.hdrText{
	background-color: #184F97;
	color: #80EB81;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight:bold;
}
td.linkText{
	color: White;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;	
}
td.pageText {
font-family : Arial, Helvetica, sans-serif;
font-size : 11;}
td.pageText2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	background-color : #D1DEE7;
}
td.pageTextHdr {
	font-family : "Times New Roman", Times, serif;
	font-size : 15;
	font-weight:bold;
}
td.footer {
	font-family : "Century Gothic";
	font-size : 10;
	color : White;
	text-align : center;
}

/* This is used for all the links placed in the headerbar*/
A.header:link {text-decoration: none; }
A.header:visited {text-decoration: none; }
A.header:active {text-decoration: none; }
A.header:hover {text-decoration: none;}

/* This is used for all the links placed in the side bar*/
A.link:link {text-decoration: none;font-weight: bold; color: #000000; font-family :Arial, Helvetica, sans-serif; font-size:12; }
A.link:visited {text-decoration: none;font-weight: bold; color: #000000; font-family : Arial, Helvetica, sans-serif; font-size:12; }
A.link:active {text-decoration: none;font-weight: bold; color: #000000; font-family :Arial, Helvetica, sans-serif; font-size:12; }
A.link:hover {text-decoration: none;font-weight: bold; color:#ffffff; font-size;12; font-family : Arial, Helvetica, sans-serif; font-size:12; }

/* This is used for all the links placed in the footer*/
A.footer:link {text-decoration: none; font-weight: normal; color: #C7E2F1; font-size:11; font-family : "Century Gothic";}
A.footer:visited {text-decoration: none; font-weight: normal; color: #C7E2F1; font-size:11; font-family : "Century Gothic";}
A.footer:active {text-decoration: none; font-weight: normal; color: #C7E2F1; font-size:11; font-family : "Century Gothic";}
A.footer:hover {color:#80EB81; font-size:11;}

td.logoText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight:bold;
	color : #1C871F;
}

.pageHdr {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight:bold;
}
