#tabs
	{
	list-style:none;
	float:left;
	width:1022px;
	margin:0px;
	padding:0px;
	}
#tabs li.normal
	{
	float:left;
	width:146px;
	height:24px;
	background:url(../img/tabsag.gif);	
	margin:0px;
	padding:0px;
	}
#tabs li.hover
	{
	background:url(../img/tabsagh.gif);
	float:left;
	width:146px;
	height:24px;
	margin:0px;
	padding:0px;
	}	
#tabs li a
	{
	text-decoration:none;
	display:block;
	padding-top:5px;
	text-align:center;		
	font:12px verdana;
	color:#A8B50A;			
	}
#tabs #notab
	{
	background:url(../img/notabag.png);
	}	
#corner1
	{
	background:url('../img/cornerag1.png');
	width:4px;
	height:4px;
	}
#corner2
	{
	background:url('../img/cornerag2.png');
	width:4px;
	height:4px;
	}	
#framecentral
	{
	border-left:1px solid #A8B50A;
	border-right:1px solid #A8B50A;
	}	
#framedown
	{
	background:url('../img/framedownag.png');
	}
#counter
	{
	display:block;
	padding-top:5px;
	font:11px verdana;
	text-align:right;
	width:282px;
	}	
