body{
	background-color : #E9C163;
	font-family : Tahoma;
	font-size : 7px;
	color : #002950;
}
.Branco{
	font-family : Tahoma;
	font-size : 9px;
	color : #002950;
	background : White;
}
.Barra{
	border: 1px solid buttonshadow;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFF0;
	font-weight: bold;
	background : Black;
	vertical-align : middle;
}
.BarraSmall{
	border: 1px solid buttonshadow;
	font-family: Tahoma;
	font-size: 8px;
	color: #FFFFF0;
	font-weight: bold;
	background : Black;
	vertical-align : middle;
}
.BarraSmallL{
	background-color : #E9C163;
	border-top: 1px solid buttonhighlight;
	border-left: 1px solid buttonhighlight;
	border-right: 1px solid buttonshadow;
	border-bottom: 1px solid buttonshadow;
	font-family: tahoma;
	font-size: 8px;
	font-weight: Bold;
	color: #003300;
}
.Head{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #002950;
	}
.List{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #002950;
	}
.Button{
	color: #003300;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px outset #DCD883;
	border-right: 1px outset #DCD883;
	border-top: 1px outset #F0F8FF;
	border-left: 1px outset #E9E6B1;
	cursor: hand;
	font-family: Tahoma;
	font-size: 11px;
	background : #E9C163;
}
.ButtonDing{
	color: #003300;
	font-weight: bold;
	font-size: 7px;
	border-bottom: 1px outset #DCD883;
	border-right: 1px outset #DCD883;
	border-top: 1px outset #F0F8FF;
	border-left: 1px outset #E9E6B1;
	cursor: hand;
	font-family: Webdings;
	background : #E9C163;
}
.ButtonLeft{
	color: #003300;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px outset #DCD883;
	border-right: 1px outset #DCD883;
	cursor: hand;
	font-family: Tahoma;
	font-size: 11px;
	background : #E9C163;
	text-align : left;
	border-left : 0px;
	border-top-width : 0px;
	width : 165px;
}
.Small{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #002950;
	}
.SmallB{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #002950;
	border : 0px none;
	background : #E9C163;
}	
.SmallBranco{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #002950;
	border : 0px none;
	background : White;
}	
.Msg01
{	
	color : #004080;
	font-family : Tahoma;	
	font-size : 11px;
	font-weight: bold;
}
.Msg02
{	
	color : #3366CC;
	font-family : Tahoma;	
	font-size : 11px;
	font-weight: bold;
}
.Msg03
{
	color : #B22222;
	font-family : Tahoma;
	font-size : 11px;
	font-weight: bold;
}
.Msg04
{	
	color : #002950;
	font-family : Tahoma;	
	font-size : 11px;
	font-weight: bold;
}
.Msg05
{
	color : Green;
	font-family : Tahoma;
	font-size : 11px;
	font-weight: bold;
}
.CabLista{
    background-color : #E9C163;
	border-top: 1px solid buttonhighlight;
	border-left: 1px solid buttonhighlight;
	border-right: 1px solid buttonshadow;
	border-bottom: 1px solid buttonshadow;
	font-family: tahoma;
	font-size: 9px;
	font-weight: Bold;
	color: #003300;
	text-align: center;
}
.Linha1{
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #003300;
	background: #FFFFFF;
	border-bottom : 1px solid Gray;
	border-left : 1px solid Gray;

}
.Linha2{
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #003300;
	background: #FFFFE1;
	border-bottom : 1px solid Gray;
	border-left : 1px solid Gray;

}
