.header {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
	width: 780px;
}
.bgApples {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/bg_red.jpg);
	background-repeat: repeat;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DB0C42;
	text-decoration: none;
}

.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.footer a:hover {
	color: #DB0C42;
	text-decoration: none;
}
.footer a:active {
	color: #DB0C42;
	text-decoration: none;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	width: 140px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00965D;
	font-weight: bold;
}
.red {
	color: #DB0C42;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding: 7px 20px 7px 15px;
	line-height: 16px;
}
.infoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.infoText a:link {
	color: #333333;
	text-decoration: none;
}
.infoText a:visited {
	color: #000000;
	text-decoration: none;
}
.infoText a:hover {
	color: #DB0C42;
	text-decoration: none;
}
.nav a:active {
	color: #000000;
	text-decoration: none;
}
.text a:link {
	color: #333333;
	text-decoration: underline;
}
.text a:visited {
	color: #666666;
	text-decoration: underline;
}
.text a:hover {
	color: #DB0C42;
	text-decoration: none;
}
.text a:active {
	color: #DB0C42;
	text-decoration: none;
}
.line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #A5A5A5;
}


.nav a:link {
	color: #333333;
	text-decoration: none;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
}
.nav a:hover {
	color: #DB0C42;
	text-decoration: none;
}
.nav a:active {
	color: #000000;
	text-decoration: none;
}
