
BODY {
	font-size: 100%;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	color: #333333;
	margin: 0px 0px 0px 0px;
	cursor: default;
	scrollbar-3dlight-color: #96BDA6;
	scrollbar-arrow-color: #607961;
	scrollbar-darkshadow-color: #96BDA6;
	scrollbar-face-color: #D8E7DE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D8E7DE;
	scrollbar-track-color: #C2CFC7;
}

BR.s3 {
	font-size: 3px;
}

BR.s5 {
	font-size: 5px;
}

.NoDisplay {
	display: none;
}

TABLE.MainTable {
	width: 770px;
	border-width: 0px 1px 0px 1px;
	border-color: #CCCCCC;
	border-style: solid;
}

TABLE.MainTable TD.Content {
	padding-top: 0px;
        margin-top: 0px;
	vertical-align: top;
}

FONT.red {
	color: #D38B8B;
}

FONT.blue {
	color: #336699;
}

FONT.wgray {
	color: #CCCCCC;
}

/* Div Oculto > */
TABLE.bref {
	border: 1px inset #C3C3A5;
	background-color: #FFFFE1;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

DIV.bref_div {
	padding: 0px 30px 0px 30px;
	width: 100%;
	position: absolute;
	visibility: hidden;
}

DIV.bref_tit {	
	text-align: left;
	color: rgb(125,135,139);
	margin: 5px 15px 0px 15px;
}

DIV.bref_aut {	
	text-align: left;
	color: rgb(61,89,101);
	margin: 0px 20px 0px 20px;
}

DIV.bref_des {
	font-weight: normal;
	text-align: left;
	color: rgb(61,89,101);
	margin: 0px 30px 5px 30px;
}
/* < Div Oculto */
