/***************************************************/
/**************MICROPRIME CSS - ALLAN STUDIO V2********/
/***************************************************/
.backgroundblack {
background-color:#000000;
}

.fundoamarelo {
background-color:#EBCC50;
}

.TextoPadrao {
font-family:Verdana;
font-size:14px;
color:#000000;
}

.TextoCaixa {
font-family:Trebuchet MS;
font-size:12px;
color:#C30;
}

strong {
	
.TextoPadrao {
font-family:Trebuchet MS;
font-size:12px;
color:#000000;
font-weight:bold;
}	


.TextoPadraoYellow {
font-family:Verdana;
font-size:12px;
color:#ffcc00;
font-weight:bold;
text-shadow:#000000;
}


.TextoCorpoDestaque{
font-family:Trebuchet MS;
font-size:14px;
color:#000;
}

.TextoDown{
font-family:verdana;
font-size:9px;
color:#FFFFFF;
}

.TextoTitulos {
font-family:Verdana;
font-size:24px;
color:#000000;
font-weight:bold;
}


.scrool{
margin-bottom:4;
margin-left:4;
margin-right:4;
margin-top:4;
overflow-Y:auto;
overflow-X:none;
padding:inherit;
page:auto;
height:800;
width:500;
scrollbar-face-color:#ffcc66;
scrollbar-highlight-color: #ffcc00;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffcc00;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: 000000;
scrollbar-track-color: #FF6600;
background-image:url(../../imagens/bg_site.png);
background-repeat:no-repeat;
background-position:center;
background-attachment:fixed;
background-color:#FFF;

}
/*cc3433*/
.scroolLayerSystem{
margin-bottom:4;
margin-left:4;
margin-right:4;
margin-top:4;
overflow-Y:auto;
overflow-X:none;
padding:inherit;
page:auto;
height:100%;
width:100%;
scrollbar-face-color:#ffcc66;
scrollbar-highlight-color: #ffcc00;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffcc00;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: 000000;
scrollbar-track-color: #FF6600;
background-color:#E6AC42;

}

.scroolLayer {
background-color:#cc3433;

}

.scroolLayer2 {
background-color:#EA7500;
scrollbar-face-color:#ffcc66;
scrollbar-highlight-color: #ffcc00;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffcc00;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: 000000;
scrollbar-track-color: #FF6600;
}


a:link {
font-family:Trebuchet MS;
font-size:13px;
color:#000;
text-decoration:none;
font-weight:bold;
}

a:visited  {
font-family:Trebuchet MS;
font-size:13px;
color:#000;
text-decoration:underline;
text-decoration:none;
}


a:hover {
font-family:Trebuchet MS;
font-size:13px;
color:#000;
text-decoration:none;
text-shadow:#000;
text-transform:uppercase;
}


a:active {
font-family:Trebuchet MS;
font-size:13px;
color:#000;
text-decoration:line-through;
}

input {
border-color:#FF9966;
}


