a            { color: navy; font-style: normal; font-size: 10pt; text-decoration: none }
a:link   { font-style: normal }
a:active    { font-style: normal }
a:visited   { font-style: normal }
a:hover                { color: gray; font-style: normal; font-size: 10pt; text-decoration: underline }
h6  { font-size: 10pt }
h5 { font-size: 12pt }

.error { 
	color: red;
}

body, ul, td, th {
	font-family: arial,helvetica,sans-serif;
	font-size: 75%;
	/* font-size: 10%; */
}

em {
	font-weight: bold;
	font-style: italic;
}

a.menuWhite {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 75%;
	color: #ffffff;
}

a.menuBlack {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 75%;
	color: #000000;
}

.sidebar {
	font-size: 75%;
}

.date {
	font-size: 85%;
}

.newsDate {
	font-size: 85%;
	font-style: italic;
	color: #9b410e;
}

pre,code,tt {
	font-family: "andale mono", "monotype.com", "courier new", courier, monospace;
	font-size: 90%;
}

pre.code {
	background-color: #f0f0f0;
}



.h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}

.h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

dt,h3 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

blockquote {
	margin-left: 12px;
}

small {
	font-size: 75%;
}

a.small {
	font-size: 75%;
	text-decoration: none;
}

.tableTitle {
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
}

.tableExtras {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 85%;
	color: #FFFFFF;
}


input {
	font-family: verdana,arial,helvetica,sans-serif;
}

textarea {
	font-family: "andale mono", "monotype.com", "courier new", courier, monospace;
}

input.small, select.small {
	font-size: 75%;
}

textarea.small {
	font-size: 75%;
}

.programlisting {
	display: block;
	width: 100%;
	background-color: #E0E0E0
}


.task-status {
	color: #000000;
}

a.task-status {
	text-decoration: none;
	font-weight: bold;
}
a:hover.task-status {
	text-decoration: underline;
}


.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	text-decoration: none;
	background-color: #FDFDFD;
}

.button-yes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FDFDFD;
}

.button-delete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #980101;
	text-decoration: none;
	background-color: #FDFDFD;
}
.text-field {
	font-weight: bold;
	color: #000000;
	font-size: 95%;
}

.error {
	font-weight: normal;
	color: red;
}

.page-bar {
	font-weight: bold;
	word-spacing: 6px;
	line-height: 150%;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 3px;
	text-align: center;
}

.img-link {
	border 0px solid transparent;
}

#cursor_help {
  /* cursor: help; */
  cursor: url('cursors/mano.ayuda.cur');
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redframe {
	border: 1px solid #EF1C21;
}
.redarrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #EF1C21;
}
.h1red {

	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #EF1C21;
}
.h1redbIG {


	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #EF1C21;
}
