body {
	margin: 0px 0px 0px 0px;
	color : #000;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../Images/Holiday2011BG4.jpg);
	background-repeat: repeat;
	background-position: top center;

}

.awmAnchor {
position:relative
}

.header {
	font-family: Arial;
	color:#C5271E;
	font-size:14px;
	font-weight:bold;
}
.Marquee {
	font-family: Arial;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
a.Marquee:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.Marquee:Visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a.Marquee:Hover {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	text-decoration: underline;
}
a.Marquee:Active {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.Navigation{
font-family:Arial;
font-weight:bold;
color:#FFFF00;
text-decoration: none;
}
a.Navigation:link {
	font-family: Arial;
	font-size: 12px;
	color: #C5271E;
	font-weight:bold;
	text-decoration: none;
}
a.Navigation:Visited {
	font-family: Arial;
	font-size: 12px;
	color: #C5271E;
	font-weight:bold;
	text-decoration: none;
}
a.Navigation:Hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}
a.Navigation:Active {
	font-family: Arial;
	font-size: 12px;
	color: #C5271E;
	font-weight:bold;
	text-decoration: none;
}

.SubNavigation{
font-family:Arial;
font-size: 10px;
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
}
a.SubNavigation:link {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.SubNavigation:Visited {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.SubNavigation:Hover {
	font-family: Arial;
	font-size: 10px;
	color: #cdffcc;
	font-weight:bold;
	text-decoration: underline;
}
a.SubNavigation:Active {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a:link {
	color: #C5271E;
	text-decoration: none;
}
a:visited {
	color: #C5271E;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #C5271E;
}
