﻿body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D7D6D7;
}

.cmdButton
{
	 height: 20px;
}

.txt01 
{
	font-style:normal;
	color:Black;
	font-family:verdana;
	font-size: 11px;
	text-decoration: none;
}

.txt02
{
	font-style:normal;
	color:Black;
	font-family:verdana;
	font-size: 9px;
	text-decoration: none;
}

.txt03
{
	font-style:normal;
	color:Black;
	font-family:verdana;
	font-size: 10px;
	text-decoration: none;
}

.txt01Pacchetto
{
	font-style:normal;
	color:Black;
	font-family:verdana;
	font-size: 11px;
	text-decoration: none;
	text-align:justify;
}

.txtTitleMagenta
{
	font-style:normal;
	color:#660000;
	font-family:verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}



.txtRulesTable
{
	font-style:normal;
	color:Black;
	font-family:verdana;
	font-size: 10px;
	text-decoration: none;
}

.txtAlarm
{
	font-style:italic;
	color:Red;
	font-family:verdana;
	font-size: 13px;
	text-decoration: none;
}

.txtLeftMenu
{
	font-style:normal;
	color:Gray;
	font-family:verdana;
	font-weight:bold;
	font-size: 13px;
	text-decoration:none;
}
.txtLeftMenu:hover
{
	font-style:normal;
	color:Maroon;
	font-family:verdana;
	font-weight:bold;
	font-size: 13px;
	text-decoration:underline;
}

div.box
{   width:610px !important;
	width /**/:620px;
    height:170px !important;
    height /**/: 180;
    overflow:auto;
    padding: 0px;
    border:0px solid #EEE;
    border-right:0 solid;
} 

.ImgNoCursor
{   cursor:default;
} 
