body{
  margin:0 0 0 0;
  background-image:url(bg.jpg);
  
}


.border{
  border:1px solid #163C7B;
}

.whiteborder{
  border:1px solid #FFFFFF;
}


a.nav{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#8C6F2B;
  text-decoration:none;
  text-transform:uppercase;

}

a.nav:hover{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#163C7B;
  text-decoration:none;
  text-transform:uppercase;

}

.navselected{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#163C7B;
  text-decoration:none;
  text-transform:uppercase;
}


.whitetext13{
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px; 
  color:#FFFFFF; 
}

.textbox {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #2E609C;
}


.button {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #81A8D8;
	background-color: #EBECF3;
}
