.head_backgr {
	background-image: url(head_backgr.gif);
	background-repeat: repeat-x;
}
.table_border {
	border-top: 1px solid #7D0A10;
	border-right: 1px solid #7D0A10;
	border-bottom: 1px none #7D0A10;
	border-left: 1px solid #7D0A10;
}
.table_vert_border {

	border-top: 1px none #7D0A10;
	border-right: 1px none #7D0A10;
	border-bottom: 1px none #7D0A10;
	border-left: 1px solid #7D0A10;
}
.table_hor_border {


	border-top: 1px solid #7D0A10;
	border-right: 1px none #7D0A10;
	border-bottom: 1px none #7D0A10;
	border-left: 1px none #7D0A10;
}
.table_hor1_border {



	border-top: 1px none #7D0A10;
	border-right: 1px none #7D0A10;
	border-bottom: 1px solid #7D0A10;
	border-left: 1px none #7D0A10;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #670B0E;
	font-style: normal;
}
.textHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #670B0E;
	font-style: normal;
	text-align: center;
}
ul#menu{background:url(rose.gif) no-repeat -300px -70px;margin:0;padding:20px 0;}
ul#menu li {margin:10px 0;list-style:none; list-style-image:none;list-style-type:none;}
ul#menu li a{display:block; padding:3px 3px 3px 20px;color:#fff;font-weight:bold; text-transform:uppercase;font-size:12px;background-color: #C24247;text-decoration: none;}
