.meniuTxt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #003366;

	text-decoration: none;

}

.borderR {

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #999999;

}



.meniuTxt:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color:#0066FF;

	text-decoration: none;

}

.copyright {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

}

.bgMenu {

	background-attachment: fixed;

	background-image: url(images/bg.jpg);

	background-repeat: no-repeat;

	background-position: top;

}

.textContent {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003366;

	font-weight: normal;

}

.textTitle {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #003366;

	font-weight: bold;

}

.price {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #FF0000;

	font-weight: bold;

}
.BORDER {


	border-right-width: 3px;

	border-right-style: solid;

	border-right-color: #FFCC00;
}
