		body, html {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.accordionTabContentBox{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			 font-size:10px;
			 background-color:#FFFFFF;

}
p {
padding-top:inherit;
padding-bottom: 5px;
}
.titulo {
border-top:thin;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px}
li {
list-style-image:url(images/flecha.gif);
}

h1 {
	font-family: "Baskerville Old Face";
	font-size: 32px;

}
.fixedTable {
   table-layout : fixed;
}

td.cell {
    padding       : 2px 0px 2px 3px;
    margin        : 0px;
    border-bottom : 1px solid #b8b8b8;
    border-right  : 1px solid #b8b8b8;
    height        : 22px;
    overflow      : hidden;
    font-size     : 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    line-height: 12px;
}

.first {
   border-left  : 1px solid #b8b8b8;
}

.tableCellHeader {
   padding          : 2px 0px 2px 3px;
   text-align       : left;
   font-size        : 11px;
   border-top       : 1px solid #b8b8b8;
   border-right     : 1px solid #b8b8b8;
   background-color : #cedebd;
}

.accordionTabTitleBar {
   font-size           : 12px;
	padding             : 4px 6px 4px 6px;
   border-style        : solid none solid none;
	border-top-color    : #BDC7E7;
	border-bottom-color : #182052;
   border-width        : 1px 0px 1px 0px;
}

.accordionTabTitleBarHover {
   font-size        : 11px;
	background-color : #167897;
	color            : #000000;
}

.accordionTabContentBox {
   font-size        : 11px;
   border           : 1px solid #1f669b;
   border-top-width : 0px;
   padding          : 0px 0px 0px 0px;
}

.hover {
background-color:#ddffcc;
}

.odd {
background-color:#ffeeee;

}

li {
list-style-image:url(../images/flecha.gif);
}
FORM {
	MARGIN: 0px
}
IMG.block{
	DISPLAY: compact
}
IMG.inline{
	DISPLAY: inline
}

.peque {
color:#FFFFFF;
}
a.peque {
font-size:10px;
font-weight:bold;
color:#FFFFFF;
}

a:visited, a:link, a:hover  {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
}

a:visited, a:link {
   text-decoration : none;
}

a:hover  {
	color           : 888888;
	text-decoration : underline;
}


#menu_p {
	margin: 0;
	padding: 0;
	
	}

#menu_p ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu_p ul li {
	display: block;
	float: left;
	text-align: center;
	padding-right: 5;
	margin: 0;
	}

#menu_p ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #966;
	width: 70px;
	height: 12px;
	border-top: 0px solid #9ac;
	border-left: 1px solid #9ac;
	border-bottom: 1px solid #9ac;
	border-right: 1px solid #9ac;
	padding: 2px;
	margin-left: 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	font-size: 11px;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	}

html>#menu_p ul li a  {
	font-size: x-small;   
	} 

#menu_p ul li#two a	{
	width: 120px;
	}

#resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
	}

#menu_p ul li a:hover {
	background: #c99	;
	color:#633;
	}

#menu_p a:active	{
	background: #c99;
	color: #633;
	}

#sectionone #menu_p li#one a, 
#sectiontwo #menu_p li#two a,
#sectionthree #menu_p li#three a,
#sectionfour #menu_p li#four a,
#sectionfive #menu_p li#five a {
	background: #ecc;
	border-top: 0px solid #ababab;
	border-left: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	border-right: 1px solid #ababab;
	height: 20px;
	color: #633;
	font-weight: bold;
	}


