.address {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #0a1883;
	text-decoration: none;
}
.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #0a1883;
	text-decoration: none;
}
A.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #0a1883;
	text-decoration: none;
}
A.nav:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #0a1883;
	text-decoration: none;
}
A.nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #0a1883;
	text-decoration: none;
}
A.nav:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #0a1883;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.flag_left {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/flag_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.flag_mid {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/flag_mid.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.flag_right {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/flag_right.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.navbg {
	background-attachment: fixed;
	background-color: #efefef;
	background-image: url(images/nav_vette_logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
