/* CSS Document */


<style type="text/css">

#topnav{

	color: #2B0000;
	text-decoration: none;
	font-family:  Verdana;
	font-size: 12px;
}


.leftnav a:link {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color:  #2B0000;
}

.leftnav a:visited {

	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color:  #2B0000;
}

.leftnav a:hover {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color:  #FFE2AE;
}

.leftnav a:active {

	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color:  #2B0000;
}

.leftnav-act a:link {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color:  #2B0000;
}

.leftnav-act a:visited {

	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color:  #2B0000;
}

.leftnav-act a:hover {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color:  #FFE2AE;
}

.leftnav-act a:active {

	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color:  #2B0000;

}

#dropmenudiv { position: absolute; font-style: normal; font-variant: normal; font-weight: 
               normal; font-size: 12px; font-family: Verdana; line-height: 18px; 
               z-index: 100 }
#dropmenudiv a { width: 100%; display: block; text-indent: 3px; text-decoration: none; 
               font-weight: bold; padding-left: 0; padding-right: 0; 
               padding-top: 1px; padding-bottom: 1px }
               
#dropmenudiv a:hover{ /*hover background color*/

background-color: #000000;
}


body {

    /* This path has to be correct! If nothing hovers in IE, 
        this is probably not found */
          behavior:url("http://maserati.websitewelcome.com/~raven721/fileadmin/templates/css/csshover.htc"); 
}
body,td,th,th {

	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;

}

h1 {     font-family: Verdana;
        color:  #0000F8; 
		font-size: 16px;
		 }

h2 {     font-family: Verdana;
        color:  #9A01F8;  
		font-size: 15px;
		}
 h3 {
      font-family: Verdana;
        color:  #C58E1F;  
		font-size: 14px;
}
 h4 {
      font-family: Verdana;
        color:  #B8590D;  
		font-size: 13px;
			}
h5 {
        font-family: Verdana;
        color:  #5C8522;
		font-size: 13px;  
}

a:link {

	color:  #F9BB49;
	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color:  #F9BB49;


}

a:hover {

	text-decoration: none;
        color:  #9601F6;  
   font-weight: semi-bold;
/*	color: #FFE2AE;   */

}

a:active {

	text-decoration: none;

	color:  #F9BB49;

}

   .blktxt {
   font-weight: normal;
   text-align: left;
   text-decoration: none;
   color: #FFBA2C; 
   }

  .whitetxt {
   font-weight: normal;
   text-align: left;
   text-decoration: none;
   color: #ffffff; 
   font-size: 9px;
   }
   
.left-text {
   font-weight: normal;
   text-align: left;
   text-decoration: none;
   color: #ffffff; 
   font-size: 11px;
   }

   p {
   font-weight: normal;
   text-align: left;
   text-decoration: none;
   color: #ffffff; 
   font-size: 	12px;
   }

   .normal-text {
   font-weight: normal;
   text-align: left;
   text-decoration: none;
   color: #ffffff; 
   }
 
   .class-text {
   font-weight: normal;
   text-align: left;
   text-decoration: none;
    font-size: 11px;
   color: #ffffff; 
   }
   
    .border-text {
   font-weight: normal;
   text-align: left;
   text-decoration: none;
   color: #ffffff; 
      font-size: 11px;
   }
 
   div#mainmenu {
   /* needed to give a margin above and below the buttons */
   height: 2em; 
   border-bottom: 0px solid #54068B;
   } 
   
   .mainmenu {
   }
   #nav {
   list-style: none;
   position: relative;
   width: 696px; 
   margin: 0px 0px 0px 0px; 
   font-size: 1em;
   }
   
   #nav ul       { list-style-type: none; display: none; position: absolute; overflow: visible }

#nav li {
   display: block;
   width: 90px; 
   position: relative;
   margin: 5px 2px 0px 2px;
   padding-bottom: 4px;
   padding: 0;
   float: left;
   }
   #nav li a {
   display: block;
   background-color: #000000;
   color: #ffffff; 
   font-weight: bold;
   text-decoration: none;
   border: solid 0px; 
   border-color: #000000 #000000 #000000 #000000;
   }
   #nav li a:hover {
   background-color: #000000;
   color: #9A01F8;
   border: solid 0px; 
   border-color: #000000 #000000 #000000 #000000;
   }
   #nav li.sel A {
   background-color: #000000;
   color: #9A01F8;
   }
   #nav li.sel A:hover {
   background-color: #5B0A93;
   color: #9A01F8;
   }
   
   /* 1st dropdown level */
   #level1 {
   display: block;
   left: -23px;
   }
   #level1 UL {
   position: absolute;
   overflow: visible;
   border-bottom: 1px solid #FFE2AE;
   }
   #level1 li {
   display: block;
   margin: 0;
   padding: -0 0;
   font-size: 1em; 
   }
   #level1 li A {
   display: block;
   width: 175px; 
   background: #5B0A93;
   padding: 1px 3px;
   font-weight: normal;
   text-align: left;
   text-decoration: none;
   color: #ffffff;
   margin: 0; 
   border: 0; 
   }
   #level1 li a:hover { display: block; color: #ffffff; background-color: #5B0A93; border-style: none; 
               border-width: 0 }
#level1 li.sel A {
   background-color: #FFE2AE;
   color: #2B0000;
   }
   #level1 li.sel A:hover {
   background-color: #5B0A93;
   color: #ffffff;
   } 
   
   /* 2nd dropdown level */
   #level2 {
   display: block;
   left: 110px;
   top: 0;
   }
   #level2 UL {
   display: block;
   position: relative;
   overflow: visible;
   }
   #level2 LI {
   display: block;
   }
   #level2 li A {
   display: block;
   background: #5B0A93;
   }
   #level2 li A:hover {
   display: block;
   background: #5B0A93;
   }
   #level2 li.sel A {
   background-color: #dadde9;
   color: #ffffff;
   }
   #level2 li.sel A:hover {
   background-color: #5B0A93;
   color: #ffffff;
   }
   
   /* all see this */
   #nav ul ul, #nav ul ul ul {
   display: none;
   position: absolute;
   width: 175px;
   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*/ 
</style>
