.titlebar {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left top;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;



}
.pagefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: capitalize;
	background-color: #000066;
	font-weight: bold;
	color: #FFFF00;

}
body {
	background-color: #CCCCCC;
}
.boilerplate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.newsflash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFF33;
	background-color: #000099;

}
td {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF00;
	background-color: #0000CC;
	font-weight: bold;
	text-transform: capitalize;

}
.dividersub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FF00;
	background-color: #0000CC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #66FF00;
	border: none;


}
.whitetext {
	color: #FFFFFF;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
