.background { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000; background-color: #F5F5F5 }
.beige_colorset {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #CCCC99}
.blue_colorset {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-image: url(Images/blue_background.gif); background-repeat: repeat}
.blue_colorset_header { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; font-style: normal; font-weight: bold; background-color: #003366}
A:link {color:#FFFFFF; text-decoration: none; font-size: 12px}
A:visited {color:#FFFFFF; text-decoration: none; font-size: 12px}
A:hover {
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px
}
A:active {
    color: #0F0;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold
}
.table {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; border: #003366; text-align: center}
.table_cell {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center}
.table_cell_blue { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center ; background-color: #D9E4F6}
.image {  border: 1px #000000 ridge}
.background_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	background-image: url(Images/blue_background.gif);
	background-repeat: repeat;
	height: auto;
	width: auto;
}
.background_blue table tr td div font i {
	color: #FFF;
}
.redtext {
	color: #F00;
	background-color: #F00;
}
.background_blue table tr td p {
    color: #FFF;
    font-size: 12px;
    font-weight: bolder;
}
