/* CSS by WEBMASTER for www.energydays.eu all right reseved */

body{font-family: Arial; font-size: 10pt; margin: 0; color: black; background: white; border-color: black; text-align: center;}
form {margin:0px; padding:0px;}

/* TAG ID */

div#contentfiera{text-align: center; height: 330px; overflow: auto; padding: 10px 10px 10px 10px;}
td#redstripe{width: 990px; height: 25px; background-image: url('images/redstripe25.gif'); color: white; overflow: none;}
td#redstripelow{width: 990px; height: 25px; background-image: url('images/redstripe25.gif'); color: white; overflow: none;}
.menu{text-align: center; font-size: 11pt; font-weight: bold; width: 180px; margin: 2px 0px 0px 0px; border: 2px solid white; cursor:pointer; cursor:hand;}
.menu:hover{border: 2px solid red;}

/* TEXT LINK */ 

a{font-weight: bold}
a:link{text-decoration: none; color: green;}
a:visited{text-decoration: none; color: green;}
a:hover{text-decoration: none; color: red; border-color: red;}
a:active{text-decoration: none; color: grey;}

/* IMG LINK */

img  {border: 3px solid transparent;}
A:visited img    {border: 3px solid transparent;}
A:active img  {border: 3px solid transparent;}
A:hover img    {border: 3px solid red;}



/* ALIGNMENT */

.jx{text-align: justify;}
.cx{text-align: center;}
.lx{text-align: left;}
.rx{text-align: right;}



/* TEXT SIZE */

.xxl{font-size: 16pt;}
.big{font-size: 14pt;}
.med{font-size: 12pt;}
.sma{font-size: 10pt;}
.min{font-size: 8pt;}


/* TEXT FX */

.verde{color: green;}
.spacedmin{letter-spacing: 4pt;}
.spaced{letter-spacing: 8pt;}
.fat{font-weight: bold;}
.redbg{background-color: red; color: white;}