/*********************** DOCUMENT ***********************/

a { color: #000000; text-decoration: none; }
a:visited { color: #000000; }
a:hover { color: #666666; text-decoration: underline; }
a:active { color: #000000; }
.menu { font-family: Verdana; font-size: 9px;line-height: 14px; }
.texto { font-family: Verdana; font-size: 10px; line-height: 18px; padding-left: 15px; word-spacing: 1px; }


/*********************** SCROLLERS ***********************/
.root 		{
		position:relative;
		height:			40px;
		width:			200px;
		margin: 			0px 0px 0px 0px;		
		}
.root p 	{
		margin:			0px 0px 0px 0px;
		}
.thumb 		{
		position:			absolute;
		height:			0px;
		width:			0px;
		left: 			0px;
		}
.up, .dn 	{
		position:			absolute;
		left: 			0px;
		}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border:			0;
		}
.scrollContainer{ 
		position:			absolute; 
		left:			0px; 
		top:			0px; 
		width:			220px; 
		height:			434px; 
		clip:			rect(0 467 200 0); 
		overflow:			auto; 
                }
.scrollContent { 
		position:			absolute; 
		left:			0px; 
		top:			0px; 
		width:			300px; 
		}

#menu1 {background-image: url(fermenuborde.gif)'; background-repeat: no-repeat;}
#menu1:hover {background-image: url(fermenubordeI.gif); }




