body {
	margin-top: 10px; 
	margin-bottom: 10px;
/*background-image: url(../images/fondo.jpg);*/
}

td, tr, p, div {
	font-size: 10px;
	color: #666666;
	font-family: Arial;
}

.borde-de-tabla {
	border-right: 1px dotted #9D9D9D;
}

.imagen3 {
padding-bottom: 20px;
margin-bottom: 20px;
color: Fuchsia;
}

.vinculos_azules {
color: #417AAB;
text-decoration: none;
}

.imagen {
	border: 1px solid #888888;
}

.imagen2 {
	border: 1px solid #424242;
}

.borde-de-tabla-fondo {
	border: 1px solid Navy;
background-image: url(../images/fondo_celda.jpg);
}


.swf_embed {
border: 1px solid #333333;
margin-top: 0px;
margin-bottom: 0px;
}

/*for title or site name*/
.sitetitle {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	color : #000000;
	margin-left: 10px;
}


/* --Estilos del Menú-- */

a.mainlevel_sup:link,/*el link común*/ a.mainlevel_sup:visited {
	/*cuando ya fue visitado*/
	display: inline;
	font-size: 11px; /*background: #E8E8E8 100%;*/
	color: Black; /* color de fuente */
	border-left: 1px solid #939393; /*height: 12px;*/
	text-decoration: none;
	margin-right: -0.1em;
	margin-left: -0.1em;
	font-weight: bold; /* estilo de fuente  " negrita "  ...etc...*/
	padding: 0px 8px 0px 8px; /* margen del texto superior, derecho, inferior, izquierdo*/
	font-family: Verdana, Helvetica, Arial; /* tipo de letra */
	line-height: 10px; /* altura de los links */
}

a.mainlevel_sup:hover {
	color: #777777; /* color de los textos de links */
	text-decoration: none;
	border-left: 1px solid #4B0082;
}

a.mainlevel:link,/*el link común*/ a.mainlevel:visited {
	/*cuando ya fue visitado*/
	display: block;
	font-size: 11px;
	background: #B9EEBA;
	color: #000184; /* color de fuente */
	text-decoration: none;
	margin-top: 1px;
	margin-right: -0.1em;
	margin-left: -0.1em;
	font-weight: normal; /* estilo de fuente  " negrita "  ...etc...*/
	padding: 2px 8px 2px 8px; /* margen del texto superior, derecho, inferior, izquierdo*/
	font-family: Verdana, Helvetica, Arial; /* tipo de letra */
	line-height: 15px; /* altura de los links */
}


a.mainlevel:hover {
	color: Black; /* color de los textos de links */
	text-decoration: none;
	font-weight: bold;
	border-left: 5px solid #FEDD78;
}
a.mainlevelpie:link,/*el link de la botonera inferior*/ a.mainlevelpie:visited {
	/*cuando ya fue visitado*/
	display: inline;
	font-size: 11px;
	background: #60629f;
	color: #ffffff; /* color de fuente */
	border-left: 1px solid #666666; /*height: 12px;*/
	text-decoration: none;
	margin-right: -0.1em;
	margin-left: -0.1em;
	font-weight: normal; /* estilo de fuente  " negrita "  ...etc...*/
	padding: 4px 8px 4px 8px; /* margen del texto superior, derecho, inferior, izquierdo*/
	font-family: Verdana, Helvetica, Arial; /* tipo de letra */
	line-height: 19px; /* altura de los links */
}
a.mainlevelpie:hover {
	/*mouse over*/
	display: inline;
	font-size: 11px;
	background: #7476AD;
	color: #ffffff; /* color de fuente */
	border-left: 1px solid #666666; /*height: 12px;*/
	text-decoration: none;
	margin-right: -0.1em;
	margin-left: -0.1em;
	font-weight: normal; /* estilo de fuente  " negrita "  ...etc...*/
	padding: 4px 8px 4px 8px; /* margen del texto superior, derecho, inferior, izquierdo*/
	font-family: Verdana, Helvetica, Arial; /* tipo de letra */
	line-height: 19px; /* altura de los links */
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 0px;
	display: block;
	background-color: #7274AC;
	font-size: 10px; /* tamaño de letra */
	color: #ffffff; /* color de fuente */
	font-weight: normal; /* estilo de fuente  " negrita "  ...etc...*/
	padding: 4px 8px 4px 8px; /* margen superior, derecho, inferior, izquierdo*/
	width: 96%; /*text-indent: 2px; /* margen izquierdo del texto */
	text-decoration: none; /* decoración del texto */
	font-family: Verdana, Helvetica, Arial, sans-serif; /* tipo de letra */
	line-height: 16px; /* altura de los links */
	margin-bottom: 0px; /* distancia entre links */
	margin-left: -0.1em;
}

a.sublevel:hover {
	text-decoration: none; /* decoración del texto */
	background-color: #7274AC;
	color: White; /* color de los textos de links */
}

table.moduletable {
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
	width: 100%;
	/*background: url(../images/bgr.png);*/
}

table.moduletablemenu {
	padding: 0px 0px 0px 0px;
	/*height: 12px;*/
}

table.moduletable_sup {
	padding: 0px 0px 0px 0px;
	/*height: 12px;*/
}

table.moduletable_sup th {
}

table.moduletable th {
	font-size: 12px; /*tamaño de fuente*/
	font-weight: bold; /*estilo de fuente*/
	color: #ffffff; /*color de fuente*/
	text-align: center; /*alineación del texto*/
	padding-top: 5px;
	border: solid;
	border-top-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #000000;
	width: 100%;
	letter-spacing: 1px; /*espacio entre letras*/
	text-indent: 0px; /*margen izquierdo del texto*/
	padding-bottom: 4px; /*margen entre el titulo y el modulo*/
   background: url(../images/bgn_title.jpg);
}


table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	font-size: 10px;
	font-weight: normal;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
	background-color: #DCDCDC;
	color: #666666;
	font-weight: bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
	background: transparent;
}

.contentpaneopen {
  text-align: center;
  width: 100%;
  margin-top: 5px;
}

.contentheading, .componentheading {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #3DB53F;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 9px;
}

a.readon: link, a.readon: visited {
	font-family: Verdana;
	font-size: 10px;
	color: #00BFFF;
}

a.readon: hover {
	font-family: Verdana;
	font-size: 10px;
	color: White;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	background-color: #ebebeb;
	/*background-image: url(http://www.sitiocomercail.com/1/imgs/btn.jpg);*/
	background-repeat: repeat-x;
	color: #ffffff;
	border: 0px solid #686868;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0001A2;
	background-color: #F0F0F0;
	border: 1px solid #686868;
}

.checkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	color: #5f7f7f;
	/*background-color: #F0F0F0;
	border: 1px solid #CCCCCC;*/
}

a:link, a:visited {
	color: #1D5E95;
	text-decoration: underline;
}

a:hover {
	color: #2373B8;
	text-decoration: underline;
}


/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Blue;
	text-align: left;
	text-decoration: underline;
}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
	color: Blue;
	font-weight: bold;
	font-size: 11px;
	font-weight: bold;
}

a.category:hover {
  color            : #999999;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center; /* Cannot use hand as its not a W3C CSS validator */
/*	cursor: hand;*/
	font-weight: bold;
	color: Navy;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}


.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 5px;
	color: #FF6347;
	
}
.article_seperator {
	border-bottom: 1px #FF6347;
}
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: Navy;
	font-weight: bold;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

table.moduletablelogin {
	margin-top: 1px;
	margin-left: 2px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	width: 96%;
	background: #EBEBEB;
	border: 1px solid #686868;
}

table.moduletablelogin td {
	font-size: 10px;
	color: #717171;
	font-weight: normal;
	text-align: center;
	padding-top: 0px;
}

table.moduletablelogin th {
	font-size: 14px; /*tamaño de fuente*/
	font: bolder Arial Black;
	color: #7A7A7A; /*color de fuente*/
	text-align: center; /*alineación del texto*/
	width: 100%;
	letter-spacing: 1px; /*espacio entre letras*/
	text-indent: 0px; /*margen izquierdo del texto*/
	margin-top: 10px; /*background: url(../images/fondo_login.jpg);*/
	line-height: 20px; /* altura de los links */
	background-position: center;
	background-repeat: repeat-x;
}