body{
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td{
	font-family: georgia, serif;
	color: 000000;
}



a, a:link, v:link{
	font-family: georgia, serif;
	color: 555500;
	font-weight: bold;
	letter-spacing: -1px;
}

a IMG{
	border: 0px;
}


a:hover{
	color: 777700;
	background-color: EEEECC;
}




.linkshighlight{
	background-color: 888888;
}
.linkstable{
	background-color: 333344;
}
.linksshadow{
	background-color: 000000;
}




.guestinput{
	width: 350px;
	background-color: ddcc99;
}
.guestbutton{
	width: 175px;
	background-color: ddcc99;
	font-family: verdana;
	font-weight: bold;
	clear
}



.bigtitle{
	color: 11CCDD;
}
div.row span.left {
  float: left;
  text-align: left;
  font-weight: bold;
  width: 49%;
  }

div.row span.right {
  float: right;
  text-align: right;
  width: 49%;
  }
