.content {
	font-family:Tahoma,Verdana,Arial;
	font-size:0.8em;
	font-style: normal;
	color: #000000;
}

.MenuItem {
	font-family: "Levenim MT";
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}
.MenuItem2{
	font-family: "Levenim MT";
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.MenuItem3 {
	font-family: "Levenim MT";
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	background-position: center;

}
.HeaderItem{
	font-family: "Levenim MT";
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bckgrdMnuRed {
	background-image: url(images/bkgrdMnuRed.gif);
	background-color: #FF0000;
	background-repeat: repeat-x;
	background-position: top;
	
}
.bckgrdMnuRedOffset {
	background-image: url(images/bkgrdMnuRed.gif);
	background-color: #FF0000;
	background-repeat: repeat-x;
	background-position: top;

}
.bckgrdMnuBlue {
	background-image: url(images/bkgrdBlue.gif);
	background-color: #000066;
	background-repeat: repeat-x;
	background-position: bottom;

}
.bckgrdFtrRed {
	background-color: #FF0000;
}
.sideLeftGrey {
	background-image: url(images/sideLeftGray.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.sideRightGrey {
	background-image: url(images/sideRightGray.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bckgrdFtrBlue {
	background-color: #0D0D6B;
	background-image: url(images/bkgrdFtrBlue.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.logo {
	
	background-image: url(images/ECDlogo.gif);
	background-repeat: no-repeat;
}
.car {
	background-image: url(Explorer2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: left bottom;
	
}
.header {
	background-image: url(images/header.gif);
	background-color: #FF0000;
	background-repeat: repeat-x;
	background-position: bottom;

}
.border {
	background-color: #FF0000;

}
.bckgrdCell {
	background-image: url(images/bkgrdCell.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;

}
.newsHeader {
	font-family: "Levenim MT";
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.newsDate {
	font-family: "Levenim MT";
	font-size: 0.6em;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.MenuDisclaimer {

	font-family: "Levenim MT";
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.ModelUnselected {
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #000066;
	font-family: "Levenim MT";
	background-color: #FFFFFF;
	width: auto;
	border: 1px solid #000066;
	padding: 2px;
	background-position: center center;


}
.ModelSelected {
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Levenim MT";
	background-color: #000066;
	width: auto;
	border: 1px solid #0033FF;
	padding: 2px;
	background-position: center bottom;
	background-image: url(images/bkgrdBlue.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;


}
.ModelUnselectedText {

	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #000066;
	font-family: "Levenim MT";
	background-color: #FFFFFF;
	width: auto;
	border: none;
	background-position: center center;
}

.modelHyperlink {
	text-decoration: none;
	color: #000066;
	font-size: 0.8em;
}

.buyHyperlink {
	text-decoration: none;
	color: #000066;
	font-size: 0.9em;
}

.fieldLabel{
	font-family: "Levenim MT";
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}