/*  Modern style sheet for standards compliant browsers  */

/* basic elements */
body { 
	line-height:13px; 
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	margin: 9px 0px 0px 0px;
	background-image: url(img/bg_logo_green.gif);
}
p {
	padding: 4px 6px 6px 6px;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ff9933;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ff9933;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #ff9933;
	}
.imagePadding {
	border: 2px solid #FFFFFF;
}
.imagePaddingOrange {
border: 2px solid #DF5833;
}
.tableBorder {
	border: 1px solid #FFFFFF;
}
.orangeTextOnGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DF5833;
	line-height: 14px;
	font-weight: normal;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
}
.orangeTextOnGreen a:link {
	color: #DF5833;
	text-decoration: none;
}
..orangeTextOnGreen a:visited {
	color: #DF5833;
	text-decoration: none;
}
.orangeTextOnGreen a:hover, a:active {
	color:#CE1812;
	text-decoration: none;
}
.productDescription {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CE1812;
}
form { 
	padding: 0px 0px 0px 0px;
}
/* menu */
.menuGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E88137;
	line-height: 16px;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
}
.menuGreen a:link {
	color: #E88137;
	text-decoration: none;
}
..menuGreen a:visited {
	color: #E88137;
	text-decoration: none;
}
.menuGreen a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.subMenuNoLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CE1812;
	line-height: 16px;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
}

/* link color used to be #FA9933 */
.menuOrangeLetters {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F4D479;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	background: #DF5833;
}
.menuOrangeLetters a:link {
	color: #F4D479;
	text-decoration: none;
}
..menuOrangeLetters a:visited {
	color: #F4D479;
	text-decoration: none;
}
.menuOrangeLetters a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* Main Information Area */
