a:link 
{
	text-decoration: none; 
	color: #3333CC; 
}
a:visited 
{
	text-decoration: none; 
	color: #0099FF;
}
a:active {
	text-decoration: none; 
	color: #000000;
}
a:hover 
{
	text-decoration: underline; 
	color: #3399CC;
}
body {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 8pt;
}
td,tr 
{ 
	font-size: 9pt; 
	vertical-align: top; 
}
th 
{ 
	background-color: #006699; 
	color: #FFFFFF; 
}
h1 
{
	text-decoration: none; 
	font-style: italic; 
	font-size: 16pt; 
	border-bottom: thin dashed #006699; 
}
h2 
{
	text-decoration: none; 
	font-size: 13pt; 
}
h3 
{
	text-decoration: none; 
	font-size: 11pt;
}
h4 {
	text-decoration: none; 
	font-weight:bold; 
	font-size:10pt;
}
input, select, option 
{
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 8pt;
}
.leftsidelinks 
{ 
	text-decoration: none; 
	font-size:7pt;
	font-weight:bold;
}
.bigbanner 
{ 
	font-size:24pt; 
	letter-spacing:-4px; 
}
.lefttd { font-size: 8pt; }


.letras
{
    COLOR: white;
    FLOAT: none;
    FONT-FAMILY:'new courier';
    FONT-SIZE:'10';
    FONT-STYLE: normal;
    FONT-VARIANT: small-caps;
    POSITION: relative
}
.letra_col
{
    COLOR: #000080;
    FLOAT: none;
    FONT-FAMILY:'Arial';
    FONT-SIZE:'10';
    FONT-STYLE: normal;
    FONT-VARIANT: xx-small;
    POSITION: relative;
}

#mensaje 
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border: 1px solid #FF3300;
	font-size: 12px;
	padding: 8px;
	margin: 4px;
	text-align: left;
	color: #D50000;
}
#ulMenuPrincipal {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

#ulMenuPrincipal li a {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	display: block;
	padding-right: 2px;
	margin: 0px;
}
#ulMenuPrincipal li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#ulMenuPrincipal li a:hover {
	background-color: #EFEFEF;
	text-decoration: none;
}
.pageTitle {
	font-size: 16px;
	color: #444444;
	font-weight: bold;
	display:block;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE7EF;
	margin-bottom: 17px;
	width:100%;
}
#ulInformaciones {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	float: left;
}
#ulInformaciones li {
	list-style-type: upper-roman;
}
#ulInformaciones li a:visited, #ulInformaciones li a:active, #ulInformaciones li a:link {
	color: #000000;
}
#ulInformaciones a {
	color: #000000;
}
#ulInformaciones li a:hover {
	background-color: #E9F2FB;
}

.ulSubtemas {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
.ulSubtemas li {
	list-style-type: lower-alpha;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ulSubtemas li ul li {
	list-style-type: lower-roman;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.ulSubtemas li ul li ul li {
	list-style-type: decimal;
}
.tablesHeader td, .tablesHeader th {
	color: #FFF;
	background-color: #6D84B4;
	font-weight: bold;
	height:35px;
	font-size:12px;
	text-align:left;
}
.tablesHeader a
{
	color:#FFFFFF;
}

.tablesAlternating
{
	background-color:#F1F3F8;
	font-size:11px;
}
.errorClass {
	color: #FF3300;
}
.errorClass a:link, .errorClass a:active, .errorClass a:visited {
	color: #FF3300;
	text-decoration:underline;
}
.dateStyle
{
	display: block;
	font-size: 11px;
	text-align: right;
	color:#666;
	margin-bottom: 15px;
}.underConstruction {
	font-size: 24px;
	font-weight: bold;
	text-align: justify;
	margin-top: 15;
	margin-bottom: 30;
}
.underConstruction hr {
	color: #00779D;
}
.errorClassB {
	color: #FF3300;
	font-size: 18px;
	text-align:center;
	font-weight:bold;
}

