body {
	background-color: #cccccc;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	margin-left: 0;
	margin-top: 0;
        scrollbar-face-color:    	#CCCCCC;
	scrollbar-track-color:		#CCCCCC;
	scrollbar-arrow-color:		#000000;
	scrollbar-highlight-color:	#333366;
	scrollbar-3dlight-color:	#CCCCCC;
	scrollbar-shadow-color:		#000000;
	scrollbar-darkshadow-color:	#CCCCCC;

}

a:link {color: #696969;  text-decoration: underline; }
a:visited {color:#696969;text-decoration: underline;
}
a:hover {color: #696969;text-decoration: underline;
}
a:active {color:#696969;text-decoration: underline;
}
tr {
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.table-menu{
	padding-top: 5px;
}
.button{
   color: #666666;
	font-family: 'trebuchet ms',helvetica,sans-serif;
   font-size:12px;
   font-weight:bold;
	background-color: #CCCCCC;
	border:1px solid;
   border-top-color: #666666;
   border-left-color:#666666;
   border-right-color: White;
   border-bottom-color: White;

}
.didascalie{
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.normaltext{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.navig a:link {font-size: 14px; color: #696969;  text-decoration: underline; }
.navig a:visited {font-size: 14px; color:#696969;text-decoration: underline;
}
.navig a:hover {font-size: 14px; color: #696969;text-decoration: underline;
}
.navig a:active {font-size: 14px; color:#696969;text-decoration: underline;
}

