.normCopyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.normLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.normText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.normHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	list-style-type: circle;
	font-weight: bolder;
}
a.red:visited {color: #FF0000}.BigHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #5A5AB1;
	text-decoration: none;
}
.BigHeadingGrey {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.greyText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
body {
	background-color: #F5F5F5;
}
.blueBar {
	BORDER-BOTTOM: #A7A7A7 1px solid;
	background-image:url(images/blue_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:21px;
}
.greyBar {
	BORDER-BOTTOM: #A7A7A7 1px solid;
	background-image:url(images/grey_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:21px;
}
.cellRight {
	BORDER-RIGHT: #9e9e9e 1px solid;
}
.cellLeft {
	BORDER-LEFT: #9e9e9e 1px solid;
}
