BODY, TD, TH, A, P,H1,H2,H3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {color:#0707c8;}
a:visited {color:#0707c8;}
a:hover {color:#008800;}
a:active {color:#0707c8;}

.search { 
	width: 500px;
	border: solid 1px #000000; 
	background: #ffffff;
	text-align: left;
}

.leggi_ticket { 
	width: 80%;
	border: solid 1px #000000; 
	background: #ffffff;
	text-align: justify;
}

.tab { 
	width: 400px;
	border: solid 1px #000000; 
}

.red { 
	width: 90%;
	background: #ffb1b1;
	border: solid 1px #ea0707; 
	text-align: center;
	font-size:12px;
}

.green { 
	width: 90%;
	background: #91ee91;
	border: solid 1px #4ebb4e; 
	text-align: center;
	font-size:12px;
}

.ticket { 
	width: 90%;
	background: #ffffff;
	border-collapse: collapse;
	text-align: center;
	font-size:12px;
}

.insert { 
	width: 500px;
	border: solid 1px #000000; 
	background: #ffffff;
	#border-collapse: collapse;
	text-align: center;
	font-size:12px;
}

.comunic { 
	width: 70%;
	background: #ffffff;
	border-collapse: collapse;
	text-align: center;
	font-size:12px;
}

.users { 
	width: 80%;
	background: #ffffff;
	border-collapse: collapse;
	text-align: center;
	font-size:12px;
}

.contract
{
	background: #dbdbdb;
	color: #000000;
	width: 650px; 
}

label {
	font-size: 15px;
}

h1 {
font-size: 23px;
}

h2 {
font-size: 19px;
}

h3 {
font-size: 15px;
}

h4 {
color: #5F5F5F;
font-size: 23px;
}

h4.alert {
	background-Color: #bfbfbf;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: .4em;
	border: 1px dotted white;
	font-size: 19px;
	line-height: 19px;
	position: relative;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}

input#submit {
width: 140px;
font-size: 14px;
}

span.exit {
	position: absolute;
	top: 0;
	right: 0;
	background: #6361DF;
	color: #292929;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 .3em;
	cursor: pointer;
	border-left: 1px dotted white;
	border-bottom: 1px dotted white;
}
