body {
	margin: 0px 0px 10px 0px ;
	font-family: verdana, arial, sans-serif ;
	font-size: 14px ;
	background: #dddddd ;
	background-position: top ;
	background-repeat: repeat-x ;
	color: #666 ;
}

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: 32px ;
	font-weight: bold ;
	text-align: left ;
	color: #8A6D6F ;
	font-family: tahoma ;
	padding: 3px 9px ;
	border-bottom: 1px solid #8A6D6F ;
	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-size: 22px ;
	letter-spacing: -1px ;
	text-decoration: none ;	
}

a.navlink:hover {
	color: #D1540C ;
	text-decoration: underline ;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
	color: #999999 ;
	text-decoration: none ;
	padding: 0px 12px ;
	border-left: 1px solid #999999 ;
}

a.navlink:hover {
	color: #BFA886 ;
	text-decoration: underline ;
	border-left: 1px solid #999999 ;
}

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: #8A6D6F ;
}

a:active, a:visited {
	color: #666 ;
}

a:hover {
	color: #3D4F89 ;
}