@charset "utf-8";
.box-r {
	background-color: #96A8A1;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #646464;
	border-right-color: #646464;
	border-bottom-color: #646464;
	border-left-color: #646464;
}
.box-l {
	background-color: #96A8A1;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #646464;
	border-right-color: #646464;
	border-bottom-color: #646464;
	border-left-color: #646464;
}
body {
	background-color: #F4E9CF;
	background-image: url(Images/bckgd.gif);
	
}
.box {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F0F1F2;
	border-right-color: #F0F1F2;
	border-bottom-color: #F0F1F2;
	border-left-color: #F0F1F2;
}
iframe {
	text-align: center;
	vertical-align: middle;
	background-color: #7A7264;
}
.tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: auto;
}
#fullheight{
	height:100%;
	vertical-align: middle;
}
#wrapper {
	vertical-align: middle;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	bottom: 15%;
   }
html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   
.design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7A7264;
	vertical-align: top;
}
a:link {
	color: #7A7264;
	text-decoration: none;
}
a:visited {
	color: #7A7264;
	text-decoration: none;
}
a:hover {
	color: #7A7264;
	text-decoration: underline;
}
a:active {
	color: #7A7264;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textfield {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #322B2A;
	border: 1px solid #7A7264;
}
#button2 {
	background-image: url(Images/go.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
