a:link {

	font-weight: bold;

	color: #0099CC;

	font-size: 9px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: bold;

	color: #FF0000;

}

a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: bold;

	color: #FF9900;

}

a:visited {

	font-weight: bold;

	font-size: 9px;

	color: #FF9900;

	font-family: Arial, Helvetica, sans-serif;

}

body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: medium;

	color: #2A69AC;

}

table {

	background-color: #F5F5F5;

	border: 1px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;









}

.pageHeader {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	background-image: url(images/backGround.jpg);

	text-align: center;



}

.paragraphHeader {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	list-style-type: none;

	



}

.orangeBold {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #FF6600;

}

.backOrangewhiteBold {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #FF9900;

}

.marquee {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

