td.left {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
td.text {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000}
.color {color:#FF6600}
td.top {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; text-align : center;
}
A.topA { text-decoration: none; COLOR:#FFFFFF; font-weight: normal; text-align : center;}
/*A.topA:hover { COLOR: #D8ECFF; }*/
A.Left       {text-decoration: none;
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 12px; 
				color: black;
				}
A.Left:hover {text-decoration: none;
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 14px; 
				color: black;
				}
.bottom {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #000000; text-align: center}
A.BottomText {  text-decoration: none;
			COLOR:#000000;
			font-weight: normal;
			text-align: center
			font-size: 9px;
			font-family: Arial, Helvetica, sans-serif;}
			
A.top { text-decoration: underline; 
COLOR:BLACK; 
font-weight: normal; 
text-align : center;
cursor:hand;
}

A.top:hover { COLOR: #006699; }		
.bi {  color: white; 
       text-decoration: none; 
	   cursor:hand;
	   font-size: 14px;
	   }
.down {  color: #FFFFFF; text-decoration: none; font-size: 9px}
.textodevocional {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
.liga_devo {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; color: #282B33; font-weight: bold; line-height: normal; text-decoration: none}
.titulo {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #006666; font-weight: bold}


/***** elia added ****/


/********** general stuff goes here **************/
.blue { color:#003366 }
.red { color:red }
.brown { color:#990000}

.center {text-align:center} 

.bold {font-weight: bold; }

.italic {font-style: italic;}

.underline {text-decoration: underline}

.note {
font-size: 12;
font-style: italic
}

/*lower-alpha: a,b,c,d,... */
ol.lower-alpha {list-style-type:lower-alpha}

h1 
{
color:#003366;
text-align: center
}

img.center 
{
    display: block;
    margin-left: auto;
    margin-right: auto 
}

hr
{
	border: none;
	background-color: #B4CBDF;
	height: 1px;
}


/********** style for horario.html **************/

table.horario
{
border: 1px solid black;
background-color: #CCCCCC;
/* these 3 lines to center*/
width:70%; 

margin-left:auto; 
margin-right:auto;

}

th.horario
{
border: 1px solid black;
background-color: #7288b2;
color: white;
}

/********** style for devocional.htm and adoracion.htm **************/
table.azul
{ 
width:70%; 
margin-left:15%; 
margin-right:15%;
color: #404040;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-bottom: 2px solid #6699CC;
}

table.azul td
{ 
border-bottom: 1px dotted #6699CC;
border-left: 1px dotted #CEDCEA;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 12px;
background-color: white;
text-align: left;
padding-left: 3px;
}
