.UI_COMMON_LABEL_01
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Arial;
	text-align: right;
}
.UI_COMMON_LABEL_02
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial;
}
.UI_COMMON_LABEL_03
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Arial;
}
.UI_COMMON_LABEL_04
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	text-align:justify;
}
.UI_COMMON_TEXTBOX_01
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Arial;
	background-color: infobackground;
}
.UI_COMMON_TEXTBOX_02
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Arial;
	background-color: #f5f5f5;
}
.UI_COMMON_TEXTBOX_03
{
	border-right: #f5f5f5 1px solid;
	border-top: #f5f5f5 1px solid;
	font-size: 11px;
	border-left: #f5f5f5 1px solid;
	color: black;
	border-bottom: #f5f5f5 1px solid;
	font-family: Arial;
	background-color: #f5f5f5;
}
.UI_COMMON_TEXTBOX_04
{
	color: Black;
	font-family: Arial;
	font-size: 12px;
	border-right: 2px solid #758B88;
	border-left: 1px solid #758B88;
	border-top: 1px solid #758B88;
	border-bottom: 2px solid #758B88;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ffffff, EndColorStr=#ffffe1, GradientType=0) progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);
}
.UI_COMMON_BUTTON_01
{
	color: Black;
	font-family: Arial;
	font-size: 9pt;
	cursor:hand;
	border-right: 2px solid #758B88;
	border-left: 1px solid #758B88;
	border-top: 1px solid #758B88;
	border-bottom: 2px solid #758B88;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fff4f3ee, EndColorStr=#DDDDDD, GradientType=0) progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);
}
.UI_COMMON_BUTTON_02 
{
	border-right: 1px solid #9A9CA6;
	border-bottom: 1px solid #9A9CA6;
	border-left: 1px solid #FBFBFB;
	border-top: 1px solid #FBFBFB;
	background-color: #F0EFED;
	font-size: x-small;
	font-weight: bold;
	cursor: hand;
}
.UI_COMMON_BUTTON_03
{
	color: white;
	font-family: Arial;
	font-size: 9pt;
	cursor:hand;
	border-right: 2px solid #758B88;
	border-left: 1px solid #758B88;
	border-top: 1px solid #758B88;
	border-bottom: 2px solid #758B88;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ff0000, EndColorStr=#DDDDDD, GradientType=0) progid:DXImageTransform.Microsoft.Shadow(Color=#f5f5f599, Strength=2, Direction=135);
}
.UI_COMMON_TOOLBOX
{
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	border-left: 1px solid #696969;
	border-top: 1px solid #696969;
	background-color: #f5f5f5;
	font-size: x-small;
	font-weight: bold;
}
.UI_COMMON_TABLE_02
{
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	border-left: 1px solid #696969;
	border-top: 1px solid #696969;
	background-color: #fffff0;
	font-size: x-small;
	font-weight: bold;
}
.UI_COMMON_CELL_SEPARATOR
{
	BORDER-TOP: dimgray 1px dotted;
}
.UI_COMMON_CELL_SEPARATOR_BOTTOM
{
	border-bottom: dimgray 1px dotted;
}
.UI_COMMON_CALENDARIO 
{
	position: absolute;
}
.UI_COMMON_OBJETO_POSICAO_01 
{
	left:20px;
	position:relative;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: white;
}
.UI_COMMON_TD_02 {
	border-left: 1px solid #3869B6;
	border-right: 1px solid #3869B6;
}
.UI_COMMON_TD_03 {
	border-left: 1px solid #3869B6;
	border-right: 1px solid #3869B6;
	border-bottom: 1px solid #3869B6;
}
.UI_COMMON_TD_04 {
	border-left: 1px solid #3869B6;
	border-right: 1px solid #3869B6;
	border-bottom: 1px solid #3869B6;
	border-top: 1px solid #3869B6;
}
.UI_COMMON_ITEM_MENU_OVER
{
	border: 1px solid dimgray;
	width: 90%;
	background-color: #99ccff;
	cursor: hand;
	vertical-align: middle;
	text-decoration: none;
	color: Black;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fff4f3ee, EndColorStr=#DDDDDD, GradientType=0);
}
.UI_COMMON_ITEM_MENU_NORMAL
{
	border: 1px solid whitesmoke;
	background-color: whitesmoke;
	cursor: hand;
	vertical-align: middle;
	text-decoration: none;
	color: Black;
	font-size: 12px;
}
.UI_COMMON_TITULO 
{
	font-size: 30px;
	color: white;
}
.UI_COMMON_POSICA_RELATIVA_10PX 
{
	position:relative;
	left:10px;
}
.UI_COMMON_FIELDSET
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial;
	width:95%;
	position:relative;
	left:10px;
}
.UI_COMMON_FIELDSET_01
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial;
	width:95%;
}
.UI_COMMON_SOMBRA
{
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);
}