body {
	background-color: #c01818;
	font-family: "Arial", Arial, serif;
	font-size: 10px;
}
table {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-collapse:collapse;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 100%;
	width: 951px;
	
}
td {
	margin: 0px;
	padding: 0px;
}
.bg {
	background-image:  url(images/img_77.gif);
	background-repeat: repeat;
	padding-top: 0px;
}
.Zag {
	font-family: "Arial", Arial, serif;
	font-size: 14px;
	padding-top: 25px;
	text-align: center;
	vertical-align: text-top;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}

.txcenter {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.lin {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c01818;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c01818;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
a:link {color:#c01818; text-decoration:underline;}
a:visited {color:#c01818; text-decoration:underline;}
a:hover {color:#000000; 
text-decoration:underline}

