/* --Default Page Settings-- */

/* Body */
BODY {
	background-color : White;
	color : Black; }

/* Links */
a {
	font-size: 10px
	font-family:  Helvetica, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: none; }

a:hover {
	color: #5c5c9b;
	font-weight: bold;
	text-decoration: none; }

a:active {
	text-decoration:underline;
	font-weight: bold;
	color: #6F7B93; }

/* Table Column */	
td {
	font-family: Helvetica, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333; }	

/* Horizontal Line */	
HR {
	background: #c0c0c0;
	height:2px;
   width:170px;
	border: 1px inset; }


	
/* --Default Class Settings-- */	

.articlehead {
	font-family: Helvetica, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333
 	text-align: center; }
	
.button {
	font-family: Helvetica, Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-color: #9CB6CE;
	background-color:#C9DBEB;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px } 

.componentHeading {
	font: bold 11px Helvetica, Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	padding-left:28px;
	height:18px;
	width: 100%;
	background-image: url(../images/titulo.jpg); 
	background-repeat: no-repeat;
	background-position: left-middle;

	}

.componentHeadingNoticias {
	font: bold 11px Helvetica, Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	padding-left:28px;
	height:18px;
	width: 168px;
	background-image: url(../images/titulo.jpg); 
	background-position: left;
	}

.inputbox {
	font-family: Helvetica, "Trebuchet MS", Verdana , Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background : url(../images/sombra.gif);
  border-style: solid;
  border-color: #000000;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px }
	border: 1px solid; }

.newsarticle {
	font-family: Helvetica, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;  }	

.newspaneopen {
	border : 0px ridge #DCDCDC; }
	
.poll {
	font-family: Helvetica, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px }
	
.popupwindow {
	background-color : #FFFFFF; }
	
.sectiontableentry1 {
	background-color : #FFFFFF; }

.sectiontableentry2 {
	background-color : #EBEBEB; }

.sectiontableheader {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold; }
	
.small {
	font-family: Helvetica, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none; 
	font-weight: medium }
	
.small2 {
	font-family: Helvetica, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #f2f2f2;
	text-decoration: none; 
	font-weight: medium }
			
.smalldark {
	font-family: Helvetica, Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal }

li { list-style: inside url(../images/M_images/arrow.gif) ;
	list-style-image: url(../images/M_images/arrow.gif);
}
.direccion {
	font-family: Helvetica, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #5c5c9b;
	font-weight: bolder;

}
li.nuevoli {list-style: inside url(../images/cuadros.gif) ;
	list-style-image: url(../images/cuadros.gif);


}