body {
	background-image:  url(images/bg.jpg);
	background-attachment: fixed;
	background-color: #CCFFFF;
	margin-top: 10px;
	top: 10px;
}

A:link {
	COLOR: #E77D00; text-decoration: none
}
A:visited {
	COLOR: #598C3C; text-decoration: none
}
A:active {
	COLOR: #598C3C; text-decoration: none
}
A:hover {
	COLOR: #EAB309; text-decoration: underline
}


.nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
}
.nav1 A:link {
	COLOR: #FFFFFF; text-decoration: none
}
.nav1 A:visited {
	COLOR: #FFFFFF; text-decoration: none
}
.nav1 A:active {
	COLOR: #FFFFFF; text-decoration: none
}
.nav1 A:hover {
	COLOR: #FFFF99; text-decoration: none
}


.nav2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
.nav2 A:link {
	COLOR: #FFFFFF; text-decoration: underline
}
.nav2 A:visited {
	COLOR: #FFFFFF; text-decoration: underline
}
.nav2 A:active {
	COLOR: #FFFFFF; text-decoration: underline
}
.nav2 A:hover {
	COLOR: #666666; text-decoration: none
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 13pt;
	text-align: justify;
}
.nav3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 0px;
}
.CAPS {
	text-transform: uppercase;
}
.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #BD5331;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 10px;
}
.table1 {
	background-color: #FFFFFF;
	border: 3px double #999999;
}
.table2 {
	background-color: #FFFFFF;
	border: 5px dotted #FFCC00;
}
.ordertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	padding-left: 10px;
	font-weight: bold;
}
.ordertext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}

