.jukebox_nav_button_wrapper
	{
	position:relative;
	float:left;
	width:800px;
	height: 121px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
.jukebox_nav_button_group_col_spacer
	{
		position:relative;
		float:left;
		width:23px;
		height: 121px;
	}
.jukebox_nav_button_group
	{
		position:relative;
		float:left;
		width:754px;
		height: 121px;
	}
.jukebox_column_group_left
	{
		position:relative;
		float:left;
		background-image:url(../nav_groups/nav_main/column.gif);
		background-repeat:no-repeat;
		width:180px;
		height:121px;
		
	}
.jukbox_empty_row_top
	{
		position:relative;
		float:left;
		width:180px;
		height:12px;
/*
		background-color:#66FF00;		
*/
	}
.jukebox_group_narrow_column_spacer
	{
		position:relative;
		float:left;
		width:6px;
		height:109px;
/*
		background-color:#FFCCFF;
*/
	}
.jukebox_button_left
	{
		position:relative;
		float:left;
		background-image:url(../nav_groups/nav_main/up_button_left.gif);
		background-repeat:no-repeat;
		width:174px;
		height:26px;
	}
.jukebox_button_left:hover
	{
		/*color:#003399;*/
		background-image:url(../nav_groups/nav_main/down_button_left.gif);
		background-repeat:no-repeat;
		cursor: pointer;
		cursor:hand;

	}
.button_text_row_space
	{
		position:relative;
		float:left;
		width:174px;
		height:5px;
		line-height:5px;
/*
		background-color:#33FF99;
*/
	}
.button_text_col_space
	{
		position:relative;
		float:left;
		height:22px;
		width:25px;
/*
		background-color:#CC9900;
*/
	}
.button_text_holder
	{
		position:relative;
		float:left;
		height:22px;
		width:144px;
/*
		background-color:#0066FF;
*/
	}
.button_text_holder_rgt
	{
		position:relative;
		float:left;
		height:22px;
		width:150px;
/*
		background-color:#0066FF;
*/
	}
.jukbox_empty_row
	{
		position:relative;
		float:left;
		width:168px;
		height:8px;
		line-height:8px;
/*
		background-color:#CC0000;
*/		
	}
.jukebox_narrow_column_spacer
	{
		position:relative;
		float:left;
		width:6px;
		height:121px;
	}
.jukebox_wide_column_spacer
	{
		position:relative;
		float:left;
		width:8px;
		height:121px;
	}
.jukebox_column_group_right
	{
		position:relative;
		float:left;
		background-image:url(../nav_groups/nav_main/r-column.gif);
		background-repeat:no-repeat;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		width:180px;
		height:121px;
		border: none;
		padding: none;
		margin: none;
	}
.jukebox_button_right
	{
		position:relative;
		float:left;
		background-image:url(../nav_groups/nav_main/up_button_right.gif);
		background-repeat:no-repeat;
		color:#003399;
		width:174px;
		height:26px;
	}
.jukebox_button_right:hover
	{
		color:#CC0000;
		background-image:url(../nav_groups/nav_main/down_button_right.gif);
		background-repeat:no-repeat;
		cursor: pointer;
		cursor:hand;
	}
a
	{
		color:#003399;
		text-decoration:none;
	}
a:hover
	{
		color:#CC0000;
		text-decoration:none;
		cursor: pointer;
		cursor:hand;
	}


.test_button_holder
	{
		position:relative;
		float:left;
		background-image:url(../nav_groups/nav_main/up_button_right.gif);
		background-repeat:no-repeat;
		color:#003399;
		width:174px;
		height:26px;
	}
.test_button_holder:hover
	{
		color:#CC0000;
		background-image:url(../nav_groups/nav_main/down_button_right.gif);
		background-repeat:no-repeat;
		cursor: pointer;
		cursor:hand;
	}
	
		
/*	
.jukebox_short_column_group_left
	{
		position:relative;
		float:left;
		background-repeat:no-repeat;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		width:180px;
		height:81px;
	}
.jukebox_short_column_group_right
	{
		position:relative;
		float:left;
		background-image:url(../nav_groups/nav_main/r-column.gif);
		background-repeat:no-repeat;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		width:180px;
		height:81px;
		border: none;
		padding: none;
		margin: none;
	}
.jukebox_button_row
	{
		position:relative;
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		width:724px;
		height:26px;
	}
.jukebox_row_narrow_column_spacer
	{
		position:relative;
		float:left;
		width:5px;
		height:26px;
	}
.jukebox_row_short_narrow_column_spacer
	{
		position:relative;
		float:left;
		width:5px;
		height:81px;
	}
.jukebox_wide_column_spacer
	{
		position:relative;
		float:left;
		width:8px;
		height:121px;
	}
.jukebox_short_wide_column_spacer
	{
		position:relative;
		float:left;
		width:8px;
		height:81px;
	}
.three_column_wrapper
	{
	position:relative;
	float:left;
	background-image:url(../nav_groups/nav_main/column.gif);
	background-repeat:no-repeat;
	width:564px;
	height:121px;
	}
*/	
