body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/bgbar.gif);
	background-color: #A99582;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.txt12 {
	font-size: 12px;
}
.txt14 {
	font-size: 14px;
}
.txt18 {
	font-size: 18px;
}
.txtred {
	color: #AA263D;
}
.txtwhite {
	color: #FFFFFF;
}


.tablebg {
	background-image: url(images/bgtext.gif);
	background-repeat: no-repeat;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #AA263D;
	font-weight: bold;
}
a:hover, a {
	text-decoration: none;
	color: #CDBEB0;
}
a.red:link, a.red:visited, a.red:active {
	color: #C2A887;
}
a.red:hover, a.white {
	color: #BC69A2;
}
.bold {
	font-weight: bold;
}
h1 {
	margin: 0px;
	padding: 0px;
}
