html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  	background: transparent url(images/mainBG.gif) top center repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 689px;
   }
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.text {
	text-decoration:none;
	}
a.text:hover {
	color:#3D84C6;
}
.textMAin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #61573D;
	line-height: 18px;
}
a.footer {
	text-decoration:none;
	}
a.footer:hover {
	text-decoration:underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f6f4ee;
	border: 1px solid #61573D;
}

.bold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; line-height: 16px; }
a.bold {
	text-decoration:none;
	}
a.bold:hover {
	color:#3D84C6;
}
.boldBlue {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	color:#857850;
}
a.boldBlue {
	text-decoration:none;
}
a.boldBlue:hover {
	color:#000000;
}
	
.error {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #009933; line-height: 16px;
}
.textMAinlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	font-style:italic;
}
a.textMAinlinks {
	text-decoration:none;
}
a.textMAinlinks:hover {
	color:#000;
}
