body,td,th {
	font-family: "Verdana";
	font-size: 10px;
	color: #333366;
}
body {
	background-color: #FFFFFF;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	color: #333366;
}
a {
	font-family: Arial;
	font-size: 10px;
	color: #333366;
	font-weight: bold;
	
}
a:link {
	text-decoration: none;
	font-size: 10px;
	color: #3333CC;
	font-family: Arial;
	font-weight: bold;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #3333CC;
	font-size: 10px;
	font-weight: bold;
	
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #3333CC;
	font-size: 10px;
	font-weight: bold;
}
.Stile1 {
	color: #C43121;
	font-size: 24px;
}
.Stile2 {
	color: #333366;
	font-size: 10px;
}
.Stile3 {
	font-size: 10px;
	font-weight: bold;
	color: #C43121;
}
.Stile4 {
	background: #EFC107;
	font-size: 10px;
	font-weight: bold;
}
.Stile5 {
	font-size: 16px;
	color: #C43121;
	font-weight: bold;
}

a.Stile5 {
	font-size: 16px;
	color: #C43121;
	font-weight: bold;
}

a.Stile5:hover {
	font-size: 16px;
	color: #C43121;
	font-weight: bold;
}
.Stile6 {
	font-size: 32px;
	color: #C43121;
	font-weight: bold;
}
.Stile7 {
	font-size: 20px;
	color: #330099;
	font-weight: bold;
}

a.Stile7:active ,a.Stile7:visited , a.Stile7:link   {
	font-size: 20px;
	color: #330099;
	font-weight: bold;
}

a.Stile7:hover {
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
}

.InputGen
{
    height:17px;
    width:80px;
    border:1px solid #003882;
    color:#003882;
    font-size:10px;
}


SELECT.InputGen
{
    height:17px;
    width:40px;
    border:1px solid #003882;
    color:#003882;
    font-size:10px;
}

Input.ButtonOK

{
    background: #EFC107;
	font-size: 10px;
	font-weight: bold;
	color:#3333CC;
	
}

.RepeaterOpera
{
    border-bottom:1px solid  #C43121;
    
}


@media print
{
	.HiddenOnPrint
	{
		display:none;
	}
}