a {  text-decoration: underline; color: #0033CC}
a:hover {  text-decoration: none}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.white {
	color: #FFFFFF;
}
.tiny {
	font-size: 10px;
}
.whiteMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}
.whiteMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;

}
.mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;

}
.mainMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;

}.hd2 {
	background-image: url(../images/hd2_tile.jpg);
	background-repeat: repeat-x;
}
.bodyTile {
	background-image: url(../images/body_tile.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.padi {
	padding-right: 20pt;
	padding-left: 20pt;
}
.red14Bold {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.black14Bold {
	font-size: 14px;
	font-weight: bold;
}
.red {
	color: #CC0000;
}

