body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ACE4FF;
  background-image: url('/omcmaga/images/bg.jpg');
  background-repeat: repeat-x;
	
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFF;
	background-color: #103f8d;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  background-color: #d6e9f7;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;	
  background-color: #39698D;
  background-image: url('/omcmaga/images/blank_button.gif');
  background-repeat: repeat-x;
  
}

.big2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:#09F;
	color:#003;
	
}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.boton{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#003;
	border:0px;
	width:auto;
	height:auto;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	list-style-position: inside;
	list-style-type: disc;
	background-color: #2E9CE5;
       }
.omc {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-attachment: scroll;
	background-color: #006;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: circle;
	filter: Light;
}
  CAPTION.MYTABLE
  {
	background-color:#06C;
	color:white;
	border-style:solid;
	border-width:2px;
	border-color:black;
	font-size: 14px;
  }

  TABLE.MYTABLE
  {
	font-family:arial;
	font-size:10pt;
	background-color:#5B89A1;
	width:500px;
	border-style:solid;
	border-color:black;
	border-width:2px;
  }

  TH.MYTABLE
  {
	font-size:12pt;
	color:white;
  }

  TD.MYTABLE
  {
	font-size:10pt;
	background-color:#409040;
	color:white;
	border-style:solid;
	border-width:1px;
	text-align:center;
	list-style-type: circle;
  }

