
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #282828;
	}
ul {
	list-style-image:  url("/resources/imgs/guion.gif");
	margin-left: 50px;
	}
li {
	margin-bottom:3px;
	}
hr {
	color: #999999;
	}
select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
input {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
textarea {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}	
td {
	font-size: 11px;
}
.justify {
	text-align:justify;
}
.titulo {font-size: 18px}
.subtitulo {font-size: 12px}

a:hover {
  	text-decoration: underline;
	}
a:link {
	text-decoration: none;
	}	
a:visited {
	text-decoration: none;
	}
a.rojo:hover {
	color: #8A020A;
  	text-decoration: underline;
	}
a.rojo:link {
	color: #8A020A;		
	text-decoration: none;
	}	
a.rojo:visited {
	color: #8A020A;		
	text-decoration: none;
	}

a.blanco:hover {
	color: #ffffff;
  	text-decoration: underline;
	}
a.blanco:link {
	color: #ffffff;		
	text-decoration: none;
	}	
a.blanco:visited {
	color: #ffffff;		
	text-decoration: none;
	}

a.link_rojo:hover {
	color: #990000;
  	text-decoration: underline;
	}
a.link_rojo:link {
	color: #990000;		
	text-decoration: none;
	}	
a.link_rojo:visited {
	color: #990000;		
	text-decoration: none;
	}
.style1 {font-weight: bold}
.style2 {
	font-size: 10px;
	font-weight: bold;
}
.style4 {font-size: 13px}


.contenido {
	font-size:11px;
	text-align:justify;
	padding: 5px 10px 20px 10px;
}

.linkBlack {
	font-size:12px;
	color:#000000;
}

#CalFrame {
	display:none;
	z-index:100;
	width:143px;
	position:absolute;
	height:187px;
	}
	#PTBL, #TBL{
	border:#440505 1px solid;
	}
	#calendar td, #calendar div { 
	font:9px tahoma,arial,sans-serif;
	}
	#calendar td {
	text-align:center;
	}
	#calendar a {
	color:#be0202;
	text-decoration:none;
	}	
	#calendar .titulo {
	background-color:#be0202;
	height:20px;
	}
	#calendar .semana {
	background-color:#fbecbf;
	}	
	#calendar .hr {
	color: white;
	}
	#calendar .hrA {
	cursor: hand; 
	color: white;
	}
	#calendar .nt {
	visibility:hidden;
	width: 19px;
	position: absolute;
	border:2px solid red;
	}
	#calendar .bt {
	width: 19px;
	position: absolute;
	height: 19px;
	margin-top:-2px;
	margin-left:-1px;	
	}
	#calendar .dt {
	width: 19px;
	position: absolute;
	height: 16px;
	cursor:hand;
	}
	#calendar .mn {
	left: 0px;
	width: 141px;
	position: relative;
	top: 0px;
	height: 121px
	}
	#calendar .mv {
	position: relative
	}
	#calendar .mh {
	visibility: hidden; 
	position: relative
	}