table.full_height
{
	height:				100%;
}

td.left_menu_item
{
	width:				135px;
	height:				25px;
	text-align:			center;
	background-color:	#F8931F;
}

div.left_menu_item
{
	text-align:			center;
	background-color:	#F8931F;
}

a.left_menu_item
{
	color:				#FFFFFF;
	text-decoration:	none;
}

a.left_menu_item_selected
{
	color:				#D7501E;
	text-decoration:	none;
}

td.left_menu_sub_item
{
	width:				135px;
	height:				25px;
	text-align:			center;
	background-color:	#F5B061;
}

a.left_menu_sub_item
{
	color:				#FFFFFF;
	text-decoration:	none;
}

a.left_menu_sub_item_selected
{
	color:				#D7501E;
	text-decoration:	none;
}

a.bottom_menu
{
	color:				#F3835B;
	text-decoration:	none;
	font-weight: 		bold;
}
