a.body_content:visited{
	color: #666666;
}

a.body_content:hover{
	color: #999999;
	text-decoration: none;
}

a.body_content:active,a.body_content:link{
	color: #666666;
}

a.bottom:hover{
	color: #C0C0C0;
	text-decoration: none;
}

a.bottom:active,a.bottom:visited,a.bottom:link{
	color: #FFFFFF;
	font-weight: bold;
}

a.main:hover{
	background-color: #333333;
	color: #FFFFFF;
}

a.main:active,a.main:visited,a.main:link{
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	line-height: 50px;
	text-decoration: none;
	width: 100%;
}

body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

div.bottom_content{
	color: #FFFFFF;
	font-size: 10px;
	padding: 5px;
}

div.navigation {
	height: 50px;
	text-align: center;
	vertical-align: middle;
}

table.linkcontainer td{
	background-color: #000000;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	opacity: .7;
}

td.below_header{
	background-color: #1F1F1F;
	color: #CCCCCC;
	line-height: 16px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}

td.body_content {
	background-image: url(../../images/bg_content.jpg);
	background-repeat: repeat;
	line-height: 16px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	vertical-align: top;
}

td.bottom_link_container {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	padding: 5px;
	text-align: center;
}

td.header_column {
	background-image: url(../../images/header2_bg.jpg);
	background-position: top;
	color: #FFFFFF;
	font-size: large;
	height: 150px;
	vertical-align: middle;
}

td.horizontal_center {
	background-color: #FFFFFF;
	background-image: url(../../images/header_bg.jpg);
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 15px;
	display: table-cell;
	height: 150px;
	vertical-align: top;
}

td.horizontal_column {
	background-color: #000000;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 15px;
	display: table-cell;
	height: 150px;
	vertical-align: top;
}

td.left_content {
	background-image: url(../../images/bg_content.jpg);
	background-repeat: repeat;
	padding: 5px;
	vertical-align: top;
}

td.logo_area{
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 5px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 0px;
}

td.main_content_box {
	background-color: #FFFFFF;
}

td.middle_spacer {
	background-color: #666666;
	width: 800px;
}

td.shadow_left {
	background-image: url(../../images/border_shadow_r.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

td.shadow_right {
	background-image: url(../../images/border_shadow_l.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

.dividers{
	color: #FFFFFF;
}

.imagefloatleft{
	float: left;
	padding-right: 2px;
}

.imagefloatright{
	float: right;
	padding: 5px;
}

.submenu{
	font-size: 90%;
	text-align: center;
	width: 100%;
	font-weight: bold;
}

.varieties{
	color: #009900;
	font-weight: bold;
}
.caption {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	
}
h5{font-size:14px;}


.shadeform {
border:#000 1px solid;
font:13px arial, verdana, sans-serif;
text-align:left;
width:250px
}