.ProductsMnu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CC33;
	text-indent: 15px;
	cursor: default;


}
.ProductsMnuOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	cursor: hand;
	line-height: 20px;
	background-color: 495B1B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: gray;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: gray;





}
.ProductsMnuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	cursor: hand;
	line-height: 20px;
	background-color: #15260D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: gray;
	border-left-color: gray;





}
.MnuLink {
	text-decoration: none;
	color: white;
}
.CoursesMnuTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #99CC33;
	text-indent: 15px;
	cursor: default;
	background-color: 303A0E;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: gray;
	border-left-color: gray;

}
.CoursesMnuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	cursor: hand;
	line-height: 20px;
	background-color: #303A0E;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: gray;
	border-left-color: gray;

}
.CoursesMnuOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	cursor: hand;
	line-height: 20px;
	background-color: 495B1B;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: gray;
	border-left-color: gray;

}
.mainCornerShot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.producsTitle {
	font-family: impact;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 5px;
	text-indent: 1pt;


}
.productsSubTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	padding-right: 10px;

}
.productTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
}
.prodcutsPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-weight: bold;
}
.bullit {
	list-style-type: square;
	color: #92B53E;
}
.contactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E42328;
	font-weight: bolder;
	line-height: normal;

}
