.Footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663300;
}
.Footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;

}
.RightSubLinks {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}
.Breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663300;
	background-color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	
}
.Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	line-height: 20px;
	text-decoration: none;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #86AD97;
}

.L1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}

.L2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #86AD97;
	text-decoration: none;
	font-weight: bold;
}

a:link,
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: underline;
}

.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #86AD97;
}
body 
{
background-image: url('images/background1.gif');
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #003333;
}

.oddRow {
	background-color : #EEEEBB;
}

.evenRow {}



