body {
	margin: 5px 10px 10px 10px ;
	font-family: tahoma, arial, sans-serif ;
	font-size: 12px ;
	background: #FFF6DE ;
	background-position: top ;
	background-repeat: repeat-x ;
	color: #000000 ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

td {
	font-size: 12px ;
	vertical-align: top ;
}

.heading {
	background: #56221C ;
	padding: 2px 25px 2px 25px ;
}

h1 {
	font-size: 22px ;
	font-weight: bold ;
	text-align: left ;
	color: #D1540C ;
	font-family: tahoma ;
	padding: 3px 9px ;
	border-bottom: 1px solid #D1540C ;
	border-left: 1px solid #D1540C ;
	margin-top: 0px ;
}

h2 {
	font-size: 17px ;
	font-weight: bold ;
}

h3 {
	font-size: 13px ; 
	font-weight: bold ;
}

#top {
	width: 750px ;
	margin: auto ;
}

#nav {
	background: #bbbbbb ;
	width: 750px ;
	margin: auto ;
	text-align: center ;
}

#content {
	padding: 15px ;
	background: #ffffff ;
	border: 2px solid #8C865F ;
	text-align: left ;
}

.button {
	padding: 3px 5px ;
	border: 1px solid #99917a ;
	margin: 5px ;
	background: none ;
}

.buttonup {
	padding: 3px 5px ;
	border: 1px solid #D1540C ;
	margin: 5px ;
	background: #ffffff ;
}

.botbutton, {
	padding: 2px 5px ;
	padding-bottom: 4px ;
	text-align: center ;
	background: url(images/botbg.gif) ;
}

.topbutton {
	padding: 2px 5px ;
	padding-top: 4px ;
	text-align: center ;
	background: url(images/topbg.gif) ;
}

a.sidelink:link, a.sidelink:active, a.sidelink:visited {
	color: #ffffff ;
	font-family: tahoma ;
	font-size: 10px ;
	text-decoration: none ;	
}

a.sidelink:hover {
	color: #ffff00 ;
	text-decoration: underline ;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
	color: #99917a ;
	font-weight: bold ;
	font-family: tahoma ;
	font-size: 11px ;
	text-decoration: none ;	
}

a.navlink:hover {
	color: #D1540C ;
	text-decoration: underline ;
}

a.topnavlink:link, a.topnavlink:active, a.topnavlink:visited {
	color: #666666 ;
	font-weight: bold ;
	font-family: tahoma ;
	font-size: 11px ;
	text-decoration: none ;
	margin-right: 4px ;
	margin-left: 4px ;
}

a.topnavlink:hover {
	color: #43527D ;
	text-decoration: underline ;
}

a.sidelink:link, a.sidelink:active, a.sidelink:visited {
	color: #ffffff ;
	text-decoration: none ;
	font-size: 10px ;
	margin: 0px ;
	padding: 0px ;
}

a.sidelink:hover {
	color: #ffff00 ;
}

a:link {
	color: #D1540C ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #3D4F89 ;
}

.invitation {
	background: #D1540C ;
	text-align: center ;
	padding: 20px ;
	font-size: 2em ;
}

.invitation,
.invitation a {
	color: white ;
}

.invitation a {
	font-weight: bold ;
	font-size: 1.15em ;
	display: block ;
	margin-top: 10px ;
}

.invitation a:hover {
	color: yellow ;
}