BODY {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    MARGIN: 0px;
    COLOR: #000000;
    BACKGROUND-COLOR: #000066;
}

H3 {
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
}
/**standard styles for modules*/
.white {
  background-color : white;
}
.black {
  background-color : black;
}
.bg_dark {
  background-color : #7c7984;
  color : #000000;
}

.bg_medium {
  background-color : #bcbcbc;
}

.bg_light {
  background-color : #EFEFEF;
}

.alt_bg_dark {
  background-color : #3200ff;
  color : #000000;
}

.alt_bg_medium {
  background-color : #7c7984;
}

.alt_bg_light {
  background-color : #bcbcbc;
}
.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}
.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}
.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}
.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px;
color: #003300; 
}
.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
font-size : 12px; 
}
.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
font-size : 12px; 
}
.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}
.noline a:link{
  text-decoration : none;
}
.noline a:visited{
  text-decoration : none;
}
.tightlist {
  margin-top  : .8em;
  margin-left : -1.5em;
}
.tightlist {
  margin-top  : .8em;
  margin-left : -1.5em;
}
.head {
  font-size: 14px;
  font-weight : 700;
  color: #003300;
  text-decoration: underline;
}
.smalltextatbottom {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10px;
color: #ffffff; 
}

/**theme specific styles*/

A {
	font-size: 12px;
	/**color: #333333; **/
	line-height: 14px;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #999966;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

SELECT{
    BORDER-RIGHT: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff;
}
TEXTAREA{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Courier, Tahoma, Verdana, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
}
INPUT{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: tahoma, verdana, helvetica, sans-serif;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff
}
INPUT.option
{
    BORDER-RIGHT: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    COLOR: #0000FF;
    BACKGROUND-COLOR: #ffffff;
}
.Submit{
    BORDER-RIGHT: gray 2px solid;
	BORDER-LEFT: #D9D9D9 2px solid;
    BORDER-TOP: #e2e2e2 2px solid;
    BORDER-BOTTOM: gray 2px solid;
    FONT-FAMILY: Tahoma, Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #FF0000;
    BACKGROUND-COLOR: #C6C6C6;	
}

.header {
	font-size: 4em;
	text-align:center;
	color: #666666;
}
.datebar {
	background-image: url(bar7.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #000066;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000066;
}
.bottombar {
	background-image: url(bar8.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom-style: none;
	border-top-style: none;

}
a.menu {
	color: #333333;
	line-height: 2em;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:lighter;
	text-decoration: none;
}
a.menu:hover {
	color: #FFA500;
	line-height: 2em;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
a.menuh {
	color: #ffffff;
	line-height: 2em;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	text-decoration: none;
}
a.menuhevidenzia {
	color: #ff0000;
	line-height: 2em;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	text-decoration: none;
}
a.menuhevidenzia:hover {
	color: #FFA500;
	line-height: 2em;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
a.menuh:hover {
	color: #FFA500;
	line-height: 2em;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
.maintable {
	background-color: #fefefe;
	background-image: url(title6.jpg);
	background-repeat: repeat-x;
}
.checkboard {
	background-color: #fefefe;
	background-image: url(silver-h-line11.gif) ;
	background-repeat: repeat-y;
}
.footer {
	background-color: transparent;
	background-image: url(title7.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
} 
.blueblkline {
	background-color: #fefefe;
	background-image: url(sep3.jpg);
	background-repeat: repeat-x;
}
.dxside {
	background-color: #ffffff;
	background-image: url(sxside11.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}
.sxside {
	background-color: #ffffff;
	background-image: url(dxside11.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
.intesta {
	background-image:: url (ariacompressa.jpg) no-repeat;
}