A:link {text-decoration: none; color: gray; font-weight: bold;}
A:visited {text-decoration: none; color: gray; font-weight: bold;}
A:active {text-decoration: underline; color: gray; font-weight: bold;}
A:hover {text-decoration: underline; color: gray; font-weight: bold;}

			td, div, span {
			font-family: Verdana; font-size: 8pt; color: black;
				 }
				 
			.laranja {
			font-family: Verdana; font-size: 8pt; color: #FF9933;
				 }
		
			textarea, select, input {
				background-color: #D8D9DA;
				font-family: Verdana, Arial, ;
				font-size: 8pt;
				border-color: #77787B #77787B #77787B #77787B;
				border-top-width: 1px;
				border-right-width: 1px;
				border-bottom-width: 1px;
			    border-left-width: 1px
			}
			
			#divUpControl  {
			 	position : absolute;
			 	width : 192;
			 	left : 145;
			 	top : 355;
			 	z-index : 2;
			 	text-align : right;
		 	}
		 
		 	#divDownControl  {
			 	position : absolute;
			 	width : 192;
			 	left : 191;
			 	top : 355;
			 	z-index : 1;
			 	text-align : right;
		 	}
		 
		 	#divContainer  {
			 	position : absolute;
			 	width : 325;
			 	height : 92;
			 	overflow : hidden;
			 	left : 145;
			 	top : 220;
			 	clip : rect(0,192,596,0);
			 	visibility : hidden;
		 	}
		 
		 	#divContent  {
			 	position : absolute;
			 	top : 0;
			 	left : 0;
		 	}
			
			.skin0 {
			position:absolute;
			text-align:left;
			width:200px;
			border:2px solid black;
			background-color:menu;
			font-family:Verdana;
			line-height:20px;
			cursor:default;
			visibility:hidden;
			}
			.skin1 {
			cursor:default;
			font:menutext;
			position:absolute;
			text-align:left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			width:120px;
			background-color:menu;
			border:1 solid buttonface;
			visibility:hidden;
			border:2 outset buttonhighlight;
			}
			.menuitems {
			padding-left:15px;
			padding-right:10px;
			}

