BODY {
	SCROLLBAR-ARROW-COLOR:#d36226 ; SCROLLBAR-TRACK-COLOR:#542710 ; SCROLLBAR-BASE-COLOR:#542710 ;
}
IMG {
    Border: 0;
}
BODY,TABLE,TR,TD,P,DIV,SPAN {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    color : #ebdcbd;
}
TABLE.Top
{
    BORDER-RIGHT: #d36226 1px solid;
    BORDER-TOP: #d36226 1px solid;
    BORDER-LEFT: #d36226 1px solid;
    BORDER-BOTTOM: #d36226 1px
}
TABLE.Middle
{
    BORDER-RIGHT: #d36226 1px solid;
    BORDER-TOP: #d36226 1px;
    BORDER-LEFT: #d36226 1px solid;
    BORDER-BOTTOM: #d36226 1px
}
TABLE.Bottom
{
    BORDER-RIGHT: #d36226 1px solid;
    BORDER-TOP: #d36226 1px;
    BORDER-LEFT: #d36226 1px solid;
    BORDER-BOTTOM: #d36226 1px solid
}
.imagem {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: D0B695;
	border-right-color: D0B695;
	border-bottom-color: D0B695;
	border-left-color: D0B695;
}
A:active, A:focus, A:link, A:visited {
    color : #ebdcbd;
    text-decoration : none;
}
A:hover {
    cursor : hand;
    color : #D0B695;
    text-decoration : none;
    filter: progid: dximagetransform. microsoft. shadow (color=#d36226, direction=130, strength=15);
    height: 1px;
}
.titulo {
	font-family: Palatino Linotype, Courier New, Courier;
	font-size: 14px;
	font-weight : bold;
	color: #eb9c4f;
}
.coluna {
	font-family: Palatino Linotype, Courier New, Courier;
	font-size: 16px;
	font-weight : bold;
	color: #eb9c4f;
}
#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}