body {
font-family:Tahoma, Geneva, sans-serif;
}

.ewdbottomline
{
	background-color:#9FC;
	color:#000;
	font-weight:550;
	padding:10px;
}

.ewdnote
{
	background-color:#CF6;
	font-weight:550;
	padding:10px;
}

.tabletitle
{
	font-size:22px;
	font-weight:600;
	border-bottom:2px;
	border-bottom-style:dotted;
	border-top:2px;
	border-top-style:dotted;
	border-color:#000;
	padding:2px;
}

.domsearchcell
{
	background-color:#4580AC;
	vertical-align:middle;
	text-align:center;
	font-size:24px;
	font-weight:600;
	color:#FFF;
	border:0;
	padding:8px;
	
}

.contentcell
{
	padding:10px;
}

.alter1
{
	padding:5px;
	border-color:#000;
	background-color:#FFF;
	border-bottom:1px;
	border-bottom-style:dotted;
	border-right:1px;
	border-right-style:solid;
}

.alter1right
{
	padding:10px;
	background-color:#FFF;
	border-bottom:1px;
	border-bottom-style:dotted;
	border-color:#000;
}

.alter2
{
	padding:5px;
	background-color:#EFEFEF;
	border-bottom:1px;
	border-bottom-style:dotted;
	border-right:1px;
	border-right-style:solid;
	border-color:#000;
}

.alter2right
{
	padding:10px;
	background-color:#EFEFEF;
	border-bottom:1px;
	border-bottom-style:dotted;
	border-color:#000;
}
.titlecenter {
	text-align: center;
}

#slogan
{
	text-align: center;
	font-size:14px;
	font-weight:500;
	color:#FFF;
}
.reddifference {
	color: #F00;
	font-size:10px;
}

.naviarea
{
	background-color:#4580AC;
	background-image:url(images/topbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.navicell
{
	color:#FFF;
	text-align:center;
	font-weight:600;
	font-size:16px;
}
.navicell a
{
	color:#FFF;
	text-decoration:none;
}
.searchbox
{
	color:#4580AC;
	font-weight:600;
}

.textareasrch
{
	
	border-style:solid;
	border-width:thin;
	border-color:#000;
}

.compareheader
{
	background-color:#000;
	color:#FFF;
}
.compareodd
{
	background-color:#EFEFEF;
}
.compareeven
{
	background-color:#FFF;
}

.ewdcompareodd
{
	background-color:#EFEFEF;
	font-weight:600;
}
.ewdcompareeven
{
	background-color:#FFF;
	font-weight:600;
}

.sidetable
{
	background-color:#4580AC;
	color:#FFF;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#FFF;
	border-top-width:0;
	border-left-width:0;
	border-right-width:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
}

.cross_red
{
	color:#F00;
	font-weight:500;
	text-decoration:line-through;
}