/* Foglio di stile per Active Document Ver. 3.0 - Settembre 2000 */

BODY{
	background-color : #F5F5F5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-image : url("../actived3/icons/sidebg.jpg");
}

A:hover {
	color : Red;
	text-decoration : underline;
}

A {
	color : Blue;
	text-decoration : none;
}

.Alike {
	color : Blue;
	text-decoration : none;
}

TABLE {
	background-color : #F5F5F5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.TextBold {	
	font-weight : bold;
}

.MainTable {
	padding-left : 4px;
	padding-top : 4px;
	padding-right : 4px;
}

.TableHeader  {
	background-color : #778899;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	font-weight : bold;
}

.TableBox {
	background-color : #F6F6F6;
	border-color : Blue;
}

.PageTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20;
	font-weight : bold;
	color : #4169E1;
}

.OrizLine {
	background-color : #1E90FF;
}

.FormFont {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
}

.FormButton {
	font-size : 14px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	width : 70px;
}

.FormButtonLarge {
	font-size : 14px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	width : 110px;
}

.PreviewAuthBar {
	font-size : 10px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	background-color : #000000;
	color : #FFA500;
	}

.Copyright  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	color : #808080;
}

.CopyrightLink  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	color : #808080;
	text-decoration : underline;
}
