
body  {
        font-family : Verdana;
        color : Black;
        /*background-color : White;*/
        background-image: url("WEB/BG.JPG");

        font-size : small;
}



table  {
        font-family : Verdana;
        font-weight : normal;
        font-style : normal;
        color : dimgray;
        text-align : left;
        padding : 0em;
        font-size : x-small;
        border-spacing: 4px;


/*      background-color : Teal;*/
/*  background-image: url("50X100.GIF");*/
        background-image: url("WEB/BGS2.JPG");
}



.EticS,
.EticSN  {
        font-family : Verdana;
        font-style : bold;
        color : #9900CC;
/*      background-color : gray;*/
}

.EticO,
.EticON  {
        font-family : Verdana;
        font-style : bold;
        color : #9900CC;
}


td.EticI  {
        font-family : Verdana;
        font-style : bold;
        color : cyan;
}


.EticK,
.EticKN {
        font-family : Verdana;
        font-style : bold;
        color : #990000;
        background-image: url("WEB/BGP2.JPG");*
}

.CampK,
.CampKN,
.SeleK,
.ColoKN {
        font-family : Verdana;
        font-style : bold;
        color : #FF9999;
        background-image: url("WEB/BGB2.JPG");*
}

.ColoO,
.ColoL,
.CampO  {
        font-family : Arial;
        font-style : bold;
        color : #990066;
/*	background-color : gray*/
	background-image: url("WEB/BGY2.JPG");*
}

.ColoON,
.CampON,
.ColoSN {
        font-family : Arial;
        font-style : bold;
        color : #9900CC;
        text-align: right;
/*	background-color : gray*/
	background-image: url("WEB/BGS2.JPG");*
}


td.Help  {
        font-family : Arial;
        font-style : bold;
/*        color : #FFFF99; */
	color : #000000;
       font-size : normal;
      border-spacing: 4px;
/*        background-color : #996633;*/
	background-image: url("WEB/BGY2.JPG");
}



/* default inputs, text inputs, and selects */

/*input[type="TEXT"] {*/
.CampSN {
	/*background-color: #333366;*/
	background-image: url("WEB/BGB2.JPG");
	border: 4px;
	border-color : green;
	color: #00CCFF;
	cursor: text;
	font: field;

	font-family : Verdana;
	font-style : bold;
	font-size : 12pt;
	text-align: right;

/*  text-align: start; */
/*  vertical-align: botom;*/
}

.CampS,
.SeleS,
.SeleSN {
	border: 4px;
	border-color : green;
	color: yellow;
	cursor: text;
	font: field;

	font-family : Verdana;
	font-style : bold;
	font-size : 12pt;
	text-align: start;
/*  vertical-align: botom;*/
	/*background-color: #333366;*/
	background-image: url("WEB/BGB2.JPG");

}

.ColoB,
input.BottN,
input.BottS,
.BottK { 
/*button,
input[type="reset"],
input[type="button"],
input[type="submit"] {*/
  border: 1px outset ButtonFace;
/*
  background-color: ButtonFace;
  color: ButtonText; */
  background-color: #FFCCCC;
  border-color : green;
  color: #000000;
  padding: 1px 1px 1px 1px;*/
  font: button;

  cursor: default;
  white-space: pre;
}

input.Totale  {
        font-family : Arial;
        font-style : bold;
        font-size : 20pt;
	color : #ff3300;
/*	background-color : black;*/
    text-align: right;
	background-image: url("WEB/BGB2.JPG");
}


.note  {
        font-size : x-small;
        font-style : italic;
}

.great  {
        font-size : medium;
        font-weight : bold;
}

dt  {
        font-size : small;
        font-weight : bold;
        padding-top : 0.2em;
}

dd  {
        font-size : x-small;
        font-weight : normal;
        font-style : normal;
        text-indent : -40;
}

h4  {
        text-align : center;
//        font-size : large;
        font-size : small;
		color : #ff0066;

}

p  {
        text-align : justify;
}


