/*  Content formating  */

.menu_single_line { font-family: Verdana,Geneva,sans-serif; font-size: 11px; color: #000033; background-color: #ffffff; width: 100%; }
.menu_single_line {}

.menu_single_line_depth_1          {font-family: Verdana,Geneva,sans-serif; font-size: 11px; color: #ff9900; font-weight: bold;}

A.menu_single_line_depth_1:link 	{color: #ff9900; font-weight: bold; text-decoration: none;}
A.menu_single_line_depth_1:visited 	{color: #ff9900; font-weight: bold; text-decoration: none;}
A.menu_single_line_depth_1:active 	{color: #ff9900; font-weight: bold; text-decoration: none;}
A.menu_single_line_depth_1:hover 	{color: #ff9900; font-weight: bold; text-decoration: underline;}

.menu_single_line_depth_2{font-family: Verdana,Geneva,sans-serif; font-size: 11px; color: #ff9900; font-weight: bold;}

A.menu_single_line_depth_2:link 	{color: #ff9900; text-decoration: none;}
A.menu_single_line_depth_2:visited 	{color: #ff9900; text-decoration: none;}
A.menu_single_line_depth_2:active 	{color: #ff9900; text-decoration: none;}
A.menu_single_line_depth_2:hover 	{color: #ff9900; text-decoration: underline;}

.menu_single_line_item_depth_1 { width: 100%; font-family: Verdana,Geneva,sans-serif; font-size: 13px; color: #ff9900; font-weight: bold; padding: 10px 0px 0px 10px; }
.menu_single_line_item_depth_2 { width: 10%; font-family: Verdana,Geneva,sans-serif; font-size: 13px; color: #ff9900; font-weight: bold; padding: 10px 0px 0px 10px; }

.menu_single_line_bullet_depth_1 { width: 15; background-image: url(/img/spacer.gif); background-position: center right; background-repeat: no-repeat; }
.menu_single_line_bullet_depth_2 { width: 15; background-image: url(/img/spacer.gif); background-position: center right; background-repeat: no-repeat; }



