@charset "utf-8";
/* CSS Document */


#plantbl{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#333333;
}


#plantbl tr{
background: url(gifs/linedot.gif) repeat-x bottom left;
height: 28px;
}
#plantbl tr:hover{
background: #e6e6e6 url(gifs/linedot.gif) repeat-x bottom left;
}
#plantbl td{
padding: 0px 5px 0px 5px;
}
#plantbl tr.orghead{
font-size: 16px;
font-weight: bold;
color: #cc6600;
background:  #FFF3CE url(gifs/linedot2.gif) repeat-x bottom left;
}

	
#plantbl ol{
	list-style-type:none;
	padding:0 0px 0 15px;
	}
	
#plantbl li{
	background:url(gifs/arrow.jpg) no-repeat 0 0.62em;
	padding-left:12px;
	line-height:19px;
	}
		
.org{
background: url(gifs/orgbg.png);
text-align: center;
color: #e37006;
font-weight: bold;
}
.blue{
background: url(gifs/bluebg.png);
text-align: center;
color: #5096cc;
font-weight: bold;
}
.grn{
background: url(gifs/grnbg.png);
text-align: center;
color: #5eab38;
font-weight: bold;
}
.orgcor{
background: #e37006 url(gifs/orgcor.gif) top left no-repeat;
font-size: 13px;
color: #ffffff;
padding: 6px 0 0 15px;
text-align:left;
}
.bluecor{
background: #5096cc url(gifs/bluecor.gif) top left no-repeat;
font-size: 13px;
color: #ffffff;
padding: 6px 0 0 15px;
text-align:left;
}
.grncor{
background: #5eab38 url(gifs/greencor.gif) top left no-repeat;
font-size: 13px;
color: #ffffff;
padding-top: 6px;
padding: 6px 0 0 15px;
text-align:left;
}
.txthead{
font-size: 18px;
font-weight: bold;
color:#660000;
text-align:left;
}
#plantbl tr:hover.bgnone{
background: #ffffff url(gif/linedot.gif) repeat-x bottom left;
}
.orgtl{
color: #ffffff;
background: #e37006;
text-align: center;
font-weight: bold;
}
.orgt2{
color: #e37006;
font-size:20px;
font-family:Century Gothic;
text-align: center;
font-weight: bold;
}
.bluetl{
color: #ffffff;
background: #5096cc;
text-align: center;
font-weight: bold;
}
.grntl{
color: #ffffff;
background: #5eab38;
text-align: center;
font-weight: bold;
}
#plantbl tr.tlhead{
font-size: 11px;
color: #333333;
background:#eaeaea;}

.tips{
	font-size:12px;
	padding:3px 18px 0px 22px;
	line-height:16px;
	color:#666666;
	text-align:justify;
	background:url(gifs/usefultips_btn-bg.gif) repeat-y;
	}
	
.tips ol{
	list-style-type:disc;
	padding:0 0px 0 15px;
	}	
.orange-bg_main{
	background:#ECEBEB url(gifs/orange-bg.gif) repeat-x;
	}
	
	

