body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
}
body,td,th 
{
	text-justify: auto;
}
.TabPages {
	padding-top: 13px;
	padding-right: 13px;
	background-image: url(images/theme/upbttgrbk.gif);
}
.TabPagesSel {
	padding-top: 13px;
	padding-right: 13px;
	background-image: url(images/theme/upbttwhbk.gif);
}
.Controllo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.CellHighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DDEDC8;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px;
}
.TextTitle 
{
	font-weight: bold;
	color: #669900;
}
.TextSmall 
{
	font-size: 9px;
	color: #666666;
}
.TextView 
{
	font-size: 9px;
}
.TextError 
{
	font-size: 9px;
	color: #FF0000;
    display: block;
}
.TextErrorNoBlock 
{
	font-size: 9px;
	color: #FF0000;
}
.TextBoxReadOnly
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 0;
}
.ButtonLink
{
	background-image: url(Images/theme/btt.gif);
	background-attachment: fixed;
	background-repeat:no-repeat;
	width: 100px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000CC;
}
