.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;

}
.menuTextOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #EAEAEA;
	line-height: 20px;

}
.categoryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
}
.prroductName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #999999;
}
a:hover {
	color: #C4D400;
	font-weight: normal;
}

.bulletPoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;

}
.tentsInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;


}
.largeHeading {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.prroductNameSmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #9BBF3B;
}
.background {
	background-image: url(image/common/background_stripe.gif);
	background-repeat: repeat-x;
}
.highlightSignal {
	background-color: #FFE8E9;
}
.highlightSOS {
	background-color: #FF0000;
	color: #FFFFFF;
}
.highlightGEO {
	background-color: #FF9900;
}
.highlightGEOr {
	background-color: #FFDBA6;
}
.textBox {
	color: #999;
	background-color: #E3E3E3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
