/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : BABDB6;
	color : Black; }

td,tr,p,div {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

h4 { color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
h5 { color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
h6 { color: #FF9900; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

/* Links */
a:link, a:visited {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

	}

a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #EEEFED;

	}
	
a.selecc:link, a.selecc:visited {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #00FF00;

	}

a.selecc:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #EEEFED;

	}

/* Horizontal Line */	
hr {
	background: url(images/grey_spacer_vert.jpg); height:2px; border: 1px inset;
	}

/* --Default Class Settings-- */	

.mainmenu {
	color: #FF0000;
	font-family: Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;

	}
a.mainmenu:link, a.mainmenu:visited {
	}
a.mainmenu:hover {
	color: #FF0000;
	background-color: #EEEFED;

	}

.contentheading {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333 }
	
.componentheading {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: left }
	
.moduleheading {
	font: bold 11px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left }
 
.button {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px } 

.inputbox {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #FF0000; }

.contentdescription {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left }	
	
/** category text format and links **/
.category {
	color: #999999; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}
a.category:link, a.category:visited {
	color: #999999; font-weight: bold;
	}
a.category:hover {
	color: #FF0000;
	background-color: #EEEFED;
	}
	
.contentpaneopen {
	border : 0px ridge #DCDCDC; }
	
.poll {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px }
	
.sectiontableentry1, .contentpane {
	background-color : #FFFFFF; }

.sectiontableentry2 {
	background-color : #EBEBEB; }

.sectiontableheader {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold; }
	
.subordinado {
	background-color : #FFFFFF;
	color : #000000;
	text-align : justify;
	margin: 0px 0px 0px 20px;}
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none; 
	font-weight: normal; }
			
.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal; }

ul {
	margin: 0px 0px 0px 0px; }

li { 
	list-style: inside url(../imagenes/arrow.gif);
	list-style-image: url(../imagenes/arrow.gif); }

.fase4rdf {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; color: #000000; font-weight: normal; }
a.fase4rdf:link {
	font-size: 9px; font-weight: normal; color: #FF9900;
	}
a.fase4rdf:hover {
	font-weight: bold; color: #808080;
	}	

table.searchintro {
  	background-color: #ffffff;
	border: solid 1px #777777;}
.quoteblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;

}
.sitename {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
 	color: #FF0000
}
.articlehead {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
 	color: #FF0000
}
.smallred {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none; 
	font-weight: bold;
}

#ayuda {	
	height: 1px;
}
