body {
	background:#aee4e8 url(images/bg.jpg) repeat-y center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: repeat-y;
	background-color: #BEB996;
}
.boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #11697f;
	text-decoration: none;
}
.texttitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #01617A;
	text-decoration: none;
}

.texttitlesred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.inputbox2 {
	padding: 0px;
	border:solid 0px #cccccc;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.button {
  color: #555555;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
.aitutaki_title1 {
	font-family: Verdana;
	font-size: 12px;
	color: #EED31A;
	text-decoration: none;
}
.aitutaki_text1 {
	font-family: Verdana;
	font-size: 11px;
	color: #EED31A;
	text-decoration: none;
}