.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF
}
.nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#CCCCCC
}
.productsRow {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	width: 100%;
	CURSOR: hand;
	HEIGHT: 20px;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px;
	width: 100%;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.productsRow:hover{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	width: 100%;
	CURSOR: hand; 
	HEIGHT: 20px; 
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-RIGHT: 2px; 
	PADDING-TOP: 2px;
	width: 100%;
	BACKGROUND-COLOR:#FF9933;
		border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration:none
}
.productsRow:selected{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	height: auto;
	width: 100%;
	CURSOR: hand; 
	HEIGHT: 20px; 
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-RIGHT: 2px; 
	PADDING-TOP: 2px;
	width: 100%;
	BACKGROUND-COLOR: #ff6600;
		border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration:none
}
.products {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #F4F4F4;
	}
.textarea {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	}
.name {
	font-family: MicrogrammaDMedExt;
	font-size: 24px;
	line-height: normal;
	color: #0033FF;
}
.heading {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #0855D6;
}
.heading-black {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}
