.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;
}
