/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin:0px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	
	}	

/*
A:link	{	
	text-decoration:	underline;
	color:	#0000FF;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#0000FF;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#0000FF;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#0000FF;
	}
*/
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-left: 10px;
	margin-right: 10px;
	}
.testo { FONT-SIZE: 13px; FONT-FAMILY: Verdana, Arial, Helvetica; color: #333333; }
.labelLogin 
{
	font-family: Arial;
	font-size: 18px;
	color: #0066CC;
}
.testoAdmin { FONT-SIZE: 13px; FONT-FAMILY: Arial, Verdana, Helvetica; color: #0066CC; }
.titolo { FONT-SIZE: 18px; FONT-FAMILY: Arial, Verdana, Helvetica; color: #4F4F4F; }
INPUT 
{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica;
}

.inputForm
{
	border-width: 1px;
	border-color:#CCCCCC;
	width: 300px;
	height: 20px;
	font-size: 13px;
	FONT-FAMILY: Arial, Verdana, Helvetica;
}

.inputFormTextArea
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	border-width: 1px;
	border-color:#CCCCCC;
	width: 300px;
	font-size: 13px;
}

.inputFormDisabled
{
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: transparent;
	border-bottom-style: none;
}

.inputFormAut
{
	border-width: 1px;
	border-color:#A5ACB2;
	width: 200px;
	height: 22px;
}

select
{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica;
}
.tdForm
{
	WIDTH: 50%;padding-left:20px;padding-top:10px;
}
.tdFormInput
{
	WIDTH: 50%;padding-left:20px;padding-bottom:10px;
}

A.linkForm {
	font-family: Verdana, Arial,Helvetica;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration : underline;
}


A.linkForm:hover {
	font-family: Verdana, Arial,Helvetica;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration : none;
}

.menu {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	color: #0066CC;
	text-decoration : none;
	font-weight: normal;
}

A.menu {
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	color: #0066CC;
	text-decoration : none;
	font-weight: normal;
}


A.menu:hover {
	text-decoration : underline;
}

A.pager
{
	color: #0000FF;
	text-decoration : underline;
}

A.pager:hover {
	text-decoration : none;
}

textarea.hidden{
	visibility:hidden;
	width:1px;
	height:1px;
}

.textcontent{
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid;
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	width: 300px;	
	padding: 3px 3px 3px 3px;
}

.DDLNormStyle {
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

.gridColumns 
{
	border-left: solid 1px #CCCCCC;
}

.gridFooter
{
	border-bottom: solid 1px #CCCCCC;
	height: 20px;
}

.lnkFooter 
{
	font-family: Arial;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
    color: #FFFFFF;
}
A.lnkFooter 
{
	font-family: Arial;
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
    color: #FFFFFF;
}
A.lnkFooter:hover {
    text-decoration: none;
    color: #FFFFFF;
}
A.lnkFooter:visited {
    text-decoration: underline;
    color: #FFFFFF;
}
