.menubox {
	border: 1px solid #135C0A;
	border-style: solid;
}
.siteborder {
	border: 1px solid #999999;
	border-style: solid;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	border-bottom-width: thin;
	padding-left: 7px;
	vertical-align: bottom;
	padding-bottom:0px;
}

.bottommenu
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
}
a.bottommenu:link,
a.bottommenu:active,
a.bottommenu:visited
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
}

a.bottommenu:hover
 {
	text-decoration:underline;
}



a.lk_12_grey_dark:link, a.lk_12_grey_dark:visited, a.lk_12_grey_dark:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	
}
a.lk_12_grey_dark:hover {
	color: #135C0A;
	text-decoration: underline;

}



a.lk_14_blue:link,
a.lk_14_blue:visited,
a.lk_14_blue:active   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #135C0A;
	text-decoration: none;
	font-weight: bold;
}

a.lk_14_blue:hover {
	text-decoration: underline;

}
a.lk_12_blue:link,
a.lk_12_blue:visited,
a.lk_12_blue:active   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
	text-decoration: none;
}

a.lk_12_blue:hover {
	text-decoration: underline;

}
.font_12_blue,
.font_12_black  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
}

a.lk_12_grey_ver:link,
a.lk_12_grey_ver:visited,
a.lk_12_grey_ver:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.lk_12_grey_ver:hover, {
	color: #135C0A;
	text-decoration: underline;

}
.cell_header_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	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: #999999;
	background-color: #FFFFdd;
}

#pdRightContainer {
	width:150px;
	float:left;
}

#pdPrice {
   background-color: #135C0A;
   color: white;

}
#pdGrayFactsTitle {
   background-color: #ccc;
   color: black;
   font-weight:bold;

   padding-left:4px;
}

#pdLeftContainer{
	float:left;
	width: 410px;
		
}
#pdInfoTitle {
	background-color: #669900;
	padding-left:4px;
	width: 150px;
	color: white;
	font-weight:bold;
}

.clear {
	clear:both;
}


#pdInfoContent {
     padding-left:20px;
	padding-bottom:40px; 
}

#pdFactsContent {
	padding-left:20px;
	padding-bottom:40px;
}