body{
SCROLLBAR-FACE-COLOR:#EEEEEE;
SCROLLBAR-HIGHLIGHT-COLOR:#FFFFF;
SCROLLBAR-SHADOW-COLOR:#FFFFFF;
SCROLLBAR-3DLIGHT-COLOR:#EBEBEB;
SCROLLBAR-ARROW-COLOR:#986555;
SCROLLBAR-TRACK-COLOR:#FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR:#EFEFEF;
}

#geral{margin:0 auto;}

.link2:link {
	font-family: verdana;
	color: #FFFFFF;
	text-decoration: none;
}
.link2:visited {
	font-family: verdana;
	color: #FFFFFF;
	text-decoration: none;
}
.link2:hover {
	font-family: verdana;
	color: #FFFFFF;
	text-decoration: none;
}
.link2:active{
	font-family: verdana;
	color: #FFFFFF;
	text-decoration: none;
}


.texto {
    font-family: verdana;
	font-size: 10x;
	font-weight: bold;
	color: #999999;
}
.link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
.link:HOVER {
    font-family: verdana;
	font-size: 10x;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none; background: #white; color:#990000;
}
.grande {
	font-fa	mily: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
.grande:HOVER {
    font-family: verdana;
	font-size: 12x;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none; background: #white; color:#990000;
}

#divContainer{
	position:absolute;
	width:410;
	height:180;
	overflow:hidden;
	top:180;
	left:30;
	clip:rect(0,410,180,0);
	visibility:hidden;
	background-color: #000000;
} 
#divContent{
	position:absolute;
	top:0px;
	left:1px;
	width: 568px;
	height: 123px;

} 
.input{
	border:1px #999999 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background: #F2F2F2;
	width:290px;
	}
#msg_home{
	padding:35px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#990000;
	text-decoration:underline;
}

#msg_home span{
	text-shadow: 2px 2px 20px #4a0a0a;
	filter: dropshadow(color=#4a0a0a, offx=2, offy=2) ;
}
