.arialblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
}
.BlueTableBorder {
	border: medium solid #003399;
	background-color: #FFFFFF;
	}
	.balloonback {
	background-attachment: fixed;
	background-image: url(/assets/images/balloonback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	top: 3px;
}.blueitalics12pt {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000099;
}
.greyitalics10pt {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
}
.arial10black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.arialred12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.largebluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00228B;
}
.sidebar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.rightbar {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
.largebluetextbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00228B;
}
.photoformat {
	border: thin solid #999999;
}
.arialblack12pt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.rolodex {
	background-color: #E4E4CB;
}
.largetitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #00228B;
	letter-spacing: 16px;
}
largeboldmenuoptions {
	font-family: Impact, Arial, "Times New Roman";
	font-size: 24px;
	color: #003399;
}
.style1 {
	font-family: Arial, "Arial Black";
	font-size: 36px;
	color: #003873;
}
.style2 {font-family: Arial, "Arial Black"; font-size: 24px; color: #003873; }
.style2red {
font-family: Arial, "Arial Black"; font-size: 24px; color: #FF0000;
}
.setrightspace {
	margin-right: 4px;
}.bottom {
	bottom: auto;
}
.rentaltext {
font-family: Arial, "Arial Black"; font-size: 24px; color: #003873;
}
a:link {
	text-decoration: none;
	color: #003399;
	cursor: hand;	
}
a:visited {
	text-decoration: none;
	color: #003399;
	cursor: hand;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	cursor: hand;
}
a:active {
	text-decoration: none;
	color: #003399;
	cursor: hand;
}