p, a, body, td, tr, div {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #B4BCBC;
	cursor: crosshair;
	font-family: Verdana;
	line-height: 11px;

}
a, a:link{
color: #CAA86B;
TEXT-DECORATION: none; 
}
a:hover {
color: #B4BCBC;
background-color: #F9FAFA; 
TEXT-DECORATION: none; 
}

b {	cursor: none; color: #B4BCBC; TEXT-DECORATION: none;	
}
i {	cursor: none; color: #B4BCBC; TEXT-DECORATION: none;
}
u {	 cursor: none; color: #CAA86B; TEXT-DECORATION: none;
}
m {	 cursor: none; color: #CAA86B; TEXT-DECORATION: none;
}
strong {	color: #CAA86B; background: #F9FAFA; width: 165px; font-weight: normal; line-height: 15px;
}


::-moz-selection
{color:   #B4BCBC;
background: #EBEEEF;}

::selection
{color: #B4BCBC;
background: #EBEEEF;} 

.titulo {
font-family: Verdana;
font-color: #B4BCBC;
margin-left: 45px;
padding: 2px;
background-color: #F9FAFA;
-moz-border-radius: 0px 0px 0px 0px;
font-size: 11px;
font-weight: normal;
font-style: normal;
width: 900px;	
}

a img
        {filter: alpha(opacity=80);
        -moz-opacity: 10.0;
        opacity:0.90; }

a:hover img

        {filter: alpha(opacity=30);
        -moz-opacity: 1.0;
        opacity:1.0;
}

 input, textarea, select 
	{font-family: Verdana; 
	font-size: 11px;
	color: #B4BCBC;
	border-left: 1px dashed #B4BCBC;
	border-right: 1px dashed #B4BCBC;
	border-top: 1px dashed #B4BCBC;
	border-bottom: 1px dashed #B4BCBC;
	background-color: #F2F4F5; 
        -moz-border-radius: 0px;
        padding: 2px;
}

.cmttext {
	text-align: justify;
	color: #B4BCBC;
	border-top: 1px solid #f2f4f5;
        border-left: 1px solid #f2f4f5;
        border-right: 1px solid #f2f4f5;
        border-bottom: 1px solid #f2f4f5;
        -moz-border-radius: 1px 1px 1px 1px;
	background: #f2f4f5;
	padding: 1px;
	line-height: 10px;
}

.tab1 {
        color: #494848;
        background-color: #242424;
        border-top: 1px solid #242424;
        border-left: 1px solid #242424;
        border-right: 1px solid #242424;
        border-bottom: 1px solid #242424;
	text-align: center;
        padding: 2px;
        width: 450px;	
        -moz-border-radius: 1px 1px 1px 1px;
        line-height: 11px;
        font-family: Verdana;
}

.tab2 {
        color: #b4bcbc;
        background-color: #F9FAFA;
        border-top: 5px solid #f2f4f5;
        border-left: 1px dashed #F9FAFA;
        border-right: 1px dashed #F9FAFA;
        border-bottom: 1px dashed #F9FAFA;
	text-align: justify;
        padding: 2px;
        width: 499px;	
        -moz-border-radius: 0px;
        line-height: 11px;
        font-family: Verdana;
}

.tab3 {
        font: 11px Verdana;
        color: #B4BCBC;
        border-top: 1px dashed #B4BCBC;
        border-left: 1px dashed #B4BCBC;
        border-right: 1px dashed #B4BCBC;
        border-bottom: 1px dashed #B4BCBC;
        background-color: #F2F4F5;
	text-align: center;
        padding: 2px;
        -moz-border-radius: 0px;
	width: 499px;
}

.tab4 {
        color: #b4bcbc;
        background-color: #EBEEEF;
        border-top: 1px solid #EBEEEF;
        border-left: 1px solid #EBEEEF;
        border-right: 1px solid #EBEEEF;
        border-bottom: 1px solid #EBEEEF;
	text-align: justify;
        padding: 2px;
        width: 499px;	
        -moz-border-radius: 0px;
        line-height: 11px;
        font-family: Verdana;
}
