#garden_main {border: solid 3px #990033; width:820px;}
.garden_top {background-image: url('/images/top.jpg'); background-repeat: no-repeat;width:820px;height:341px;}
.garden_top_button {position: relative; left:-40px; top:280px;}
.garden_body {background-color: #FFE3EF;width:800px;}
#Table_01   { border: solid 3px white}
body      { color: #444; font-size: 11px; font-family: Verdana; font-weight: normal }
.knob {
	background-color: #990033; 
	background-repeat: repeat-x;
	color: #FFFFFF; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal;
	height : 22px;
	padding: 0px 8px 0px 8px;	
	border-bottom-color : #990033;
	border-right-color : #990033;
	border-top-color: #990033;
	border-left-color: #990033;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
}
b,strong{font-size : 11px;}
.error { font-weight: bold; color:#CC0000; font-size : 11px; }
.garden_footer {color:#CAC8C9; font-size : 10px; background-color: #FFFFF;width:800px;}
.garden_footer a {color:#000000; text-decoration:none;}