body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.copyright {
	font-size: 8pt;
	font-family: Arial;
	color: #000000;
	font-weight: normal;
}
.copyright a{
	font-size: 9pt;
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
}

.copyright a:visited {
	color: #3366FF;
}

.copyright a:hover {
	color: #669933;
	text-decoration: none;
}


.maincontent {
	font-size: 12pt;
	font-family: Arial;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;



	background-image: url(file:///C|/Documents and Settings/VA Frenches/My Documents/Websites/BBVMC/images/background.jpg);
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: left;
	vertical-align: top;
	background-image: url(images/bkgrd.gif);
	clear: left;
}
.maincontent a {
	color: #669933;
	text-decoration: none;
	font-weight: bold;
}
.maincontent a:visited {
	color: #CC9933;
}
.maincontent a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.bottomnav {
	font-size: small;
	font-family: Arial;
	color: #CC9933;
	font-weight: bold;
}
.bottomnav a{
	color: #669933;
	text-decoration: none;
}
.bottomnav a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.bottomnav a:visited{
	color: #CC9933;
	text-decoration: none;
}

.picsleft {
	padding-right: 5px;
	padding-bottom: 5px;
}

.picsright {
	padding-left: 5px;
}
