.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#CC0000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}
.left {
	background-image:url(images/ew_sleeper_left.jpg);
	background-repeat:repeat-y;
}
.right {
	background-image:url(images/ew_sleeper_right.jpg);
	background-repeat:repeat-y;
}
.white {
	background-color:#FFFFFF;
}
.red {
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
}
.black{
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
}
a.footerLink:link {
	color: #000000;
	text-decoration:none;
}
a.footerLink:visited {
	color: #000000;
}
a.footerLink:hover {
	color: #CCCCCC;
}
a.footerLink:active {
	color: #000000;
}
a:link {
	color: #CC0000;
	text-decoration:none;
}
a:visited {
	color: #CC0000;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:none;
}
a:active {
	color: #CC0000;
	text-decoration:none;
}
.bar {
	background-image: url(images/ew_sleeper_nav.jpg);
}
.button { 
	font-size:12px;
	color:#FFFFFF;
}
a.buttonLink:link
{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #FFFFFF;
		text-decoration: none;
}
a.buttonLink:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.buttonLink:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration: none;
}
a.buttonLink:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}	
.indextxt {
	background-image: url(images/ew_home_r4_c1.jpg);
	background-repeat:repeat-y;
}
.indexnav {
	background-image: url(images/ew_home_r6_c1.jpg);
	background-repeat:repeat-y;
}
.indexbar {
	background-image: url(images/ew_home_r2_c1.jpg);
	background-repeat:repeat-y;
}