<!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%-->
<style type="text/css">


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/*.qmmc a {float:none}*/


	#qm0 #mitem0 {background-image:url(Images/Nav/A/Home.gif);width:47px;height:28px;}
	#qm0 #mitem0.qmactive {background-image:url(Images/Nav/Hover/Home.gif);}
		
	#qm0 #mitem1 {background-image:url(Images/Nav/A/Control.gif);width:169px;height:28px;}
	#qm0 #mitem1.qmactive {background-image:url(Images/Nav/Hover/Control.gif);}

	#qm0 #mitem2 {background-image:url(Images/Nav/A/About.gif);width:126px;height:28px;}
	#qm0 #mitem2.qmactive {background-image:url(Images/Nav/Hover/About.gif);}
	
	#qm0 #mitem3 {background-image:url(Images/Nav/A/Avenues.gif);width:59px;height:28px;}
	#qm0 #mitem3.qmactive {background-image:url(Images/Nav/Hover/Avenues.gif);}

	#qm0 #mitem4 {background-image:url(Images/Nav/A/Circle.gif);width:90px;height:28px;}
	#qm0 #mitem4.qmactive {background-image:url(Images/Nav/Hover/Circle.gif);}

	#qm0 #mitem5 {background-image:url(Images/Nav/A/Family.gif);width:108px;height:28px;}
	#qm0 #mitem5.qmactive {background-image:url(Images/Nav/Hover/Family.gif);}

	#qm0 #mitem6 {background-image:url(Images/Nav/A/Resources.gif);width:73px;height:28px;}
	#qm0 #mitem6.qmactive {background-image:url(Images/Nav/Hover/Resources.gif);}

	#qm0 #mitem7 {background-image:url(Images/Nav/A/Contact.gif);width:100px;height:28px;}
	#qm0 #mitem7.qmactive {background-image:url(Images/Nav/Hover/Contact.gif);}
	
	#qm0 #mitem8 {background-image:url(Images/Nav/Active/Home.gif);width:47px;height:28px;}
	#qm0 #mitem9 {background-image:url(Images/Nav/Active/Control.gif);width:169px;height:28px;}
	#qm0 #mitem10 {background-image:url(Images/Nav/Active/About.gif);width:126px;height:28px;}
	#qm0 #mitem11 {background-image:url(Images/Nav/Active/Avenues.gif);width:59px;height:28px;}
	#qm0 #mitem12 {background-image:url(Images/Nav/Active/Circle.gif);width:90px;height:28px;}
	#qm0 #mitem13 {background-image:url(Images/Nav/Active/Family.gif);width:108px;height:28px;}
	#qm0 #mitem14 {background-image:url(Images/Nav/Active/Resources.gif);width:73px;height:28px;}
	#qm0 #mitem15 {background-image:url(Images/Nav/Active/Contact.gif);width:100px;height:28px;}

	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{ 
		background-color:transparent;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
	color:#000000;
	background-color:transparent;
	font-family:Arial;
	font-size:.8em;
	text-decoration:none;
	padding:0px;
	background-repeat:no-repeat;
	background-position:center center;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{ 
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
				

	}


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
		color: #863E8A !important; background-color:#E0F3F3 !important;
	}


	/*""""""""[SUB] Active State """"""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
		background-color:#ffffff;
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{
		background-image:url(../../images/arrow_right.gif);	
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{
	text-decoration:none;
	padding-top: 4px;
	padding-right: 24px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 0.75em;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #863E8A;
	background-color: #FFFFFF;
	border: 1px solid #BCE4E5;
}

#qm0 div a.Active_Link{background-color:#B2DBD7;}
</style>
