html {
height:100%;
width:100%;
}
body{
height:100%;
width:100%;
}

body
{ 
background-color: #3E0000;
font-family: Arial;
color: #000000;
margin-top: 20;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
} 




p {
	margin-top: 0px;
	margin-bottom: 0px;
}

td {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}



h1 {
COLOR: #980100;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
font-size: 15px;
}

h2 {
COLOR: #980100;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
font-size: 13px;
}


.tickerstyle{width:150px; height:144px; border:1px solid #B7B7B7; background:#ffffff; padding:8px; overflow:hidden;}
.messagediv{display: none;background:#ffffff}


.pulsanti {
	background-color: #980100; 
	FONT-SIZE: 10px;
	height: 22px; 
	COLOR: #ffffff;
}

.pulsantibig {
	background-color: #980100 ; 
	FONT-SIZE: 13px;
	COLOR: #ffffff;
}



a {
COLOR: #ffffff;
text-decoration:none;
}

a:visited {
COLOR: #ffffff;
text-decoration:none;
}

a:hover {
COLOR: #ffffff;
}

.forms {
	FONT-SIZE: 11px;
	width: 60px; 
	border: 1px solid #B7B7B7;
}

.forms1 {
	FONT-SIZE: 11px;
	width: 100px; 
	border: 1px solid #B7B7B7;
}
.forms2 {
	FONT-SIZE: 11px;
	width: 150px; 
	border: 1px solid #B7B7B7;
}

.forms3 {
	FONT-SIZE: 11px;
	width: 80px; 
	border: 1px solid #B7B7B7;
}


.p11 {
	FONT-SIZE: 11px;
}

.p12 {
	FONT-SIZE: 12px;
}

.p14 {
	FONT-SIZE: 11pt;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:0px;
	display:none;
	color:#fff;
	}
	
	
   .click-menu {
    }
    .click-menu .box1 {
        /*background: url("images/button1.gif") no-repeat;*/
        color: #ffffff;
    }
    .click-menu .box1-hover {
        /*background: url("images/button1.gif") no-repeat;*/
        color: #ffffff;
        text-decoration: none;
    }
    .click-menu .box1-open {
        /*background: url("images/button1-click.gif") no-repeat;*/
        color: #ffffff;
    }
    .click-menu .box1-open-hover {
        /*background: url("images/button1-click.gif") no-repeat;*/
        color: #ffffff;
    }
    .click-menu .box1,
    .click-menu .box1-hover,
    .click-menu .box1-open,
    .click-menu .box1-open-hover {
        text-indent: 8px;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        line-height: 21px;
        cursor: pointer;
        width: 150px;
    }
    .click-menu .section {
        font-size: 13px;
        line-height: 15px;
        padding: 2px 0px 5px 10px;
        display: none;
    }
    .click-menu .section a {
        color: #ffffff;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .section a:hover {
        color: #E7670A;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .box2 {
        border-color: #ffffff;
        border-width: 1px;
        padding: 1px 0 2px 6px;
    }
    .click-menu .box2-hover {
        border-color: #dfdfdf;
        border-width: 1px;
        padding: 1px 0 2px 6px;
        background-color:#dfdfdf;
    }