body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
table, th, td, tr {
	font-weight: normal;
}
#wrapper {
	margin: auto;
	width: 820px;
}
.header {
	margin-top: 30px;
	border: 10px solid #FFFFFF;
	width: 800px;
}
.brazilUSAflags {
}
.brazilUSAflags a:link {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}
.brazilUSAflags a:visited {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}
.brazilUSAflags a:hover {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #FFFF00;
}
.brazilUSAflags a:active {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}
.pageContainer {
	border: 10px solid #FFFFFF;
	margin-top: 20px;
	background-color: #FFFFFF;
}
.imageBanner {
	float: left;
	width: 600px;
	height: 203px;
	border: 1px solid #999999;
}
.bannerandmenu {
	height: 200px;
	width: 800px;
}
.menu {
	float: left;
}
.menuLINKS a:link {
	background-color: #990000;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	height: 22px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 3px;
}
.menuLINKS a:visited {
	background-color: #990000;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	height: 22px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 3px;
}
.menuLINKS a:hover {
	background-color: #000066;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	height: 22px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 3px;
}
.menuLINKS a:active {
	background-color: #990000;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	height: 22px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 3px;
}
.pageCONTENT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/PageBG.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 2px;
	line-height: 25px;
}
.pageCONTENTnopadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/PageBG.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
	font-style: italic;
}

.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 30px;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.photoPaddingLEFT {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-right: 20px;
}
.photoPaddingRIGHT{
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-left: 20px;
}
input.button{
	background-color: #990000;
	border-style: none;
	color: #FFFFFF;
	height: 25px;
	margin-right: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
input.button:hover {
	background-color: #000066;
	border-style: none;
	color: #FFFFFF;
	height: 25px;
	margin-right: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
.formTextFields {
	background-color: #AAAAAA;
	background-image: url('http://webdesignerexpress.com/images/101.jpg');
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
} 
.paddingP {
	padding-left: 30px;
}
