/* FAAIS.orb layout    */
/* Designed by webmono.com        */ 
/* Last updated Sept 26, 2007     */ 


/* Layout divisions and rules */

p.sponser {
	font-size: 13px;
	}

/* Links */
a:link, a:visited {
	font-weight : bold; 
	color: #053E75;
	background: transparent; 
	}
a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #027FC2;
	background: transparent; 
	}
a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #8C1928;
	background: transparent;  
	}

/* Divs and rules */
	
img.sponsers {

	border: 0;
	margin-left: 10px;
	margin-right: 20px;
	vertical-align:middle;
	margin-bottom:3px;
}

ul.sponser {
	list-style-type:none;
	text-align:center;
}
h3.sponsers {
	font-size: 20px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #1958B7;
	margin-right: 15px;
	text-decoration:underline;
}
h3.dotted {
	font-size: 20px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #1958B7;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-right: 15px;
}
.ast {
	color: #999999;
}
