.botao { background-color: #EFEFEF; color:#000000; border:0 px; font-size: 10 px;font-family: Verdana, Tahoma; width:80px; height:18px }
.caixa { font-family:Tahoma, Arial;font-size:11px;border:1px #cccccc solid; color: #000000; background-color: #FFFFFF }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TR {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : #666666; 
}


TD {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : #666666; 
}


TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : #666666; 
}


P {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : #666666; 
}

A:visited {
   font-style : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : #006ED5; 
   text-decoration : none; 
}

A:hover {
   font-style : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : #006ED5; 
   text-decoration : underline; 
}


A:active {
   font-style : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : #666666; 
   text-decoration : underline; 
}


A {
   font-style : normal; 
   font-size : 11px; 
   font-family : Tahoma, Arial; 
   color : #666666; 
   text-decoration : none; 
}


#motioncontainer a img{ /*image border color*/
border: 1px solid #ccc;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid navy;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}


#div_rolagem {
	position:absolute;
	width:482px;
	height:300px;
	z-index:1;
	overflow: auto;
	overflow-x: hidden;
	left: 0px;
	top: 30px;
}

