body { background-image: url('chainlink3.PNG'); }

/*************************************************************************************************/
/* Header Styles																				 */
/*************************************************************************************************/
 .header		  {color: #8E5A28; font-family: Verdana; font-size: 13px; font-weight: bold;          }
A.header:link,    
A.header:visited, 
A.header:active   { text-decoration: none;      }
A.header:hover    { text-decoration: underline; }

ul.header				{list-style-image: url('_borders/minitriangle.gif'); }

.locationInfo			{color: #DAAD2B; font-family: Verdana; font-size: 13px; font-weight:bold;  }
A.locationInfo:link,	
A.locationInfo:visited,	
A.locationInfo:active	{ text-decoration: none;      }
A.locationInfo:hover	{ text-decoration: underline; }


table.header
{
	text-align:left;
	 border: 0px;
	 padding: 0px;
	 border-spacing: 0;
	 border-collapse: collapse;
	 border-color: #111111;
	 width: 819px;
	 height: 298px;
	 background-image: url('_borders/felipeheader2.png');	
}
tr.header{}
th.header{}
td.header{}

/*************************************************************************************************/
/* Main Content Styles  																		 */
/*************************************************************************************************/
table.content
{
	border:			 0px;
	padding:		 0px;
    border-collapse: collapse;
    border-color:	 #111111;
    width:			 819px;
    height:			 188px;
    background-image: url('bakground1.png');
}
tr.content{}
th.content{}
td.content{}

table.contentSm
{
	border:			 0px;
	padding:		 0px;
    border-collapse: collapse;
    border-color:	 #111111;
    width:			 773px;
    height:			 188px;
    background-image: url('bakground1.png');
}

.field {width: 600px;}

ul.content		  { text-align:left;}

 .content		  {color: #000000; font-family: Verdana; font-size: 12px; font-weight: bold;          }
A.content:link,    
A.content:visited,
A.content:active  { text-decoration: none;      }
A.content:hover   { text-decoration: underline; }



/*************************************************************************************************/
/* Footer Styles																				 */
/*************************************************************************************************/
 .footer         {color: #F5EBC9; font-family: Verdana; font-size: 9px; width: 819; text-align:center }
A.footer:link,    
A.footer:visited,
A.footer:active  { text-decoration: none;        }
A.footer:hover   { text-decoration: underline;   }

table.footer{
	 border: 0;
	 padding: 0;
	 border-spacing: 0;
	 border-collapse: collapse;
	 border-color: #111111;
	 width: 819px;
	 height: 77px;
}

tr.footer{ height: 77;width: 819;}
th.footer{}
td.footer{ text-align: center; background-image: url('_borders/footer1.PNG');}

.schedule{ font-family: Verdana; font-size: 10pt; white-space: nowrap;}
