body.menu2 {
	background: #7AA1E6;
	margin-top: 10;
	margin-left: 10;
}
body.desktop {
	background: #FFFFFF;
}
td.label {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-align: right;
}
td.text {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}
td.get {
	color: #0000FF;
	font-family: Verdana;
	font-size: 8pt;
}
td.errorMsg {
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	padding: 10;
	border: 1 solid #FFFFFF;
	background: #FF0000;
}
td.proprietaria {
	color: #2159C9;
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}
input.get {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	border: 1 solid #7F9DB9; 
	background: #E8F2FE;
}
select {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	border: 1 solid #7F9DB9; 
	background: #E8F2FE;
}
input.getLogin {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	border: 1 solid #7F9DB9; 
	background: #FFFFFF;
}
textArea {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	border: 1 solid #7F9DB9; 
	background: #E8F2FE;
}
td.menuTitleGroup {
	color: #1D58A4;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	height: 25;
	padding-left: 5;
	background: url('../images/menuGroupTitleBack.jpg');
}
td.menuItemGroup {
	background: url('../images/menuGroupBack.jpg');
	padding-left: 5;
	height: 20;
}
input.buttom {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	background: url('../images/buttomBack.jpg');
	font-weight: normal;
	border: 0;
	width: 90;
	height: 22;
}
td.menuControlPanel {
	color: #2159C9;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	background: url('../images/controlPanelBack.jpg');
	height: 30;
}
td.user {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	vertical-align: bottom;
}
a.menu2 {
	color: #1D58A4;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
a.menu2:hover {
	font-size: 9pt;
	text-decoration: underline;
}
td.title {
	color: #3333FF;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1 solid #C0C0C0;
}
td.titleTable {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	background: #DDDDDD;
}
td.table {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	background: #EEEEEE;
}
a.titleTable {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}
a.titleTable:hover {
	text-decoration: underline;
}
td.confirmMsg {
	color: #36A233;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}