body {
	background-image: url(/images/bgrd.gif);
	background-repeat: repeat-x;
	background-color: #ece9e4;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}


a {
	color: #83252C;
	text-decoration: underline;
}
a:hover {
	color: #A62F37;
	text-decoration: underline;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.textWhite {
	color: #FFFFFF;
}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.textWhiteBold {

	color: #FFFFFF;
}
.globalDivider {

	color: #B7AC93;
}
.textTitle {
	color: #83252C;
	font-size: 14px;
}

