
	/*
		app title:	Excel Driving Center
		file name:	edc_navmenu.css
		created:	10/7/2009
		created by:	Kenneth Slenker
		file desc:	css file.

		dependencies: edc_mainstyles.css
	*/
	
	
.mspacer {
	height:28px;
	color: #ffe86c; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 11pt;
	background-repeat: no-repeat;
	cursor:pointer;
}

.m_h {
	
	height:28px;
	color: #febb1b; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 10pt;
	background-repeat: no-repeat;
	cursor:pointer;
}

.m {
	
	height:28px;
	color: #febb1b; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 11pt;
	background-image: url(images/bg_sub_nav.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.m1_h {
	
	height:28px;
	color: #febb1b; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 11pt;
	background-repeat: no-repeat;
	cursor:pointer;
}

.m2_h {
	
	height:28px;
	color: #febb1b; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 11pt;
	background-image: url(images/nav_m2_h.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.m3_h {
	
	height:28px;
	color: #febb1b; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 11pt;
	background-image: url(images/nav_m3_h.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
.m4_h {
	
	height:28px;
	color: #febb1b; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 11pt;
	background-image: url(images/nav_m4_h.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.m5_h {
	
	height:28px;
	color: #febb1b; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 11pt;
	background-image: url(images/nav_m5_h.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.m6_h {
	
	height:28px;
	color: #febb1b; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 11pt;
	background-image: url(images/nav_m6_h.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.m7_h {
	
	height:28px;
	color: #febb1b; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 11pt;
	background-image: url(images/nav_m7_h.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.m8_h {
	
	height:28px;
	color: #febb1b; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 11pt;
	background-image: url(images/nav_m8_h.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.msub_h {
	width:175px;
	height:20px;
	color: #febb1b;
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 9pt;
	background-image: url(images/bg_sub_nav.png);
	background-repeat: repeat-y;
	cursor:pointer;
}

.smspacer {
	width:175px;
	height:20px;
	color: #ffe86c;
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 9pt;
	background-image: url(images/bg_sub_nav.png);
	background-repeat: repeat-y;
	cursor:pointer;
}

.msublong_h {
	width:175px;
	height:20px;
	color: #febb1b;
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 9pt;
	background-image: url(images/bg_sub_long_nav.png);
	background-repeat: repeat-y;
	cursor:pointer;
}

.smlongspacer {
	width:175px;
	height:20px;
	color: #ffe86c;
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 9pt;
	background-image: url(images/bg_sub_long_nav.png);
	background-repeat: repeat-y;
	cursor:pointer;
}

#m1_sub {
	z-index: 50;
	position:absolute;
	visibility : hidden;
	top:255;
	left:760;
	color:#ffffff;
	font-weight: normal; 
	font-family: arial, tahoma; 
	font-size: 11pt;
}

#m2_sub {
	z-index: 51;
	position:absolute;
	visibility : hidden;
	top:255;
	left:760;
	color:#ffffff;
	font-weight: normal; 
	font-family: arial, tahoma; 
	font-size: 11pt;
}

#m3_sub {
	z-index: 52;
	position:absolute;
	visibility : hidden;
	top:255;
	left:760;
	color:#ffffff;
	font-weight: normal; 
	font-family: arial, tahoma; 
	font-size: 11pt;
}

#m4_sub {
	z-index: 53;
	position:absolute;
	visibility : hidden;
	top:255;
	left:760;
	color:#ffffff;
	font-weight: normal; 
	font-family: arial, tahoma; 
	font-size: 11pt;
}

#m5_sub {
	z-index: 54;
	position:absolute;
	visibility : hidden;
	top:255;
	left:760;
	color:#ffffff;
	font-weight: normal; 
	font-family: arial, tahoma; 
	font-size: 11pt;
}

.nmspacer {
	width:88px;
	height:29px;
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 7pt;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.nm_h {
	width:88px;
	height:29px;
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 7pt;
	background-image: url(images/bg_nav_menu_h.png);
	background-repeat: no-repeat;
	cursor:pointer;
}

#snm1_sub {
	z-index: 50;
	position:absolute;
	visibility : hidden;
	top:48;
	left:270;
	width : 165px;
	height:28px;
	background-image: url(images/bg_sub_nav.png);
	background-repeat: repeat-y;
	border-left: 2px solid #000000;
	color:#821515;
	font-weight: bold; 
	font-family: arial, tahoma; 
	font-size: 7pt;
}

#snm3_sub {
	z-index: 50;
	position:absolute;
	visibility : hidden;
	top:48;
	left:450;
	width : 165px;
	height:28px;
	background-image: url(images/bg_sub_nav.png);
	background-repeat: repeat-y;
	border-left: 2px solid #FFFFFF;
	color:#ffffff;
	font-weight: bold; 
	font-family: arial, tahoma; 
	font-size: 7pt;
}

.snm_h {
	
	height:28px;
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 7pt;
	background-image: url(images/bg_sub_nav_h.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.snmspacer {
	width:88px;
	height:28px;
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 7pt;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-color: #153B0E;
	cursor:pointer;
}