table.sidebar
{
	color:						#FFFFFF;
}

table.sidebar tr
{
	width:						100%;
}

table.sidebar th
{
}

table.sidebar td
{
	padding-top:				1px;
	padding-bottom:				1px;
}

table.sb_sub
{
	width:						100%;
	font-size:					10px;
	background-color:			#4444AA;
	color:						#FFFFFF;
	margin-top:					2px;
	margin-bottom				2px;
	border-left:				1px solid #8888EE;
	border-top:					1px solid #8888EE;
	border-right:				2px solid #333366;
	border-bottom:				2px solid #333366;
}

table.sb_sub th
{
	background-color:			#AAAAEE;
	color:						#000000;
}

table.sb_menu
{
	width:						100%;
	font-size:					10px;
	background-color:			#4444AA;
	color:						#FFFFFF;
	margin-top:					2px;
	margin-bottom				2px;
	margin-left:				10px;
	border-left:				1px solid #8888EE;
	border-top:					1px solid #8888EE;
	border-right:				2px solid #333366;
	border-bottom:				2px solid #333366;
}

table.sb_menu th
{
	background-color:			#AAAAAA;
}