body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B0B0B;
}
body {
	background-color: #E2D0BB;
	background-image: url(/images/main-background.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
a:link {
	color: #5361A8;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #5361A8;
}
a:hover {
	text-decoration: underline;
	color: #B98748;
}
a:active {
	text-decoration: none;
	color: #B98748;
}.contentarea {
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #EBEBEB;
}
.titlebars {
	background-image: url(/images/title-bars.gif);
	width: 695px;
	height: 21px;
	padding-top: 6px;
	background-repeat: no-repeat;
}
.titletext {
	font-size: 13px;
	font-weight: normal;
	color: #5261AC;
	margin-left: 18px;
	font-weight: bold;
}	
.boxes {
	padding: 7px 20px 5px 7px;
	line-height: 16px;
}
.Lpic {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.Rpic {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.contenttitles {
	font-weight: bold;
	color: #5261AC;
}
}.contentarea2 {
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #EBEBEB;
}