/*
Changed BGColor for Arizona
old color #F5F5DE;
new color #FFFFF0
*/





BODY  {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: White;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 5px;
	color : Navy;
}

itsBODY  {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: White;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 5px;
	color : Black;
}

DIV.navigation {
	margin-left :  -34px;
}

DIV.navigation  p{
	margin-top :  6px;
}

PRE	{
	font-size: 12px;
	font-family: "Courier New", courier, monospace;
	color: Maroon;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	background-color:  #FFFFF0; /*#FFF8E5;*/
}

span.codemark {	font-weight: bold;
								background-color : #D3D3D3;
								color :  Black;}

code {
	display: inline;
	font-size: 12px;
	font-family: "Courier New", courier, monospace;
	color: Maroon;
	background-color:  #FFFFF0; /*#FFF8E5;*/
}

		
H1  {
	font-size: 18px;
	color: black;
	background-color: White;/*#FFFFF0;*/ /*#FFF8E5;*/
	margin-bottom: 5px;
	font-weight: bold;
	margin-left: 0px;
}

	
H2  {
	font-size: 16px;
	margin-left: 0px;
	color: black;
	background-color: White; /*#FFF8E5;*/
	margin-bottom: 5px;
	font-weight: bold;
}

	
H3	{
	font-size: 12px;
	color: black;
	background-color:  White; /*#FFF8E5;*/
	margin-bottom: 2px;
	font-weight: bold;
	margin-left: 0px;
}

	
H4	{
	font-size: 10px;
	font-weight: bold;
	color: black;
	background-color:  White; /*#FFF8E5;*/
	font-family: Verdana, arial, helvetica, sans-serif
}

H5  {
	font-size: 12px;
	font-weight: normal;
	color: black;
	background-color:  #FFFFF0; /*#FFF8E5;*/
}

 /*Parameter list*/

 H5.param  {
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin-left: 6px;
	background-color:  #FFFFF0; /*#FFF8E5;*/
	margin-bottom: 0px;
}
	
p.param
	{ 
	margin-left: 6px;
	margin-top: 3px;
	 }
TABLE	{
	margin-top: 0px; 
	font-size: 10px;
	font-family: Verdana, arial, helvetica, sans-serif;
	
}

TABLE.proc	{
	margin-top: 12px; 
	margin-bottom: -12px;
	font-size: 12px;
	font-family: Verdana, arial, helvetica, sans-serif;
}

th {
	font-weight: bold;
	background-color: #CCCCCC;
}

ul p	   {
	margin-top: 6px;
	margin-bottom: 6px;
}

ul p li	   {
	margin-top: 6px;
}

ul li	{
	margin-top: 6px;
	font-size: xx-small;
}

ul li li	{
	margin-top: 12px;
	font-size: xx-small;
}

ol ul { 
		margin-left: 36px;
		 }
		 
ol ul li{ 
		margin-left: 0px;
		list-style-type :  square;
		font-size: xx-small;
		}

ul ul { 
		margin-left: 36px;
		 }
		 
ul ul li{ 
		margin-left: 0px;
		list-style-type :  square;
		font-size: xx-small;
		}
		
ol p		{
	margin-top: 6px;
	margin-bottom: 6px;
}

ol p li		{
	margin-top: 6px;
}

ol li li		{
	margin-top: 12px;
	font-size: xx-small;
}

td ul		{
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: White;
	font-size: xx-small;
	margin-top: 6px;
	margin-left: 15px;
	color : black;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	margin-top: 6px;
	margin-left: 5px;
	color : black;
}

TD.proc {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

TD.copy {
	font-size: 10px;
	color: gray;
	background-color:  #FFFFF0; 
}

ol  pre 	{
	color: Maroon;
	background-color:  #FFFFF0; /*#FFF8E5;*/
	margin-top: 3px;
	margin-bottom: 0px;
}
pre br { 
		display: none;
 }

 	.buttn{
		font-size:9px;
		width:80px;
	}
	.buttnText{
		font-size:9px;
	}
	
 /*===================================
 This is where I started playing around with the 
 procedure icon */
div.proc { margin-left: -18px; }
 
ol li { margin-top: 10px;}

li.first { 	margin-top: -22px;}


A {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #CC0021;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

 /* FOR GIFT */
.cartSxNavOff {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight : bold;
}

.topNavBar {
	color : #CC0021;
	font-weight : bold;
	text-decoration : none;
}

.topNavBar: hover {
	color :  #003366;
	font-weight : bold;
	text-decoration : underline;
}

 /* FOR UFFICIO TECNICO */
 
A.utMenuItem {
	COLOR: White;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

A.utMenuItem:hover {
	COLOR: #CC0021;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}




.utA {
	COLOR: Blue;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none
	}
.utA:hover {
	COLOR: Red;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 10px;
	TEXT-DECORATION: underline
}
.utA2 {
	COLOR: navy;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 9px;
	TEXT-DECORATION: none
}
.utA2:hover {
	COLOR: blue;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 9px;
	TEXT-DECORATION: underline;
}
.utTitle {
	COLOR: Black;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
}
.utTextBox, .utTextBox {
	font-family : verdana,arial,helvetica;
	font-size : 10Px;
	text-decoration : none;
	color : #000066;
}

.utTH {
	color: Silver;
	background-color: #008080;
	font-weight : bold;
}


.utTD {
	color: #000033;
	background-color: #008080;
}

.utSearchTable {
	background-color: #EBEBD6;
}

/*
STYLES FOR SITI CONCESSIONARI NTW
*/

.ntwHeader01 {
	color : #08105A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

.ntwHeader02 { 
	color :#08105A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.ntwHeader03 {
	color : #08105A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
 }

.ntwBody {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
.ntwBodySm {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
 }
.ntwMenuPrincipale{
	color : #08105A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.ntwMenuPrincipale:hover{
	color : #CC0021;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

.ntwItemOn{
	color : #CC0021;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.ntwMenuSecondario{
	color : #08105A;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}
.ntwMenuSecondario:hover{
	color : #CC0021;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : underline;
}

.ntwLink{
	color : #666666;
	text-decoration : none;
}
.ntwLink:hover{
	color : #CC0021;
	text-decoration : underline;
}

