.whitebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.maintitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #22498D;
	text-decoration: none;
}
.darybody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7A7A7A;
	text-decoration: none;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.smallertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #35467C;
	text-decoration: none;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sideboxtop {
	background-image: url(images/box_top.jpg);
	background-repeat: no-repeat;
	width: 252px;
	height: 20px;
	background-position: bottom;
}
.sideboxmiddle {
	background-image: url(images/box_middle.jpg);
	background-repeat: repeat-y;
	width: 252px;
}
.sideboxbottom {
	background-image: url(images/box_bottom.jpg);
	width: 252px;
	background-repeat: no-repeat;
	height: 20px;
}
