/*
 * Load background in menu area
 */
TD.ANIMENU {
     color:white;
     font-weight:bold;
/*     background-image:url("http://www.animanga.com/menu/langrisser1.jpg");*/
     background-image:none;
}

#MENUBG {
     color:white;
     font-weight:bold;
/*     background-image:url("http://www.animanga.
com/menu/langrisser1.jpg");*/
     background-image:url("/menu/lemnear1.jpg");
}

/*
 * Reset background in ANIMENUOUT class. Needed under Netscape
 */
TD.ANIMENUIN {
     color:white;
     font-weight:bold;
     background-image:none;
}

DIV.menutitle {
     color:cyan;
     font-size:14pt;
     font-family: Verdana, Arial, sans-serif, helvetica;
     font-weight:bold;
     text-decoration: underline;
}

/*
 * Define style for each menu box.
 */
P.menubox1 {
     border-style:solid;
     border-color:white;
     border-width:2pt;
     padding:0pt;
     margin:0pt;
     font-size:10pt;
     font-family: Verdana, Arial, sans-serif, helvetica;
     font-weight:bold;
     width:135;
     background-image:url("http://www.animanga.com/graph/dgreytrans.gif");
}

P.menubox2 {
     border-style:solid;
     border-color:white;
     border-width:2pt;
     padding:0pt;
     margin:0pt;
     font-size:10pt;
     font-family: Verdana, Arial, sans-serif, helvetica;
     font-weight:bold;
     width:135;
     background-image:url("http://www.animanga.com/graph/dgreytrans.gif");
}

P.menubox3 {
     border-style:solid;
     border-color:white;
     border-width:2pt;
     padding:0pt;
     margin:0pt;
     font-size:10pt;
     font-family: Verdana, Arial, sans-serif, helvetica;
     font-weight:bold;
     width:135;
     background-image:url("http://www.animanga.com/graph/dgreytrans.gif");
}

P.menuboxl {
     border-style:solid;
     border-color:white;
     border-width:2pt;
     padding:0pt;
     margin:0pt;
     font-size:10pt;
     font-family: Verdana, Arial, sans-serif, helvetica;
     font-weight:bold;
     width:135;
     background-image:url("http://www.animanga.com/graph/dgreytrans.gif");
}

/*
 * Get ride of hypertext style for menu
 */
A.menulink {
     color:white;
     text-decoration:none;
}

/*
 * Change link color when over. Work only with Explorer
 */
A.menulink:hover {
     color:cyan;
     text-decoration:none;
}

/*
 * eFront adv box style
 */
DIV A {
     color:white;
     font-weight:bold;
     font-family: Times new roman;
     font-size:8pt;
}

