/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:visited {
	color: #FFFFA4;
}
a:hover {
	color: #004F00;
}
a:link {
	color: #F4FFE4;
}
a:active {
	color: #FFBF00;
}

.style2 {font-size: 16px}
.style4 {font-size: 22px; font-weight: bold; color: #FF0000; }
.style7 {font-size: 16px; font-weight: bold; }
.style8 {color: #D5EDB3}
.style11 {color: #D5EDB3; font-size: 9px; }
.style12 {color: #5C743D}
.style13 {
	color: #FF0000;
	font-weight: bold;
}
.style14 {color: #CCCCCC}
.style22 {color: #FF0000}
.style28 {font-size: 22px; color: #F4FFE4; }
.style35 {font-size: 22px}
.style16 {	font-size: 16px;
	color: #5C743D;
	font-weight: bold;
}
.style23 {font-size: 24px; color: #F4FFE4; font-weight: bold; }
.style24 {	font-size: 14px;
	color: #FF0000;
}
.style25 {color: #5C743D; font-size: 16px;}
.style26 {font-size: 14px}
.style30 {font-size: 16px; color: #F4FFE4; font-weight: bold; }
.style32 {font-size: 14px; color: #FF0000; font-weight: bold; }
.style33 {font-size: 16px; color: #FFFF00; }
.style34 {color: #FFFF00}
.Estilo1 {color: #F4FFE4}
.Estilo3 {color: #666666}
.Estilo4 {font-size: 14}
.Estilo6 {color: #5C743D; font-size: 14px;}
.Estilo8 {
	font-size: small;
	color: #FF0000;
}


/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #F4FFE4;
	line-height:16px;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#FFFF00;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF0000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	

