					
	.menu_item, #current_menu_item
						{ 
						padding: .5em 0 .2em 20px;
						/*background: url(../i/arrow.gif) no-repeat 3px .85em;*/ 
						float: left; 
						width:20%; 
						padding-bottom: ".33em";
						margin-right: 3px;  
						}
						
			#current_menu_item	
						{ 
						background-color: #FFCC00; 
						background-image: none; 
						font-weight: bold; 
						color:#FFF; 
						}	
		
		.menu_item A	{ color:#FFF; }
				.menu_item A:hover	{ color: #CCC; }
				
				/* 				ROUNDED BLOCKS 								*/
/* 	WITH BORDER		*/
.t-l { background: url(../i/t-l.jpg) no-repeat top left; }
.t-r { background: url(../i/t-r.gif) no-repeat top right; }
.b-r { background: url(../i/b-r.gif) no-repeat bottom right;}
.b-l { background: url(../i/b-l.jpg) no-repeat bottom left; }


/*	WITHOUT BORDER	*/
.or-t-l { background: url(../i/or-t-l.jpg) no-repeat top left; }
.or-t-r { background: url(../i/or-t-r.jpg) no-repeat top right; }
.or-b-r { background: url(../i/or-b-r.jpg) no-repeat bottom right; }
.or-b-l { background: url(../i/or-b-l.jpg) no-repeat bottom left; }
/*	BORDERS			*/
/*.top-b	{ background: url(../i/brdr.gif) repeat-x top; }
.bot-b	{ background: url(../i/brdr.gif) repeat-x bottom; }
.lft-b	{ background: url(../i/brdr.gif) repeat-y left; }
.rght-b	{ background: url(../i/brdr.gif) repeat-y right; }*/

.inside	{ padding: 0px; }