
body {
	margin-top : 5;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

p.small {
	font-size : 10px;
	
}

p.smallb {
	font-size : 10px;
	font-weight : bold;
}

p.smw {
	font-size : 10px;
	color: #FFFFFF;
}
p.smwb {
	font-size : 10px;
	color: #FFFFFF;
	font-weight : bold;;
}

p.big {
	font-size : 30px;
	font-weight : bold;
}

p.bold {
	font-size : 13px;
	font-weight : bold;
}

#tabmenu a  {   display: block;
		/*display: list-item; */
		list-style-type: none;
	        padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px;

	    
	    }

#tabmenu a:link    {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#tabmenu a:active  { color: #000000; text-decoration: none; background-color: #FFFF99; }
#tabmenu a:visited { color: #000000; text-decoration: none; background-color: #FFFFFF; }  
#tabmenu a:hover   { color: #000000; text-decoration: none; background-color:#FFFF99; }  


A.menulink {
   color:	#204ACA;
	text-decoration : none;
	font-size :11;
	font-weight : bold;
}

A.menulink:Visited  {
   color:	#204ACA;
	font-size :11;
	font-weight : bold;
}

A.menulink:Active  {
	font-weight: bold;
	font-size :11;
}

A.menulink:Hover  {
	font-weight: bold;
	color: White;
	font-size :11;
}

A.menulinkleft {
	text-decoration : none;
	color : White;
	font-size :11;
	font-weight : bold;
}

A.menulinkleft:Visited  {

	font-size :12;
	font-weight : bold;
}

A.menulinkleft:Active  {
	font-weight: bold;
	font-size :12;
}

A.menulinkleft:Hover  {
	font-weight: bold;
	color: White;
	font-size :13;
}

A.wlink {
  color:	#4169E1;
	text-decoration : none;
	font-size :11;
	font-weight : bold;
}

A.wlink:Visited  {
color:	#4169E1;
	font-size :11;
	font-weight : bold;
}

A.wlink:Active  {
	font-weight: bold;
	font-size :11;
}

A.wlink:Hover  {
	font-weight: bold;
	color: White;
	font-size :11;
	/*background-color : #204ACA;	*/
	text-decoration : underline;
}

td.tdc1 {
	background-color: Black;
	background-image: url(../images/black_bg.gif);
	background-repeat: repeat-x;
}
td.tdc2 { 
	background-color: Black;
	background-image: url(../images/black_bg.gif);
	background-repeat: repeat-x;
}

p.titm {
	font-size : 20;
	font-weight : bold;
	color : #FFFFFF;
}
p.titolo {
	font-size : 20;
	font-weight : bold;
	color : #000000;
}

p.titc {
	font-size: 20;
	font-weight: bold;
	color: #373737;
}
