table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}

BODY  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #35542C;
	font-size : 12pt;
	background : #9BC58F;
}

.hidden {
        color : #9BC58F;
}

.hidden:visited {
        color : #9BC58F;
}

.hidden:hover {
        color : #9BC58F;
}


.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20%;
}

.back {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #BCD8B4;
	text-align : center;
	font-size : 11pt;
	font-weight : bold;
	height : 12px;
	background : #5F974F;
}

TR {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #579243;
	text-align : center;
	font-size : 11pt;
	height : 12px;
}

TD	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
	text-align : left;
}
	
.title   {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #274420;
	text-align : center;
	font-weight : bold;
	font-size:28pt;
}
	
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #294921;
	text-align : center;
	font-weight : bold;
	font-size: large;
}
	
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :#294921;
	text-align : center;
	font-size : medium;
	font-weight : bold;	}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #294921;
	text-align : center;
	font-size : x-small;
	font-weight : bold;
	height : 12px;
}

H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #294921;
	text-align : center;
	font-size : xx-small;
	font-weight : bold;
	height : 12px;
}

H5  {
	color : #294921;
	text-align : center;
	font-weight : bold;
	font-size : 12px;	}

.titolo_news {
	color : #294921;
        text-align : center;
        font-weight : bold;
        font-size : 12px;   	}

H6  {
	font-family : Verdana, Arial;
	font-style : small-caps;
	color : #294921;
	background : #0066cc;
	text-align : center;
	text-transform : capitalize;
	font-size : xx-small;	}

A  {
	font-weight : bold;
	color : #35542C;
	text-decoration : none;
	font-size: 12px;
}

A:VISITED  {
	font-weight : bold;
	color : #9C9A38;
	text-decoration : none;
	font-size: 12px;
}
	
A:Hover  {
	font-weight : bold;
	text-decoration : underline;
	font-size: 13px;
	color : Red;
}

HR  {
	color : #579243;
	text-align : center;
}

A:hover.vNavbar  {
 	color : #F0F8FF;	}

.hNavbar {
 	font-family : Verdana, Arial, Helvetica, sans-serif;
 	font-weight : bold;
	font-size : 10px;
 	color : #a9a9a9;
	background : #0066cc;
	text-transform : capitalize;	}

A:hover.hNavbar  {
 	color : #F0FFFF;	}

.hMiniNavBar{
	font-size: xx-small;
}

TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 400px;	}



.input1 {
	font-size: x-small;
	height : 17px;
	background-color : #F0F8FF;
}

.small{
	font-size: small;
}

.button1{
	font-size: x-small;
	color : #274420;
	font-weight : bold;
}

.table_red{
	color : black;
        text-align : right;
	background-color : FF0000;
}

.table_yellow{
	color : black;
	text-align : right;
        background-color : FCFF00;
}

.table_green{
	color : black;
 	text-align : right;
	background-color : 36FF00;
}

.table{
     	font-size : 65%;
}

mybutton { width: 20em; }
