body {
	scrollbar-3d-light-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #ffffff;
	scrollbar-dark-shadow-color : #ffffff;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #ffffff;
	}

/* link = red, rollover = light blue */
A { text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#3d4242; line-height:16px;}
A:link { text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#3d4242b; line-height:16px;}
A:visited { text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#3d4242; line-height:16px;}
A:hover { text-decoration: underline; font-family: Arial, Helvetica, sans-serifl; font-size:12px; color:#f17c0e; line-height:16px;}

/* link = red, rollover = light blue */
A.orange { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#f17c0e;}
A:link.orange { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#f17c0e;}
A:visited.orange { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#f17c0e;}
A:hover.orange { text-decoration: none; font-family: Arial, Helvetica, sans-serifl; font-size:12px; color:#9ea900;}

/* link = red, rollover = light blue */
A.cv { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#62a04b;}
A:link.cv { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#62a04b;}
A:visited.cv { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#62a04b;}
A:hover.cv { text-decoration: none; font-family: Arial, Helvetica, sans-serifl; font-size:12px; color:#666666;}

/* gray font (first paragraph) */
td {font-family: Arial, Helvetica, sans-serif;
		 font-size:13px;
		 line-height:14px;
		 font-weight:normal;
		 color:#3d4242;
			}

/* gray font (first paragraph) */
.Bodytext1 {font-family: Arial, Helvetica, sans-serif;
		 font-size:13px;
		 line-height:14px;
		 font-weight:normal;
		 color:#3d4242;
		 text-align:justify;
		 }
	
/* gray font (main text) */	 
.Bodytext2 {font-family: Arial, Helvetica, sans-serif;
		 font-size:16px;
		 line-height:16px;
		 font-weight:bold;
		 color:#9ea900;
			}
			
/* gray font footer*/
.Footer {font-family: Arial, Helvetica, sans-serif;
		 font-size:11px;
		 line-height:12px;
		 font-weight:normal;
		 color:#3d4242;
		 }
		
/* gray font (title headers) */ 
.Headline {font-family: Arial, Helvetica, sans-serif;
		 font-size:16px;
		 line-height:18px;
		 font-weight:normal;
		 color:#919295;
		 }
		 
/* gray font (title headers) */ 
.Headline2 {font-family: Arial, Helvetica, sans-serif;
		 font-size:20px;
		 line-height:23px;
		 font-weight:normal;
		 color:#666666;
		 }
		 
/* green font (non-link link) */
.Line {font-family: Arial, Helvetica, sans-serif;
		 font-size:16px;
		 line-height:18px;
		 font-weight:normal;
		 color:#62a04b;
		 }
		 
/* orange font (visited link) */
.Orange {font-family: Arial, Helvetica, sans-serif;
		 font-size:14px;
		 line-height:16px;
		 font-weight:normal;
		 color:#ff6600;
		 }

/* green breadcrumbs */
.Bread {font-family: Arial, Helvetica, sans-serif;
		 font-size:11px;
		 line-height:12px;
		 font-weight:normal;
		 color:#62a04b;
		 text-decoration:underline;
		 }

/* tabla de registro */
.Tabla {
		border-top:1px solid #62a04b;
		border-right:1px solid #62a04b;
		border-bottom:1px solid #62a04b;
		border-left:1px solid #62a04b;
		margin:1em auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:normal;
		color:#62a04b;
		}

.text {
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:normal;
		color:#62a04b;
		}
		
/* tabla de concurso */
.Tablaconcurso {
		border-top:1px solid #62a04b;
		border-right:1px solid #62a04b;
		border-bottom:1px solid #62a04b;
		border-left:1px solid #62a04b;
		margin:1em auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#CCCCCC;
		}