<style type="text/css">


/* List TopNav Multimenu start*/
/* Colors used:
   bottom border mainmenu div and 
   partial border around horizontal links buttons and
   #AFB6D0 = light blue grey 
   bottom border of dropdown
   #707586 = dark blue grey
   background of horizontal links buttons
   #888C99 = medium blue grey
   background of hover and selected horizontal links buttons
   #d6ecb9 = light green
   partial border around horizontal links buttons and
   font color of selected horizontal links
   #333333 = dark grey 
   level 1 & 2 dropdown background color
   #e6f0d2 = lighter light green
   level 1 & 2 dropdown link color
   #364061 = medium blue
   Level 1 dropdown hover and selected link color
   #ff6600 = orange
   level 1 & 2 dropdown background color
   #BFE699 darker light green
   level 2 dropdown hover & selected background color
   #dadde9 = lighter light blue
   */

div#mainmenu {
   /* needed to give a margin above and below the buttons */
   height: 7px; 
   border-bottom: 3px solid #AFB6D0;
   z-index: 5;

   } 

.mainmenu {
   }
   #nav {
	list-style: none;
	position: relative;
	/*width: 750px!important;*/
	/*width: 700px; */
                /*width: 80%;*/
				width: 80%;
                width: 80%;
	/*margin: 0px 0px 0px 0px!important; */
	/*margin: 0px 30px 0px 0px!important; */
	/* margin: 0px 0px 0px 20px; */
	margin: 1px 1px 1px 1px;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	z-index: 5;

   }


#nav ul {
   list-style: none;
   display: none;
   position: absolute;
/* float: left; */
width: 80%;   
   overflow: visible;
   border-bottom: 3px solid #707586;
   z-index: 5;

   }

#nav li {
   display: block;
   width: 90px; 
   position: relative;
   margin: 7px 3px 2px 3px !important; 
   margin: 5px 2px 0px 2px;
   padding-bottom: 5px !important;
   padding: 0;
   float: left;
   z-index: 5;

   }
   #nav li a {
   display: block;
   background-color: #000000;
   color: #FFFFFF; 
   font-weight: bold;
   text-decoration: none;
   border: solid 2px; 
   border-color: #AFB6D0 #333333 #333333 #AFB6D0;
   z-index: 5;

   }
   #nav li a:hover {
   background-color: #000000;
   color: #cc0033;
   border: solid 2px; 
   border-color: #333333 #AFB6D0 #AFB6D0 #333333;
   z-index: 5;

   }
   #nav li.sel A {
	background-color: #cc0033;
	color: #FFFFFF;
	border: thin solid #000000;
	z-index: 5;

   }
   #nav li.sel A:hover {
	background-color: #CECFCE;
	color: #cc0033;
	border: none;
	z-index: 5;

   }


/* 1st dropdown level */
   #level1 {
   display: block;
   left: -39px;
   z-index: 5;

   }
   #level1 UL {
   position: absolute;
   overflow: visible;
   border-bottom: 3px solid #707586;
   z-index: 5;

   }
   #level1 li {
   display: block;
   margin: 0 !important; 
   margin: 0;
   padding: -0 0 !important;
   font-size: 1em; 
   z-index: 5;

   }
   #level1 li A {
   display: block;
   width: 150px; 
   background: #000000;
   padding: 1px 3px;
   font-weight: normal;
   text-align: left;
   text-decoration: none;
   color: #FFFFFF;
   margin: 0; 
   border: 0; 
   z-index: 5;

   }
   #level1 li A:hover {
   display: block;
   color: #CC0033;
   background-color: #000000;
   border: 0; 
   }
   #level1 li.sel A {
   background-color: #CECFCE;
   color: #cc0033;
   }

   #level1 li.sel A:hover {
   background-color: #000000;
   color: #cc0033;
   } 

/* 2nd dropdown level */
   #level2 {
   display: block;
   left: 116px; !important;
   left: 110px;
   top: 0; !important;
   }
   #level2 UL {
   display: block;
   position: relative;
   overflow: visible;
   }
   #level2 LI {
   display: block;
   }
   #level2 li A {
   display: block;
   background: #000000;
   }
   #level2 li A:hover {
	display: block;
	background: #000000;
	color: #cc0033;
   }
   #level2 li.sel A {
   background-color: #000000;
   color: #cc0033;
   }
   #level2 li.sel A:hover {
   background-color: #000000;
   color: #cc0033;
   }

/* all see this */
   #nav ul ul, #nav ul ul ul {
   display: none;
   position: absolute;
   width: 150px;
   top: 0;
   }
   /* non-IE bowsers see this */
   #nav ul li>ul, #nav ul ul li>ul {
   margin-top: 0;
   }
   #nav LI:hover UL UL, #nav LI:hover UL UL UL{
   display: none;
   }
   #nav LI:hover UL {
   display: block;
   }
   #nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul {
   display: block;
   }
   li>ul {
   top: auto:
   }
   UNKNOWN {
   margin-top: 0;
   left: auto; 
   top: auto;
   }

/* List TopNav Multimenu end*/ 






/* breadcrumb menu */
.title {
   font-family: Times New Roman, Times, serif;
   	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}   
.title a:link {
   font-weight: bold;
   text-decoration: none;
   color: #CC0033;    
}
.title a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #CC0033;
}
.title a:hover {
   font-weight: bold;
   text-decoration: none;
   color: #cc4400;    
}
.topnav {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-variant: small-caps;
   padding-top: 5px !important;
   padding: 3px;  
}   
.topnav a:link {
   font-weight: bold;
   text-decoration: none;
   color: #CC0033;    
}
.topnav a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #CC0033;
}
.topnav a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #cc4400;    
}
.topnav_act a:link {
   font-weight: bold;
   text-decoration: none;
   color: #CC0033;
}
.topnav_act a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #CC0033;

}
.topnav_act a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #cc4400;    
}

.MainMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.MainMenu a:link {
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;    
}
.MainMenu a:visited {

   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
.MainMenu a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #cc4400;    
}
.MainMenu_act a:link {
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
.MainMenu_act a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
.MainMenu_act a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #cc4400;    
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.Footer a:link {
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;    
}
.Footer a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
.Footer a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #cc4400;    
}
.Footer_act a:link {
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
.Footer_act a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
.Footer_act a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #cc4400;    
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	/*margin: 10px 0 20px 0;*/
}
.bodytext a:link {

   font-weight: bold;
   text-decoration: none;
   color: #CC0033;    
}
.bodytext a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #FF0000;
}
.bodytext a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #cc4400;    
}
.bodytext_act a:link {
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;

}
.bodytext_act a:visited {
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFF;
}
.bodytext_act a:hover {
   font-weight: bold;
   text-decoration: underline;
   color: #cc4400;    
}

.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #CC0033;
	/*margin: 10px 0 20px 0;*/
}
</style>
