a {
	color: #006802;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
}

img {
	border:0;
}

td.productCat{
	font-size: 12;
}

body, td {
	font-size: 12;
	font-family: Arial, verdana, helvetica, sans-serif;
}

td {
	vertical-align: top;
}

td.tabcontent {
	color: #FFFFFF;
}

td.windrange {
	color:FFFFFF;
	text-align:center;
	vertical-align:middle;
	height:25;
}

a.footerText {
	color: #000000;
	font-size: 11;
	font-weight: bold;
	font-family: Arial, verdana, helvetica, sans-serif;
	text-decoration: none;
}

a.footerText:hover {
	color: #0000FF;
}



div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem { 
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  cursor: hand;
  text-align: left;
}
	
div.menuBar a.menuButton {
  background-color: transparent;
  border: 0px solid #ffffff;
  color: #000000;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  color: #000000;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #5050f0;
  color: #ffffff;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #006802;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;  
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}
	
div.menu a.menuItem {
  border-bottom: 1px solid #8D92A5; 
  color: #ffffff;
  cursor: hand;
  display: block;
  padding: 4px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #ffffff;
  color: #000000;
}
	
div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  margin: 4px 2px;
}
	
div.img-shadow { 
	background: url('http://www.bestkiteboarding.com/site/Images/InfoItems/shadow.gif') no-repeat bottom right; 
	clear: right; 
	float: right; 
	margin: 0 0 0 0; 
	padding: 0; 
	position: relative; 
} 
  
div.img-shadow img { 
	background-color: #fff; 
	border: 1px solid #000000; 
	display: block; 
	margin: -5px 5px 5px -5px; 
	position: relative; 
} 
