body {
	background-color: #FFFFCC;

}

body, td, th, h3, h6 {
	color: #330000;
}

h1, h2, h4, h5 {
  color: #660000;
}

a {
	color: #003366;
}
.boxfullwidth {
	text-align: center;
	vertical-align: top;
	background-color: #FFFFCC;
	width: 600px;
}
.boxall {


	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFCC;
	width: 600px;
}
.boxleft {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFCC;
	padding-right: 10px;
	padding-left: 5px;
	width: 50%;
	padding-bottom: 30px;


}
.boxright {
	text-align: right;
	vertical-align: top;
	background-color: #FFFFCC;
	padding-right: 5px;
	padding-left: 10px;
	width: 50%;
	padding-bottom: 30px;

}
.pagetitle {
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	width: 70%;
	border: thin outset #330000;
	left: 15%;
	right: 15%;

}
.boxheader {
	font-weight: bold;
}
.siteinfo {
	font-size: 9px;
	font-weight: normal;
	color: #000066;
	vertical-align: bottom;
	padding-bottom: 0px;
}
