body {
	margin: 0px;
	background-image: url(bar-extend3.jpg);
	background-repeat: repeat-x;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}

.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

a:link { 
	text-decoration: none;
	color: #FFFFFF;
	}
a:visited { 
	text-decoration: none;
	color: #FFFFFF;
	}
a:hover {
	text-decoration: none;
	color: #FFFF66;
	}
a:active { 
	text-decoration: none;
	color: #FFFFFF;
	}
	
	
.r:link {
	text-decoration: underline;
	color: #006699;
	}
.r:visited { 
	text-decoration: underline;
	color: #006699;
	}
.r:hover { 
	text-decoration: underline;
	color: #006699;

	}
.r:active { 
	text-decoration: underline;
	color: #006699;
	}
	
	
	

.subheadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.headerTextUnderlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #006699;
}
.subheadTextWhite { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bolder; color: #FFFFFF; }
.bodyTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodyTextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.backgrd {
	background-image: url(images/background3.png);
	background-repeat: repeat-x;
}
.headerBigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
.menuTextYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF66;
}
