#page_container
{
	width:158px;
	padding-left: 32px;
}

#pages
{
	float:left;
	height:29px;
}

#tab
{
	
	
}

.tab_onL 
{
	background: url(/images/left_tab.gif) no-repeat bottom right;
	float:left; 
	height: 24px;
	 
}

.tab_onL_last
{
	background: url(/images/left_tab.gif) no-repeat bottom right;
	float:left; 
	height: 24px;
	 
}

.tab_onm
{
	
	background: url(/images/tab_middle.gif) repeat-x bottom right;
	 font-family: Trebuchet MS;
	 font-size: 12px;
	 height:24px;
	 float:left; 
	 padding-left: 5px;
	 padding-right: 5px;
	 
	
	 
}

.tab_onm a
{
	
	background: url(/images/tab_middle.gif) repeat-x bottom right;
	 font-family: Trebuchet MS;
	 font-size: 12px;
	 height:24px;
	 float:left; 
	 padding-left: 5px;
	 padding-right: 5px;
	 
	 
	
	 
}

.tab_onR
{
	background: url(/images/right_tab.gif) no-repeat bottom left;
	 float:left; 
	 height: 24px;
	 
}

.tab_offL
{
	background: url(/images/left_tab.gif) no-repeat top left;
	height: 24px;	 
	float:left; 
	 border-bottom: solid 1px #CCCCCC;
}

.tab_offL_first
{
	background: url(/images/left_tab_first.gif) no-repeat top right;
	height: 24px;
	float:left; 
	 border-bottom: solid 1px #CCCCCC;	 
}

.tab_onL_first 
{
	background: url(/images/left_tab_first.gif) no-repeat bottom right;
	height: 24px;
	float:left; 
	 width: 5px; 
}

.tab_onR_last
{
	background: url(/images/right_tab_last.gif) no-repeat bottom left;
	height: 24px;
	float:left;
	width: 6px; 
	/*border: solid 1px black;*/
	
}

.greyLine
{
	/*border-bottom: solid 1px #CCCCCC;
	
		height: 23px;
		width: 100%;
		float: left;
		overflow:hidden;*/
		float: right;
		 background: url(/images/end_tabField_new.gif) repeat-x 0px 23px;
		 width: 20px;
		 height: 24px;
		 overflow:hidden;
		 margin-right: 6px;
		 
}

.right_corner
{
		/*border-bottom: solid 1px #CCCCCC;	
		height: 24px;*/
		 background:  url(/images/right_corner.gif) no-repeat bottom right;
		width: 6px;
		 height: 6px;
		 float: right;
		 overflow:visible;
		 position:absolute;
		left:533px;
		top:23px;
		

}


.tab_offL_last
{
	background: url(/images/left_tab_last.gif) no-repeat top left;
	height: 24px;	
	float:left;  
	 border-bottom: solid 1px #CCCCCC;
}

.tab_offR_last
{
	background: url(/images/right_tab_last.gif) no-repeat top left;
	height: 24px;	
	float:left;  
	 border-bottom: solid 1px #CCCCCC;
}

.tab_offm
{
	background: url(/images/tab_middle.gif) repeat-x top left;
	text-align:center;
	color: #000000;
	height:24px;
	float:left; 
	padding-left: 8px;
	padding-right: 8px;
}

.tab_offm a
{
	 background: url(/images/tab_middle.gif) repeat-x top left;
	 text-align:center;
	 color: #000000;
	 height:24px;
	 float:left; 
	 padding-left: 5px;
	 padding-right: 5px;
	 padding-top: 5px;
	  border-bottom: solid 1px #CCCCCC;
}

.tab_onM
{
	 background: url(/images/tab_middle.gif) repeat-x top left;
	 text-align:center;
	 color: #000000;
	 height:24px;
	 float:left; 
}

.tab_offM
{
	background: url(/images/tab_middle.gif) repeat-x top left;
	 text-align:center;
	 color: #000000;
	 height:24px;
	 float:left; 
	 padding-left: 8px;
	 padding-right: 8px;
	 border-bottom: solid 1px #CCCCCC;
}

.tab_offM a
{
	 text-align:center;
	 color: #ffffff;	 
	 float:left; 
	 padding-top: 3px;
}

.tab_offR
{
	background: url(/images/right_tab.gif) no-repeat top left;
	 float:left;
	 height:24px;
	  border-bottom: solid 1px #CCCCCC;
}

/*
#left_arrow
{
	float:left;
	width:18px;
	height:24px;
	padding-top:10px;
	color:white;
	text-align:center;			
	font-size: 10px;
}

#right_arrow
{
	float:right;
	width:18px;
	height:24px;
	padding-top:10px;
	color:white;
	text-align:center;			
	font-size: 10px;
}

#left_arrow a, #right_arrow a{
	text-decoration:none;
	color:white;
}
*/