body {
	background-color: #F1F1F1;
	margin: 0px;
	text-align: center;
	padding: 0px;
	background-image: url(_images-feb-2007/top-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;	
}
#page {
	background-image: url(_images-feb-2007/upp_03.jpg);
	background-position: 184px;
	background-repeat: repeat-y;
	text-align: left;
	margin: 0 auto;
	width: 772px;
}
#menu {
	float: left;
	text-align: right;
	width: 184px;
}
#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li{
	background-image: url(_images-feb-2007/upp_02a.jpg);
	height: 24px;
	min-height: 24px;
	padding: 0 0 0 10px;
	background-position: bottom;
	background-repeat: no-repeat;
}
#menu a:link, #menu a:visited{
	color: #3A3A3A;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover{
	color: #DDAD3F;
}
#head {
	background-image: url(_images-feb-2007/upp_01.jpg);
	background-repeat: no-repeat;
	height: 145px;
}
#head h1{
	text-indent: -9000px;
	margin: 0;
	padding: 0;
}
#content {
	margin: 0px 10px 0px 195px;
}
#content h2{
	padding: 0 0 0 3px;
}
#content p {
	padding: 0 0 0 10px;
}
#contentend{
	background-image: url(_images-feb-2007/upp_16.jpg);
	background-repeat: repeat-y;
	background-position: 184px;	
	height: 15px;
}
#boxrow {
	text-align:center;
}
#boxrow #bluebox, #boxrow #redbox, #boxrow #yellowbox{
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: left;
	height: 164px;
	margin: 0 4px;
	text-align:left;	
	width: 181px;	
}
#bluebox {
	background-image: url(_images-feb-2007/upp_06.jpg);
}
#redbox {
	background-image: url(_images-feb-2007/upp_08.jpg);
}
#yellowbox {
	background-image: url(_images-feb-2007/upp_10.jpg);
}
a:link{
       color: #047FB9;
}
a:visited{
       color: #047FB9;
}
.boxcontent {
	padding: 25px 9px 0 9px;
}
.clearit {
	clear: both;
}
.logo_el{
	float: left;
	margin: 5px 0;
	text-align: center;
	width: 175px;	
}
.floatleft{
	float: left;
}
.logoheight {
	height: 54px;
	vertical-align: middle;
}
.centeralign {
	text-align: center;
}
h2 {
	font-size: 1.5em;
	color: #CE2021;
}
h3 {
	font-size: 1.3em;
	color: #575757;
}
.error_field {
	background-color: #FDD;
	border: 2px solid #F00;	
}