body {
  	padding          : 0px;
  	font-family      : Arial, Helvetica, sans-serif;
  	font-size        : 11px;
  	margin-left      : 0px;
	margin-right     : 0px;
	margin-bottom    : 20px;
 
}

.Bajada {
	font-family: Arial Narrow;
	font-size: 15px;
	color:#B5B5B5;
	font-weight: bold;
	text-transform: uppercase;
}

.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.Destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	padding:10px;
	text-transform: uppercase;
}

.Recuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border:1px;
	border-color:#999999;
	background-color:#f4f4f4;
	padding:5px;
	
}

.Firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
	
}

.Subtitulos {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 33px;
  line-height      : 33px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFFFFF;
  background-image : url(../images/modul2.jpg);  
}

.SubtitulosExpo {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 33px;
  line-height      : 33px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFFFFF;
  background-image : url(../images/modul3.jpg);  
}

.TituloNaranja {
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 24px;
	color: #FF9900;
}
.Texto9 {
	font-size: 9px;
}

td, tr, p, div {
	font-family      : Tahoma;
	font-size        : 11px;
	color            : #333333;
}
hr {
	color            : #999999;
	height           : 1px;
	width            : 100%;
}
.mod {
	background       : #FFFFFF;
	width            : 0px;
}

.mt {
	font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color            : #FEFEFE;
	font-size        : 4px;
	font-weight      : normal;
 }
.mt a:link, .mt a:visited {
	font-size        : 4px;
	color            : #FFFFFF;
	text-decoration  : none;
	font-weight      : bold;
}
.mt a:hover {
	font-size        : 4px;
	color            : #FEFEFE;
	text-decoration  : none;
	font-weight      : bold;
}

.main { 
	float            : left; 
	width            : 100%;
	margin           : 0px; 
	padding          : 0px;
}
.contentdescription { 
	width            : auto !important;
	display          : block;
} 
#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}
ul#mainlevel-nav {
  font-family      : Tahoma;
  font-size        : 13px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  line-height      : 44px;
  vertical-align   : middle;
  
}
ul#mainlevel-nav li {
  font-size        : 13px;
  display          : block;
  background-image : none;
  padding-left     : 0px;
  padding-right    : 0px;
  float            : right;
  margin           : 0;
  width            : auto !important;
  border-right     : 1px;
  white-space      : nowrap;
  float            : left;

}
ul#mainlevel-nav li a {
  font-size        : 13px;
  display          : block;
  padding-left     : 15px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #FFFFFF;
  background       : transparent;
  
}
ul#mainlevel-nav li a:hover {
  font-size        : 13px;
  color            : #C07C00;
}

a.sublevel:link, a.sublevel:visited {
	width:100%;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFA500;
	text-align: left;
	padding-left:29px;
	height: 23px !important;
	height: 23px;
	line-height :23px;
	width: 178px;
	text-decoration: none;
}
a.sublevel:hover {
	text-decoration: none;
	color: #C07C00;

}
a.sublevel#active_menu {
	text-decoration: none;
	color: #C07C00;
	font-weight:bold;

}
a.sublevel#active_menu:hover {
	text-decoration: none;
	color: #C07C00;
	font-weight:bold;
}


.leftrow {
  width            : 178px;
  margin-right     : 0px;
  margin           :0px;
  padding          :0px;
}
.rightrow {
  width            : 162px;
  align            : left;
  margin-left      : 0px;
}
table.moduletable {
  width			   : 100%;
  table-layout	   : auto;
  border-top       : 0px solid #FFFFFF;
  border-bottom    : 0px solid #999999;
}
table.moduletable th {
  font-size        : 12px;
  font-family      : Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-align       : left;
  height           : 28px;
  line-height      : 25px;
  vertical-align   : middle;
  text-indent      : 7px;
  color            : #FFFFFF;
  background-image : url(../images/fnd_mod.jpg);
  text-transform   :uppercase; 
}
table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
}
#search {
  float            : left;
  margin-top       : 0px;
  border           : 1px solid #cccccc;
  padding          : 0px;
  width´           : 123px !important;
  width            : 125px;
  height           : 16px !important;
  height           : 16px;
  overflow         : hidden;
}
#search .inputbox {
  border           : 0px;
  margin-top       : 0px;
  padding          : 2px 3px 2px 6px !important;
  padding          : 0px 3px 2px 6px;
  font-family      : arial, helvetica, sans-serif;
  font-size        : 10px;
  height           : 12px !important;
  height           : 12px;
  width            : 123px !important;
  width            : 125px;
  color            : #999999;
  background       : #FFFFFF;
}
.back_button {
  color            : #C07C00;
  font-family      : Tahoma;
  font-size        : 11px;
  background       : url(../images/bb.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #C07C00;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : right;
  line-height      : 10px;
  text-decoration  : none;
}
.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #999999;
  margin-bottom    : 5px;
  background-color : #EDEDED;
  padding          : 1px;
}
.inputbox {
  border           : 1px solid #999999;
  background	   : transparent url(../images/back.gif);
  background-color : #EDEDED;
  margin-bottom    : 5px;
  color			   : #333333;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #EDEDED;
  padding          : 1px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #E3E3E3;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/fnd_btn.gif) no-repeat;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6D6E71;
	text-align: left;
	padding-left: 33px;
	height: 23px !important;
	height: 23px;
	line-height :23px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -23px;
	text-decoration: none;
	color: #6B6C66;
}

a.mainlevel#active_menu {
	color:#BA7300;
	font-weight: bold;
	background-position: 0px -46px
}

a.mainlevel#active_menu:hover {
	color: #825100;
	font-weight: bold;
	background-position: 0px -46px
}

a:link, a:visited {

  font-size        : 11px;
  color            : #FFA500;
  text-decoration  : none;

}

a:hover {

  font-size        : 11px;
  color            : #C07C00;
  text-decoration  : none;


}

a.category:link, a.category:visited {

  font-size        : 11px;
  font-weight      : bold;
  
}

a.readon:link, a.readon:visited {

  color            : #C07C00;
  font-family      : Tahoma;
  font-size        : 11px;
  background       : url(../images/read.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #C07C00;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}
a.readon:hover {
  color            : #999999;
  font-family      : Tahoma;
  font-size        : 11px;
  background       : url(../images/read.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #C07C00;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
ul {float          : left;
  margin           : 0px;
  padding-left     : 10px;
  list-style       : none;
}
li {
  
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(../images/bullet.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 0px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #0075AF;
}
.pagenavbar {
  border-top       : 0px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  color            : #CCCCCC;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}
a.pagenav:hover {
  text-decoration  : none;
}
.date {
  font-size        : 10px;
  color            : #333333;
  padding-right    : 10px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 0px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}
.pathway {
  font-size        : 10px;
  color            : #333333;
  padding-left     : 8px;
}
a.pathway:link, a.pathway:visited {
  font-size        : 10px;
  padding-left     : 0px;
}
a.pathway:hover {
  font-size        : 10px;
  padding-left     : 0px;
}
table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 0px;
}
table.contentpane {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.pollstableborder{
  border-color     : #999999;
}
.contentheading, .componentheading {
  font-family      : Arial Narrow;   
  background       : url(../images/fnd_tit.gif) repeat;
  font-size        : 24px;
  font-weight      : bold;
  line-height      : 20px;
  height           : 44px;
  text-align       : left;
  color            : #FFA500;
  width            : 100%;
}
.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 20px;
  font-weight      : bold;
  color            : #FFFFFF;
  text-align       : left;
  text-transform   : uppercase;
  text-indent      : 8px;
}


.title a:link, .title a:visited {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 20px;
  font-weight      : bold;
  color            : #FFFFFF;
  text-align       : left;
  text-decoration  : none;
}


.title a:hover {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size        : 20px;
  font-weight      : bold;
  color            : #FFFFFF;
  text-align       : left;
  text-decoration  : none;
}
.ontab {
  border-left      : 1px solid #404040;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : hand;
  line-height      : 40px;
}
.offtab {
  border-left      : 1px solid #404040;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : hand;
   line-height     : 40px;
}
.tabpadding {
 border-left       : 1px solid #404040;
}
.pagetext {
  visibility       : hidden;
  position         : relative;
  top              : 0;
  background-color : #FFFFFF;
  display          : none;
}
.footer {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color            : #FFFFFF;
  font-size        : 10px;
  color            : #FFFFFF;
  font-weight      : normal;
 }
.footer a:link, .footer a:visited {
  font-size        : 11px;
  color            : #FFFFFF;
  text-decoration  : none;
  font-weight      : bold;
}
.footer a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
.contact_email  {
  width            : 100%;
}
.contact_email .inputbox {
  width            : 345px;
}
