BODY {
	MARGIN: 0px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
A {
	COLOR: #FF9900;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
}
A:visited {
	COLOR: #FF9900
}
A:active {
	COLOR: #FF9900
}
A:hover {
	COLOR: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
TD {
	FONT-SIZE: medium;
	COLOR: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
TD.info {
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 6px;
	FONT-SIZE: xx-small;
	TEXT-ALIGN: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6633;


}
INPUT {
	BORDER-TOP-WIDTH: 0.2em; BORDER-LEFT-WIDTH: 0.2em; FONT-SIZE: 0.9em; BORDER-BOTTOM-WIDTH: 0.2em; COLOR: #000000; FONT-FAMILY: arial,verdana,geneva,sans-serif; BORDER-RIGHT-WIDTH: 0.2em
}
INPUT.locked {
	BORDER-RIGHT: 0.2em groove; BORDER-TOP: 0.2em groove; BORDER-LEFT: 0.2em groove; COLOR: #FF9900; BORDER-BOTTOM: 0.2em groove; BACKGROUND-COLOR: #eeeee9
}
TEXTAREA {
	BORDER-RIGHT: 0.2em groove; BORDER-TOP: 0.2em groove; FONT-SIZE: 0.9em; BORDER-LEFT: 0.2em groove; BORDER-BOTTOM: 0.2em groove; FONT-FAMILY: arial,,verdana,geneva,sans-serif
}
TEXTAREA.locked {
	BORDER-RIGHT: 0.2em groove; BORDER-TOP: 0.2em groove; BORDER-LEFT: 0.2em groove; COLOR: #666666; BORDER-BOTTOM: 0.2em groove; BACKGROUND-COLOR: #eeeee9
}
SELECT {
	BORDER-RIGHT: 0.2em groove; BORDER-TOP: 0.2em groove; FONT-SIZE: 14px; BORDER-LEFT: 0.2em groove; BORDER-BOTTOM: 0.2em groove; FONT-FAMILY: arial, , verdana, geneva, sans-serif
}
SELECT.locked {
	BORDER-RIGHT: 0.2em groove; BORDER-TOP: 0.2em groove; BORDER-LEFT: 0.2em groove; COLOR: #000000; BORDER-BOTTOM: 0.2em groove; BACKGROUND-COLOR: #eeeee9
}
.open {
	FONT-WEIGHT: bold;
	FONT-SIZE: large;
	COLOR: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.packside {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 8px;
	FONT-SIZE: 12px;
	font-style: italic;
	text-decoration: underline;
}
li {
	list-style-image: url(../images/tab.gif);
	list-style-type: none;
}
.cabeceraLista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFCC00;
	border: thin none #006699;
	height: 0px;
	width: 0px;
	margin: 0px;
}
.tab1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
}
.cabeceraListaCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	border: thin none #006699;
	height: 0px;
	width: 0px;
	margin: 0px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}
}

