/* Private CSS of Affilicates */

#top-nav { width: 966px; height: 13px;
	MARGIN: 0px;
	PADDING-TOP: 3px; PADDING-BOTTOM: 3px; padding-right: 10px;
	border-bottom: #333 1px solid;
	FONT: 10px Arial, Helvetica, sans-serif; 
	COLOR: #333; text-align: right;
}
#aff-menu { margin: 0px; width: 976px; height: 22px; background-color: #006; 
	border-top: #006 1px solid; border-bottom: #666 1px solid; border-right: #333 1px solid;
	clear: both;
}
#aff-menu ul { margin: 0px; text-align: left; padding-top: 3px; list-style-type: none;} 
#aff-menu li { list-style-type: none; display: inline; margin: 0px; padding-left: 20px;}
#aff-menu li a:link { color: #fff; text-decoration: none; white-space: nowrap;}
#aff-menu li a:visited { color: #eee; text-decoration: none; white-space: nowrap;}
#aff-menu li a:hover { color: #f00; text-decoration: underline;}

#aff-content { width: 676px; padding: 40px 150px;}
#aff-content h2 { font-weight: bold; font-size: 1.6em; color: #006;}
#aff-content hr { width: 670px; height: 1px; color: #003;}
#aff-content p { line-height: 18px;}

#aff-content #nav { background-color: #eee; border: #000 1px solid; padding: 5px; font-weight: bold; margin-bottom: 20px;
}
