.ab 
{
text-align:right;
font-family:Arial;
font-size:x-small;
color:Black;	
font-style:normal;
margin-left:5px;
}


.mainContent 
{
background-color:White;	
}
.naviText
{
	width:40px;	
}
.helpClass
{
	font-family:Verdana;
	font-size:x-small;
	font-style:normal;
	text-align:justify;
	margin-left:5px;
	margin-right:10px;
}
.testoHomeTitle
{
font-weight: bold; 
font-size:12pt; 
color:DarkBlue; 
font-family: Verdana;
text-align:center;
background-color:#d0d0d0;
margin-top:5px;
border-top-color:Gray;
border-top-style:solid;
border-top-width:1pt;
border-bottom-color:Gray;
border-bottom-style:solid;
border-bottom-width:1pt;

}
.testoHome
{
 font-weight : normal; 
 font-size: 12pt; 
 color: black; 
 font-family: Verdana;	
 text-align:left;
 margin-left:5px;
 margin-right:5px;
 }
.testoHomeBox
{
/*	
border-style:dotted;
border-width:1pt;
*/
/* border-left-width:1pt; */
/* margin-right:5px; */
}

.testoHomeBoxNoLeft
{
border-right-style:dotted;
border-right-width:1pt;
/* margin-right:5px; */
}


.testoControls
{
 FONT-WEIGHT: normal; 
 FONT-SIZE: x-small; 
 COLOR: black; 
 font-family: Arial;		
}

.divIsVisible
{
  display:block;	
}

.divNotVisible
{
  display:none;	
}

.classMateria
{
border-color:Black;	
border-style:solid;
border-width:2pt;
font-weight : bold; 
font-size: 12pt; 
color: White; 
font-family: Verdana;	
text-align:center;
background-color:Silver;
}

.alinkBlue
{
color:Blue;
}
