html {
   SCROLLBAR-FACE-COLOR: #003366;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #99CC00; 
	SCROLLBAR-DARKSHADOW-COLOR: #222222; 
	SCROLLBAR-BASE-COLOR: #222222;
}

body {
	background-image: url(../images/ero_pbg.gif);
	background-repeat: repeat-x;
	background-color: #000033;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #333333;
	margin: 10px 0px;
	padding: 0;
	min-width: 670px;
}


#wrapper {
	width: 670px;
	margin: 0 auto;

}
#logo {
	
	width: 670px;
	height: 56px; 
	background-image: url(../images/ero_logo.jpg);
	background-repeat: no-repeat;
}

#menuBar {
	width: 670px;
	height: 31px;
	background-image: url(../images/ero_menu.gif);
	background-repeat: no-repeat;
}

#navcontainer {
	padding: 8px 0 0 0px;
	width: 100%;
	height: 20px;
	position: relative; /*optional fix for IE5 Mac OS9 only*/
}
#headerDiv {
	width: 670px;
	height: 139px; 
	background-image: url(../images/ero_prodhdr.jpg);
	background-repeat: no-repeat;
}
#infoBar {
	width: 670px;
	margin: 0 auto;
	height: 22px;
	background-image: url(../images/ero_infobar.gif);
	background-repeat: no-repeat;
}
#breadbox {
	width: 288px; /*148+42+20=210 rendered*/
	float: left;
	padding: 0px 0 0 14px;
}
#breadbox p {
	margin: 2px 0px 0px 0px;
}
#cartcheckbox {
	font-size: 9px;
	width: 348px; /*148+42+20=210 rendered*/
	float: left;
	text-align: right;
	letter-spacing: .3px;
	padding: 4px 20px 0 0;
}
#wrapperbg {
	width: 670px;
	margin: 0 auto;
	background-image: url(../images/ero_wrbg.gif);
	background-repeat: repeat-y!important;
	
}
#contentwrapper {
	width: 670px;
	margin: 0 auto;
	padding: 0;
	height: 320px;
	background-image: url(../images/ero_contentbg.gif);
	background-repeat: no-repeat;
	clear: both;
}

#newscontent {
	float: right;
	font-size: 11px;
	line-height: 1.4em;
	text-align: justify;
	width: 409px; 
	padding: 8px 33px 0px 18px;

}
#newsbar {
	float: right;
	width: 188px; 
	padding: 8px 0px 0px 22px;
	font-size: 11px;
}	

#maincontent {
	float: right;
	font-size: 11px;
	line-height: 1.4em;
	text-align: justify;
	width: 362px; 
	padding: 16px 34px 0px 24px;
}

#widecontent {
	float: right;
	font-size: 11px;
	line-height: 1.4em;
	text-align: justify;
	width: 624px; 
	padding: 16px 28px 0px 18px;
	
}

table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #76685D;
	border-collapse: collapse;
}
picstable {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

#resultstable {
	border: 1px solid #666666;
	
}
#outerresultstable {
	border: 1px solid #666666;
	border-collapse: collapse;
	margin-bottom: 8px;
}

.tblth { 
	border-bottom: 1px solid #666666;
	background-color: #DBE3EC; 
   letter-spacing: 1px;
	font-size: 13px;
}
.hdr { 
	border-bottom: 1px solid #666666;}
	
.hdr2 { 
   background-color: #DBE3EC;
	border-bottom: 1px solid #666666;
	letter-spacing: 1px;}	
	
#tblhdr {margin: 0 0 0px 0;
font-size: 18px;}	 

.errorMessage {
	color: #993333;
	font-weight: bold;
}
.smallprint {
	font-size: 10px!important;
}

#nextlast {
	 text-align: center;
	 margin-top: 8px;
}
#widedetail {
	font-size: 11px;
	line-height: 1.4em;
	text-align: justify;
	width: 724px; 
	padding: 0px 28px 0px 12px;
}

#detailcontent {
	float: right;
	font-size: 11px;
	line-height: 1.4em;
	text-align: justify;
	width: 365px; 
	padding: 0px 34px 0px 21px;
	
}
#sidebar {
	float: right;
	width: 240px; 
	padding: 0px 0px 0px 4px;
}	

input, select {
	margin: 2px 0 0 0;
	padding: 2px; 
	font-size: 11px;
}	
.optionname {
	font-size: 10px;
	letter-spacing: normal;
}
#navlist {
	width: 120px;
	margin: 0;
	padding: 0;
	border: 1px solid #333333;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
#navlist li {
	list-style-type: none;
	margin: 0;
}
#navlist a:link, #navlist a:visited {
	text-decoration: none;
	background-color: #FFCC00;
	color: #333;
	display: block;
	padding: 2px 6px 3px;
}
#navlist a:hover, #navlist a:active, #navlist a:focus {
	background-color: #6699CC;
	color: #FFFFFF;
	
}

a:link {color: #495472;
text-decoration: none;
letter-spacing: 1px;
}
a:visited {color: #8D847A;
text-decoration: none;
letter-spacing: 1px;}
a:hover, a:active, a:focus {color: #A33D23;
text-decoration: none;
letter-spacing: 1px;}

#maincontent p, #widecontent p, #detailcontent p, #newsbar p, {margin: 0 0 16px 0;}

h2#first {margin: 0 0 8px 0;}

h2 {
	margin: 24px 0 8px 0;
	font-size: 18px;
}
h3 {
	text-align: left;  
	font-size: 13px;
	margin: 2px 0 3px 0;
	
}
.clearit {
clear: both;
height: 0;
line-height: 0;
font-size: 1px;
}
#footer {
	width: 670px;
	height: 26px;
	background-image: url(../images/ero_footer.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	font-size: 9px;
	color: #006699;
	padding: 6px 0 0 0;
	text-align: right;
	clear: both;
}
#footlong {
	width: 670px;
	height: 10px;
	background-image: url(../images/ero_footlong.gif);
	background-repeat: no-repeat;
	background-color: #000C3F;
	margin: 0 auto;
	font-size: 9px;
	color: #006699;
	padding: 6px 0 0 0;
	/*text-align: right;*/
	clear: both;
	
}
#footer p {margin: 0 16px 0 10px;}
#footer a:link {color: #006699;}
#footer a:visited {color: #006699;}
#footer a:hover, a:active, a:focus {color: #A0A6B8;}

#footlong p {margin: 0 16px 0 10px;}
#footlong a:link {
		color: #006699;
		text-decoration: none;}
#footlong a:visited {
		color: #006699;
		text-decoration: none;}}
#footlong a:hover, a:active, a:focus {
		color: #A0A6B8;
		text-decoration: none;}	

#footDivL {
	float: left;
	width: 280px;
	text-align: left;
	padding: 0;
	
}		
#footDivR {
	float: left;
	width: 390px;
	text-align: right;
	padding: 0;	
}	
fieldset {
	margin: 0px 6px 0px 9px;
	padding: 0px;
}
legend {
	font-size: 16px;
	line-height: 1.2em;
	letter-spacing: 1px;
}