/* CSS Document */

body {
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFF9F9;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #990000;
}
.buttonscontainer {width: 110px;}
.buttonscontainer2 {width: 100px;}

.buttons a {
	color: #990000;
	background-color: #FFF4F4;
	padding: 2px 2px 2px 7px;
	font: 10px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	margin: 0px 0px 2px;
	width: 100%;
	text-align: left;
	border: 1px groove #990000;
}

.buttons a:hover {
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 1px;
	background-color: #990000;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px groove #FFFFFF;
	border-right: 1px groove #990000;
	border-bottom: 1px groove #990000;
	border-left: 1px groove #FFFFFF;
}
.input { border-style: none;
         font-family:Georgia, "Times New Roman", Times, serif;
	 	 font-size:12px;
	     color : #990000;
       }
a {
	font-size: 11px;
	color: #186883;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.Stile1 {color: #FFFFFF}

.Stile2 {
	font-size: 24px;
	color: #FFFFFF;
}
.Stile3 {
	font-size: 18px;
	color: #FFFFFF;
}

ul { list-style-type:none; margin:0; padding:0;}
ul strong { font-size:12px}
li { margin:2px; padding:0;}