table { 
	border-collapse: collapse;
}
tbody {
	background: #fff url(../img/monjeBN.jpg) top right no-repeat;
}
tr {
	vertical-align: midle;
}
tr,th,td {
	BORDER-RIGHT: #7fb903 1px solid;
	PADDING-RIGHT: 3px! important;
	BORDER-TOP: #7fb903 1px solid;
	PADDING-LEFT: 3px! important;
	FONT-WEIGHT: 600;
	FONT-SIZE: 1.2em! important;
	letter-spacing: .08em;
	line-height: 135%;
	PADDING-BOTTOM: 3px! important;
	MARGIN:  .2em 0 .4em 0;
	BORDER-LEFT: #7fb903 1px solid;
	PADDING-TOP: 3px! important;
	BORDER-BOTTOM: #7fb903 1px solid;
	TEXT-ALIGN: left! important;
	text-transform: uppercase;
	padding: .75em;
}
thead tr {
	color: #7fb903;
	text-align: center;
	background: url(../img/tr_bck.gif) #fff repeat scroll center left;
}
tbody tr:hover {
	background: url(../img/tr_bck.gif) #fff repeat scroll center left;
}
tr.odd td, tr.odd th {
	background-image: url(../img/tealbg.gif);
	background-repeat: repeat;
}
tfoot th,tfoot td {
	padding: 0.2em .75em;
	color: #3a4e58;
	font-weight: bold;
	font-size: 105%;
}
tfoot th {
	text-align: right;
}
form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}