/*========================================================*/
/*        CSS for Side Menu - JustHelicopters.com         */
/*                  by Jared Buttars                      */
/*              http://www.blackpond.com                  */
/*                 jared@blackpond.com                    */
/*========================================================*/

.VerMenuLevel0,.VerMenuLevel0:visited,.VerMenuLevel0:link {
	display:block;
	height:18px;
	margin:3px 0 3px 0;
	padding:3px 15px 0 15px;
	background-image:url(sidemenu_root_bg.gif); background-repeat:repeat-x;
	cursor:pointer; cursor:hand;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
}

.VerMenuLevel0_ItemSelected,.VerMenuLevel0_ItemSelected:visited {
	display:block;
	height:18px;
	margin:3px 0 3px 0;
	padding:3px 15px 0 15px;
	background-image:url(sidemenu_root_bg.gif); background-repeat:repeat-x;
	cursor:pointer; cursor:hand;
	font-family: verdana!important;
	font-weight: bold!important;
	font-size: 10px!important;
	color: #da640e!important;
	text-decoration: none;
	white-space:nowrap;
}

.VerMenuLevel0_ItemSelected:hover {
	display:block;
	height:18px;
	margin:3px 0 3px 0;
	padding:3px 15px 0 15px;
	background-image:url(sidemenu_root_bg.gif); background-repeat:repeat-x;
	cursor:pointer; cursor:hand;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #da640e;
	text-decoration:none;
	white-space:nowrap;
}

.VerMenuLevel0:hover {
	display:block;
	height:18px;
	margin:3px 0 3px 0;
	padding:3px 15px 0 15px;
	background-image:url(sidemenu_root_bg.gif); background-repeat:repeat-x;
	cursor:pointer; cursor:hand;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #da640e;
	text-decoration:none;
	white-space:nowrap;
}

.VerMenuLevel1_Item,.VerMenuLevel1_Item:visited,.VerMenuLevel1_Item:link {
	display:block;
	cursor:pointer; cursor:hand;
	padding:2px 20px 2px 20px;
	font-family: verdana;
	font-size: 10px;
	color: #0b3250;
	text-decoration: none;
}

.VerMenuLevel1_Item:hover {
	display:block;
	cursor:pointer; cursor:hand;
	padding:2px 20px 2px 20px;
	font-family: verdana;
	font-size: 10px;
	color: #da640e;
	background-color:#d6e2ee;
	text-decoration: none;
}

.VerMenuLevel1_ItemSelected,.VerMenuLevel1_ItemSelected:visited {
	display:block;
	cursor:pointer; cursor:hand;
	padding:2px 20px 2px 20px;
	font-family: verdana;
	font-size: 10px;
	color: #da640e;
	background-color:#d6e2ee;
	text-decoration: none;
}

.VerMenuLevel1_ItemSelected:hover {
	display:block;
	cursor:pointer; cursor:hand;
	padding:2px 20px 2px 20px;
	font-family: verdana;
	font-size: 10px;
	color: #da640e;
	background-color:#d6e2ee;
	text-decoration: none;
}

.VerMenuLevel2_Item,.VerMenuLevel2_Item:visited,.VerMenuLevel2_Item:link {
	display:block;
	cursor:pointer; cursor:hand;
	padding:2px 25px 2px 25px;
	font-family: verdana;
	font-size: 10px;
	color: #0b3250;
	text-decoration: none;
}

.VerMenuLevel2_Item:hover {
	display:block;
	cursor:pointer; cursor:hand;
	padding:2px 25px 2px 25px;
	font-family: verdana;
	font-size: 10px;
	color: #da640e;
	text-decoration: none;
}

.VerMenuLevel2_ItemSelected:hover {
	display:block;
	cursor:pointer; cursor:hand;
	padding:2px 25px 2px 25px;
	font-family: verdana;
	font-size: 10px;
	color: #da640e;
	text-decoration: none;
}

.VerMenuLevel2_ItemSelected,.VerMenuLevel2_ItemSelected:visited,.VerMenuLevel2_ItemSelected:link {
	display:block;
	cursor:pointer; cursor:hand;
	padding:2px 25px 2px 25px;
	font-family: verdana;
	font-size: 10px;
	color: #da640e;
	text-decoration: none;
}