body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	background-color: #FFFFFF;
     }

.headernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	color: #000000;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a3a3a;
	padding-top: 2px;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a3a3a;
	text-decoration: underline;
	font-weight: bold;
}

a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a3a3a;
	text-decoration: none;
	font-weight: bold;
}
a.nav:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a3a3a;
	text-decoration: underline;
	font-weight: bold;
}

.mt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3a3a3a;
	text-decoration: none;
	font-weight: bold;
}
a.mt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3a3a3a;
	text-decoration: none;
	font-weight: bold;
}

a.mt:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3a3a3a;
	text-decoration: none;
	font-weight: bold;
}
a.mt:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3a3a3a;
	text-decoration: none;
	font-weight: bold;
}

.lpn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a3a3a;
	padding-top: 2px;
	text-decoration: none;
}
a.lpn:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a3a3a;
	text-decoration: underline;
}
a.lpn:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: purple;
	text-decoration: none;
}
a.lpn:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: purple;
	text-decoration: underline;
}

.lpnb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: blue;
	padding-top: 2px;
	text-decoration: none;
	font-weight: bold;
}
a.lpnb:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: blue;
	font-weight: bold;
	text-decoration: underline;
}
a.lpnb:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: purple;
	font-weight: bold;
	text-decoration: none;
}
a.lpnb:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: purple;
	font-weight: bold;
	text-decoration: underline;
}

#topnews {
	  margin-left:10px;
	  margin-top:10px;
	  margin-bottom:10px;
	  margin-right:234px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	 }
#topnews h1 
	{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 18px;
         font-weight: bold;
	 color: black;
	 margin-top:10px;
        }
h1.newstitle 
	{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 18px;
         font-weight: bold;
	 color: black;
        }

a.title {text-decoration: none; color:black;}
a.title:visited {color: purple;}
a.title:hover {text-decoration: underline;}
a.title:visited:hover {text-decoration: underline;}

.themenews 
	{
	 margin: 10px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a.titlemnfs {text-decoration: none; color: #CC0000; font-size: 14px; font-weight: bold;}
a.titlemnfs:visited {text-decoration: none; color: #CC0000; font-size: 14px; font-weight: bold;}
a.titlemnfs:hover {text-decoration: underline; color: #CC0000; font-size: 14px; font-weight: bold;}
a.titlemnfs:visited:hover {text-decoration: underline; color: #CC0000; font-size: 14px; font-weight: bold;}

a.titleecn {text-decoration: none; color: #000000; font-size: 14px; font-weight: bold;}
a.titleecn:visited {text-decoration: none; color: #000000; font-size: 14px; font-weight: bold;}
a.titleecn:hover {text-decoration: underline; color: #000000; font-size: 14px; font-weight: bold;}
a.titleecn:visited:hover {text-decoration: underline; color: #000000; font-size: 14px; font-weight: bold;}

a.titlerohs {text-decoration: none; color: #00CC00; font-size: 14px; font-weight: bold;}
a.titlerohs:visited {text-decoration: none; color: #00CC00; font-size: 14px; font-weight: bold;}
a.titlerohs:hover {text-decoration: underline; color: #00CC00; font-size: 14px; font-weight: bold;}
a.titlerohs:visited:hover {text-decoration: underline; color: #00CC00; font-size: 14px; font-weight: bold;}


hr.mnfs	{
	 border: 1px solid #CC0000;
	 color: #CC0000;
	 background-color: #CC0000;
	 height: 1px;
	}

hr.rohs	{
	 border: 1px solid #00CC00;
	 color: #00CC00;
	 background-color: #00CC00;
	 height: 1px;
	}

hr.ecn	{
	 border: 1px solid #000000;
	 color: #000000;
	 background-color: #000000;
	 height: 1px;
	}

div.clnews 
	{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 18px;
         font-weight: bold;
	 color: black;
        }
div.date_source
	{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 color: #999999;
	 font-size: 70%;
        }

a.date_source {text-decoration: none; color: #999999;}
a.date_source:visited {text-decoration: none; color: #999999;}
a.date_source:hover {text-decoration: none; color: #999999;}
a.date_source:visited:hover {text-decoration: none; color: #999999;}

a.morenews {text-decoration: none; color: #666666;}
a.morenews:visited {text-decoration: none; color: #666666;}
a.morenews:hover {text-decoration: underline; color: #666666;}
a.morenews:visited:hover {text-decoration: underline; color: #666666;}


ul.newsblock	{
         list-style: none;  
	}


li.mnfs	{
	 padding: 0 0 10px 12px; 
	 line-height: 1.2em;
	 background: url(http://www.eedigest.com/img/d/mnfs-arrow.gif) no-repeat 0 5px;
	}

li.rohs	{
	 padding: 0 0 10px 12px; 
	 line-height: 1.2em;
	 background: url(http://www.eedigest.com/img/d/rohs-arrow.gif) no-repeat 0 5px;
	}

li.ecn	{
	 padding: 0 0 10px 12px; 
	 line-height: 1.2em;
	 background: url(http://www.eedigest.com/img/d/ecn-arrow.gif) no-repeat 0 5px;
	}

