/* @override 
	http://pt.tripter.biz/styles/tabs.css
	http://en.tripter.biz/styles/tabs.css
*/

#navigation			{ font-size: 1.3em; line-height: 19px; padding: 10px 0 3px 19px; height: 17px; border-bottom: 1px solid #FFBE00; margin-bottom: 10px; }
#navigation ul		{ list-style: none; margin: 0; padding: 0; font-weight:bold;}
#navigation li		{ display: inline; height:19px;}
#navigation a  		{ padding: 3px 1.0em 3px 1.2em; border-top: 1px solid #FFBE00;  border-left: 1px solid #FFBE00; border-bottom: 1px solid #FFBE00; background-color: #FFFF99; color:#3366FF; height:19px; text-decoration:none;}
#navigation a.tabCurrent { font-weight:bold; color: #000; background-color: white; border-bottom-color: white; border-top: 2px solid #FFBE00;  border-left: 2px solid #FFBE00; border-right: 2px solid #FFBE00; text-decoration:none;}
#navigation a.last	{ font-weight:bold; border-right: 1px solid #FFBE00; text-decoration:none;}
