.menu-highlight	{color: #FF6B61;} 				/*this must be the first rule in the stylesheet!!!*/
.subm-highlight	{color: #F9B5B0;}				/*this must be the second rule in the stylesheet!!!*/

.menu-div 		{background-color: #C71F10; }	
.subm-div 		{background-color: #F1493C; border-bottom: solid #F9B5B0 1px; }
.scheider 		{background-color: #C71F10; }

/*
.menu-div 		{background-color: #e95425; width: 160px; cursor: pointer; cursor: hand}
.subm-div 		{background-color: #3E6EC5; border-bottom: solid #517DCD 1px; width: 160px; cursor: pointer; cursor: hand; display: none}
.scheider 		{background-color: #e95425; width: 160px; height: 6px; font-size: 1px}
*/

