/* Global Styles */

body {
	margin:0px;
	background-image: url(http://www.henryhong.net/2007/files/assets/bg_orchard.gif);
	background-repeat:repeat;
	background-color:#ffffff;
	padding-top: 10px;
	}
	
td {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #f1f1f1;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #336699;
	line-height:3px;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 10px;
	}
	
#navigation a:hover {
	background: #AE2FBD;
	color:#FFFFFF;
	}

.style2 {
	color: #000000;
	font-weight:bold;
	}
.Fields {
border: 1px #666666 groove;
; background-color: #ffffff
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; background-position: center center
; font-weight: bold; color: #336699
}
.Buttons {
border: 1px #666666 groove;
; background-color: #ffffff
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; background-position: center center
; font-weight: bold
; color: #336699
}