/*  StdPage.css  */

#maincontent{	background-color: #3F3F3F;}

#maincontent a{border-color: transparent;

background-color: transparent;}

.industrial .maincontent a, .industrial #maincontent a:link 

{

border-bottom-width: 0px;

border-bottom-style: dotted;

border-bottom-color: #f19d1e;

color: #f19d1e;

text-decoration: none;

}

.industrial #maincontent a:visited{

border-bottom-width: 0px;

border-bottom-style: dotted;

border-bottom-color: #f19d1e;

color: #f19d1e;

text-decoration: none;

}

.industrial #maincontent a:hover {

border-bottom-width: 0px;

border-bottom-style: solid;

border-bottom-color: #f19d1e;

}

span.underline{border-bottom: 1px dotted #f19d1e; margin-bottom: 6px; font-weight: bold}
