/* Start of CMSMS style sheet 'electroda' */
body{
    background-color:#ffffff;
}

td{
  vertical-align: top
}

.content{
     font-family:Verdana;
     font-weight:bold;
     font-size:10px;
     color:#8C8C8C;
     align:left;
}

.TITLE{
  color:#4B0016;
     font-style:Verdana;
     font-size:12px;
     font-weight:900;
}

.news_right {
     border-left: 1px;
     color: #8C8C8C; 
     border-top: 0px;
     border-bottom: 0px;
     border-right: 0px;
     border-style: dashed;
     text-align:left;

}

.news_right div{
     text-align:left;
}

.news_right a{
     text-align:left;
     color:#4B0016;
     font-style:Verdana;
     font-size:12px;
     font-weight:900;
}

.separator_news td{
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px;
border-color: #8C8C8C;
border-style: dashed ;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none}

#copyright{
	font-family: Arial, Helvetica, sans-serif;	
	text-align: center;
	vertical-align: middle;
	font-size: 9px;
}
#copyright a{
	text-decoration: none;
	color: #C6C6C6;
}
/* End of 'electroda' */

