body {
	background-image:  url(../images/bg_color.gif);
}
.textMenu {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #C03B02;
	text-decoration: underline;
}
.textMenu:link {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #C03B02;
	text-decoration: underline;
}
.textMenu:visited {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #76C120;
	text-decoration: underline;
}
.textMenu:hover {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #A5CE39;
}
.textMenu:active {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #C03B02;
	text-decoration: underline;
}
.textGreen {
color: #000000;
font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;}
.textName {
	font-family: Tahoma, Arial;
	font-size: 13px;
	/*font-weight: bold;*/
}
.textPrice {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}
.textGray {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.bg_green{
	background-color: #77C01E;
	height: 10px;
}
.bg_red{
	background-color: #C03B02;
	height: 10px;
}
.picture{
	background-image: url(../images/pic_a1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bg_left{
	background-color: #c03b02;
}
.textOrange {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF6600;	
}
.menu{
	background-image: url(../images/b_contact.gif);
	padding-left: 100px;
	background-repeat: no-repeat;
	background-position: left;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF6600;	
	}
.bg_white{
background-color: #FFFFFF;
}
.blank10 {
	height: 10px;
}
.bg_menu{
background-color:  #77c01e;
}

.textAbout {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}

.textAboutTitle {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}


.textMenu2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.textMenu2:link {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.textMenu2:visited {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.textMenu2:hover {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #A5CE39;
}
.textMenu2:active {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.textReview {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}

.reviewsHead {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: Bold, Italic;
	color: #000000;
	text-decoration: underline;
}
.reviewsLast{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: Bold, Italic;
	color: #000000;
}
