li {
	text-align: left;
}
body{
	font-family: Arial;
	font-size: 14px;
	color: #666600;
	font-weight: bold;
}
a{
	color:#666699;
}
a:visited{color:#9999FF;}
a:hover {color:#666699;}


.heading_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #6666CC;
}
.content_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #787B9C;
}

.content_normal{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666600;
}
.content_highlite {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666699;
}
.content_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}


.viz {
	visibility: hidden;
	font-size: 9px;
	font-weight: normal;
	color: #666600;
}

#hidden {
	visibility: hidden;
}
#table1 {
	background-color: #E1F0E3;
	border: thin solid #BCBABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
}
#table2 {
	background-color: #E9E9E9;
	border: thin solid #BCBABA;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666600;
	font-weight: bold;
}
#table3 {
	background-color: #E1F0E3;
	border: thin solid #BCBABA;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
#table_main {
	background-image: url(../images/rf_backtexture.jpg);
	background-repeat: no-repeat;
	height: 400px;
}
#table_content {
	margin-left: 10px;
}
#table_plantlist {
	padding: 5px;
	margin: 0px;
	border: 1px solid #9999CC;
}
#table_menuback {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/rf_menu3-strp.jpg);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.images_table {
margin-left: 20px;
margin-right: 20px;}
