
/*   

Global Element Styles

*/
.titulo_pag { font-family: Verdana; 
               font-size: 26px; 
			   color: #999999;
			   }

.texto {   font-size: 12px; 
		   font-family: Tahoma;
           color: #666666;
		   }

.titulo {  font-size: 13px; 
		   font-family: Tahoma;
           color: #666666;
		   font-weight: bold; }

	BODY {
		background-color:#A9D98B; 
		margin:0px;
		font-size: 12px; 
		font-family: Tahoma;
		}

	TABLE, BODY, TD {
		font-family: Tahoma; font-size: 12px; color: #666666;
		}

   .formatdropdown { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, sans-serif; margin-bottom: 0; width: 165px }
/*

Topbar
	logo, background image, utility bar

*/

	#topbar {
		background-image:url('../home/aeerj/html/images/homepage/global.global.bg_top.jpg');
		}
		
	
	#topbar td {
		background-image:url('../home/aeerj/html/images/homepage/global.global.clear.gif');
	}

    #topbarClear {
		background-image:url('../home/aeerj/html/images/homepage/global.global.clear.gif');
	}
	
	.utilitybar a {
		color: #857141;
		font-size: 10px; 
		line-height: 14px; 
		text-decoration:none;
		}

	
			
	.fix {
	text-decoration:none;
	font-size: 16px;
	color:#000000;
	}
/*

Navbar

*/
		
	#navbar a {
		color: gray; 
		font-size: 11px;
		text-decoration:none;
		font-weight: bold;	
		}
		
	#navbar a:hover {
		color:#990000;
	
		}
		
	#navbar .cap {
		background-color:#FEE069;
		}
		
		
/*

NavbarAba

*/
		
	#navbaraba a {
		color: gray; 
		font-size: 11px;
		text-decoration:none;
		font-weight: normal;
		}
		
	#navbaraba a:hover {
		color:#990000;
	
		}
		
	#navbaraba .cap {
		background-color:#FEE069;
		}
		
		
/*


Photo Row

*/

	#photorow {
	background:#666666;
	}
	
	.clear {
		color: gray; 
		font-size: 11px;
		text-decoration:none;
		font-weight: normal;

	}
	

/* 

Info Row
the yellow section on the homepage below the photo

class ir is used for Info Row elements
irg is for Row Elements with gray links

*/

	#inforow {
	background:#FFCC00;
	
	}
	
	.dottedvert {
	background-image:url('../home/aeerj/html/images/homepage/global.global.dotted_vert.gif');
	background-repeat:repeat-y
	}
	
		
	.dottedhorz {
	background-image:url('../home/aeerj/html/images/homepage/global.global.dotted_horz.gif');
	background-repeat:repeat-x
	
	}
	
	.date {
	font-size:10px;
	}
	
	.ir b, .irg b {
	color: #333; 
	font-weight: bold; 
	font-size: 10px;
	}
	
	.ir td {
	line-height:15px;
	}
	
	.ir, .irg {
	color: #000; 
	font-size: 11px; 
	}
	
	.ir a {
	color: #900;
	}
	
	.irg a {
	color: #333;
	}
	
	.spacer {
	font:2px san-serif;
	line-height:2px;
	}
	
	.purchase {
	font-size:10px;
	line-height: 14px;
	}	
	
	.alert td {
	font-size:10px;
	}
	
	.alerttitle {
	font-size:12px;
	color:#900;
	text-decoration:none;
	font-weight:bold;
	}

/* 

Footer and Shadow 

*/

	.shadow  {
	background-image:url('../home/aeerj/html/images/homepage/global.global.footer_shade.gif');
	background-repeat:repeat-x;
	background-color:#FFFFFF

	}
	
	.footer td {
	font-size:10px;
	}
	
	.footer a {
	color:#900;
	text-decoration:none;
	}