body {
background: repeat-x url('img/bcg.gif');
background-color: #AF6441;
}

a {
font-size: 11px;
font-family: Tahoma;
}

a:hover {  text-decoration: none; color: #FFFFFF}
a:link {  text-decoration: none; color: #FFFFFF}
a:visited {text-decoration: none; color: #FFFFFF}
a:visited:hover {text-decoration: none; color: #FFFFFF}

img {
	border-color:#969696;
	border: 3 px;
}

img.normal {
	border: 0 px;
}

.tx-head {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
}

TD {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}

LI {
	line-height: 1.5
}