body {
	margin: 0;
	padding: 0;
	font-family: verdana;
	color: #333;
	text-align: center;
}

.small{
	font-size: 10px;
}
.errors{
	font-size: 13px;
	color: Red;
}

.bad_alert{
padding: 5px;
align:center;
background:#FFE8C6;
border-width:3px;
border-style:solid;
border-color:#ff9900;
}
.good_alert{
padding: 5px;
align:center;
background:#C0F5C1;
border-width:3px;
border-style:solid;
border-color:#008000;
}


/*
.normal{  color: #000000;         background-color: #E8E8E8; }
.sobre{ color: #000000;         background-color: #9999FF;  }
*/
.header {     background-color: #6699ff;  vertical-align: middle; color: #ffffff;  font-weight: bold; text-transform: uppercase;  text-align: center;}

a.auyama:hover { 	color: white; }  

a:link.loginfo , a:visited.loginfo ,a.loginfo , .loginfo{color: white;         background-color: #CC0000; font-weight: bold;}
a:hover.loginfo {color: black;  background-color: #CC0000; font-weight: bold;}

a:link.big , a:visited.big ,a.big , .big{color: white;         background-color: #CC0000; font-weight: bold;  font-size: 20px;}
a:hover.big {color: black;  background-color: #CC0000; font-weight: bold;  font-size: 20px;}


a,tr, select, textarea {    text-decoration: none;   font-size: 11px;   color: #000000; background-color: inherit;}
a, a:link, a:visited {                background-color: inherit;       color: #223344;  vertical-align: baseline;       text-transform: capitalize;}
a:hover, a:active {                   background-color: inherit;       color: #FF0000;  text-transform: capitalize; }

a.link, a.link:link, a.link:visited {  color: #223344;  }
a.link:hover, a.link:active {  color:  white;  }





.titlestats { color:#D10000; font-weight:bolder;     font-family: Arial, Helvetica, sans-serif; font-size: 16px;             }
/*  tabelle usate internamente */
.table_info{border-width: 1;border:0px; }
.table_title{background-color: #7F7F7F; color: white	; font-weight: bold; text-transform: capitalize; text-align: center; }


/*
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{
position: absolute;
background-color: #6699FF;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{
visibility: visible;
top: 0;
left: 100px;

}*/

.par,.inpar {          color: #000000; 	background-color: #E8E8E8;	   }
.rover {        color: #000000; 	background-color: #9999FF;     }
.inpartitolo,.partitolo {  color: #00000f;     background-color: #6699ff;  font-weight: bold;          text-transform: uppercase;  text-align: center;}
.hlight { 	    background-color: #FF0000; }
.text_table{font-weight: bold;text-transform: uppercase; }

/* Calendario*/
.today  {	    text-decoration: none; color: #FF0000;  text-transform: capitalize;	background-color: #CCCCCC; }




/*
 * ThemeGray Style Sheet
 * by Ian Reyes and Heng Yuan
 */

.ThemeGrayMenu,.ThemeGraySubMenuTable
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;

	color: white;
	background-color: #3399CC;

	cursor:		default;
	cursor:		hand !important;
	white-space:	nowrap;
}

.ThemeGraySubMenu
{
	position:	absolute;
	display:	block;
	visibility:	hidden;
	overflow:	hidden;

	border:		1px outset #99CC33;
	background-color: transparent;
}

.ThemeGraySubMenuTable
{
	border-collapse:	separate;
	opacity:	0.9;
	filter:Alpha(style=0,opacity=90);
}

.ThemeGrayMenuItem,.ThemeGrayMenuItemHover,.ThemeGrayMenuItemActive
{
	cursor:		default;
	cursor:		hand !important;
	white-space:	nowrap;
}

.ThemeGrayMainItem,
.ThemeGrayMenuItem
{
	padding:	4px 10px 4px 10px;

	border:		0px solid #99CC33;
	/* color normal  5f5f5f  , fondo del menu */
	background-color:	#3399CC;
}

.ThemeGrayMainItemHover,
.ThemeGrayMainItemActive
{
	padding:	4px 10px 4px 10px;
	
	border:		0px solid #99CC33;
	background-color:	#99CC33;
}

.ThemeGrayMenuItemHover,
.ThemeGrayMenuItemActive
{
	padding:	5px;
	border:		1px solid #99CC33;
	background-color:	#99CC33;
}

/* horizontal main menu sub components */
/* panel doesn't really support horizontal menus */
/* there are simpler approaches, but the setting here allows me to
   set a background image for the menu without lines all over it */

.ThemeGrayMainFolderLeft,
.ThemeGrayMainItemLeft,
.ThemeGrayMainFolderText,
.ThemeGrayMainItemText,
.ThemeGrayMainItemRight,
.ThemeGrayMainFolderRight
{
	border: 0;
	background-color: inherit;
	white-space: nowrap;
}

/* sub menus sub components */

.ThemeGrayMenuFolderLeft,
.ThemeGrayMenuItemLeft
{
	padding:	3px 0px 3px 3px;
	border:		0;
	white-space:	nowrap;
	background-color:	inherit;
}

.ThemeGrayMenuFolderText,
.ThemeGrayMenuItemText
{
	padding:	3px 3px 3px 5px;

	border:		0;
	white-space:	nowrap;
	background-color:	inherit;
}

.ThemeGrayMenuItemRight,
.ThemeGrayMenuFolderRight
{
	padding:	3px 1px 3px 0px;

	border:		0;
	white-space:	nowrap;
	background-color:	inherit;
}

/* hoover and active border */
.ThemeGrayMenuItemHover .ThemeGrayMenuFolderLeft,
.ThemeGrayMenuItemActive .ThemeGrayMenuFolderLeft,
.ThemeGrayMenuItemHover .ThemeGrayMenuItemLeft,
.ThemeGrayMenuItemActive .ThemeGrayMenuItemLeft,
.ThemeGrayMenuItemHover .ThemeGrayMenuFolderText,
.ThemeGrayMenuItemActive .ThemeGrayMenuFolderText,
.ThemeGrayMenuItemHover .ThemeGrayMenuItemText,
.ThemeGrayMenuItemActive .ThemeGrayMenuItemText,
.ThemeGrayMenuItemHover .ThemeGrayMenuFolderRight,
.ThemeGrayMenuItemActive .ThemeGrayMenuFolderRight,
.ThemeGrayMenuItemHover .ThemeGrayMenuItemRight,
.ThemeGrayMenuItemActive .ThemeGrayMenuItemRight
{
	border-color:	#99CC33;
}

.ThemeGrayMenuItemHover .ThemeGrayMenuFolderLeft,
.ThemeGrayMenuItemActive .ThemeGrayMenuFolderLeft,
.ThemeGrayMenuItemHover .ThemeGrayMenuItemLeft,
.ThemeGrayMenuItemActive .ThemeGrayMenuItemLeft
{
	border-width:	1px 0px 1px 1px;
	border-style:	solid;
	padding:	2px 0px 2px 2px;
}

.ThemeGrayMenuItemHover .ThemeGrayMenuFolderText,
.ThemeGrayMenuItemActive .ThemeGrayMenuFolderText,
.ThemeGrayMenuItemHover .ThemeGrayMenuItemText,
.ThemeGrayMenuItemActive .ThemeGrayMenuItemText
{
	border-width:	1px 0px 1px 0px;
	border-style:	solid;
	padding:	2px 3px 2px 5px;
}

.ThemeGrayMenuItemHover .ThemeGrayMenuFolderRight,
.ThemeGrayMenuItemActive .ThemeGrayMenuFolderRight,
.ThemeGrayMenuItemHover .ThemeGrayMenuItemRight,
.ThemeGrayMenuItemActive .ThemeGrayMenuItemRight
{
	border-width:	1px 1px 1px 0px;
	border-style:	solid;
	padding:	2px 0px 2px 0px;
}

td.ThemeGrayMenuSplit
{
	padding:	0px;
	margin:		0px;
	height:		5px;
	border:		0px;
	background-color:	inherit;
	overflow:	hidden;
}

div.ThemeGrayMenuSplit
{
	margin: 2px;
	height: 1px;
	overflow: hidden;
	background-color: inherit;
	border-top: 1px solid #99CC33;
}

/* image shadow animation */

/*
	seq1:	image for normal
	seq2:	image for hover and active

	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/

.ThemeGrayMenuItem img.seq1
{
	display:	inline;
}

.ThemeGrayMenuItemHover seq2,
.ThemeGrayMenuItemActive seq2
{
	display:	inline;
}

.ThemeGrayMenuItem .seq2,
.ThemeGrayMenuItemHover .seq1,
.ThemeGrayMenuItemActive .seq1
{
	display:	none;
}




/*
AUTOCOMPLETE
*/

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('../images/loading.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
