body {
	font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11px; color: #000000; margin:0px;padding:0px;
	SCROLLBAR-FACE-COLOR: #dee3e7;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #dee3e7;
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc;
	SCROLLBAR-ARROW-COLOR: #006699;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1;
	background-color: #9BBBDA;
}
a:link,a:active,a:visited { color : #000000; }
a:hover		{ text-decoration: underline; color : #222222; }
font,th,td,p { font-family:  Verdana, Tahoma, Arial, sans-serif ; font-size: 11px; }
hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

.tope {
	background-color: #9DC5EC;
	font-size : 11px;
	vertical-align: top;
	font-family: "Courier New", Courier, monospace;
	border: 1px solid #000066;
}
 #calendar_tooltip
 {
  position: absolute;
  width: 130px;
  border: 1px solid #FFFFFF;
  padding: 7px;
  background-color: #CCCCCC;
  visibility: hidden;
  z-index: 100;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
  font-size: 10px;
  color: #000000;
  font-family: Verdana;
 }

.normaltable {
	background-color: #CFDFEE;
	margin-left: 1%;
	margin-top: 12px;
	font-size: 14px;	
}
.normaltable a:link,a:active,a:visited { font-weight: bold; text-decoration: none; color: #000099;}
.normaltable a:hover { text-decoration: underline; color : #009900; }

.content { background-color: #97B9DA; border: 1px #585889 solid; padding: 4px; width: 100%; margin-bottom: 2px; }
.forumline	{
	background-color: #585889;
}

th.titulos {
	font-weight: bold;
	font-size: 10px;
color : #000000;
	height: 25px;
	background-image: url(styles/cellpic.gif);
	text-align: left;
}

td.titulo {
	font-weight: bold;
	font-size: 12px;
color : #000000;
	height: 25px;
	background-image: url(styles/cellpic.gif);
}

td.titulo2 {
	font-weight: bold;
	font-size: 12px;
	color : #000000;
	height: 25px;
	background-image: url(styles/cell2.jpg);
}


.menutable {
	text-align: center;
}

.menutable a {
	display:block;
	}
	
.menutable a:hover {
	background: #A4EDFF;
	color:#009900;
	text-decoration: none;
}
	
.menutable .cell {
	border: 1px solid #585889;
	background-color: #9999CC;
}

Td.menu {
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	COLOR: #ffa34f;
	text-align: center;
	vertical-align: top;
}
td.content {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000066;
	vertical-align: top;
	border: 1px solid #585889;
}
.row1	{ background-color: #ABC5E2; font-size : 11px; text-align: center;}
.row4	{ background-color: #ABC5E2; font-size : 11px; text-align: justify;}
.texto	{ background-color: #585889; font-size : 11px; text-align: left; COLOR: #FFFFFF;}
.row2	{
	background-color: #92B6D8;
	font-size : 11px;
	vertical-align: top;
}
.row2 a:hover { text-decoration: underline; color: #444444; }
.row2 a:link, td.row2 a:visited, td.row2 a:active { font-weight: bold; text-decoration: none; color: #FFFFFF; }
.row3	{
	background-color: #BDD1E8;
	font-size : 11px;
	text-align: center;
}
/******* Fin de Tabla  **********/ 

.footer{
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.sitename{
	padding: 0px 0px 10px 10px;
	text-align: center;
	font-size: 24px;
}

/* Tabla 1  - START */
.tabla1 {
	font-family: Impact, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom:10px;
}
.tabla1 .izq {
	background: no-repeat url(images/styles/izq_t1.gif);
	width:10px;
	height:24px;
	white-space: nowrap;
}
.tabla1 .der {
	background: no-repeat url(images/styles/der_t1.gif);
	width:10px;
	white-space: nowrap;
}

.tabla1 .bizq {
	background-image: url(images/styles/bizq_t1.gif);
	width:10px;
	height:6px;	
}
.tabla1 .bder {
	background-image: url(images/styles/bder_t1.gif);
	width:10px;
	height:6px;
}

.tabla1 .mizq {
	background-color:#6666CC;
	border-left: 1px solid #004F98;
}

.tabla1 .mder {
	background-color:#6666CC;
	border-right: 1px solid #004F98;
}

.tabla1 .top {
	background-image: url(images/styles/top_t1.gif);
	padding-left:5px;
	font-weight: bold;	
}

.tabla1 .bottom {
	background-image: url(images/styles/bot_t1.gif);
}

.tabla1 .main {
	background-color:#6666CC;
	padding-left:5px;
	padding-right:5px;
}
/* Tabla 1  - FIN */
