/* Global Styles */

body {
	margin:0px;
	color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	background-image: url(images/plant-cuttings-background.gif);
	border-top: 0;
	}
	
td {
	color:#330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

	
a {
	text-decoration: underline;
	color: #000099;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	line-height: 16px;
	}
a:visited {
	text-decoration: underline;
	color: #000099;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	line-height: 16px;
	}
a:hover {
	text-decoration: underline;
	color: #000099;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	line-height: 16px;
	}
	
/* ID Styles */

#navigation td {
	color:#990000;
	border-bottom: 1px solid #3333CC;
	background-color: #9999FF;

	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	color:#990000;
	background-color: #CC9900;
	}
	
	
/* Class Styles */
	
.subHeader {
	color:#000000;
	line-height:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}


	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:14px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.text_heading_med {
	color: #000000;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
.text_heading_lrg {
	color: #000000;
	line-height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	}
.table_body{
	background-color: #6666FF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3333CC;
	border-right-color: #3333CC;
	border-bottom-color: #3333CC;
	border-left-color: #3333CC;
	}
	.table_body_bottom{
	background-color: #6666FF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3333CC;
	border-bottom-color: #3333CC;
	border-left-color: #3333CC;
	}
	.table_suround_1px{
	background-color: #9999FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3333CC;
	border-right-color: #3333CC;
	border-bottom-color: #3333CC;
	border-left-color: #3333CC;
	}

.table_details_heading{
	background-color: #6699CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3333CC;
	border-right-color: #3333CC;
	border-bottom-color: #3333CC;
	border-left-color: #3333CC;
	}
	.table_details_body{
	background-color: #9999FF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3333CC;
	border-left-color: #3333CC;
	}
	.table_details_bottom{
	background-color: #6699CC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-color: #3333CC;
	border-left-color: #3333CC;
	}
	.table_comparison{
	background-color: #9999FF;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3333CC;
		border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3333CC;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3333CC;
	}
.small_text_links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	}
.small_text_links a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	}
.small_text_links a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	}