body {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	color: #CC3300;
}
a {
color: #660000;
}
a {
color: #660000;
}
a:visited {
color: #660000;
}
a:hover {
color: #993333;
}
.BrownText {
	color: #660000;
}
.RustText {
	color: #CC3300;
}
.borderSide {
	background-image:  url("images/BorderSide.gif");
	background-repeat: repeat-y;
	background-position: left top;
}

.menuBG {
	background-image:  url("images/MenuBorderBG.gif");
	background-repeat: repeat-y;
	background-position: left top;
}

.bordertop {
	background-image:  url("images/latin_merchant_banner_BG.gif");
	background-repeat: repeat-x;
	background-position: center top;
}

.textMenuBorder {
	color: #000000;
text-decoration: none
}
.textMenuBorder p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.textMenuBorder a {
color: #FF0000;
text-decoration: none
}
.textMenuBorder a:link {
color: #000000;
text-decoration: none
}
.textMenuBorder a:visited {
color: #000000;
text-decoration: none
}
.textMenuBorder a:hover {
color: #CC3300;
text-decoration: none
}

.noDec {
	text-decoration: none;
}
hr { color: #660000;
}

.buttonStyle  {
	font-family: "Arial", Times, serif;
	font-size: 8pt;
	font-style: italic;
	color: #FFCC33;
	background-color: #CC3300;
}
.smallTxtBox { 
width: 160px; 
height: 20px; 
font-family: "Arial", Times, serif;
font-size: 9pt;
}
.topMenuLinks {
color: #660000;
text-decoration: none
}
.topMenuLinks a:link {
color: #660000;
text-decoration: none
}
.topMenuLinks a:visited {
color: #660000;
text-decoration: none
}
.topMenuLinks a:hover {
color: #CC3300;
text-decoration: none
}

.formStyle {
margin: 0;
}.bottomBrownBorder {
	border-bottom: 2px solid #660000;
}
