body {
}
font.smallHead {
   font-style : normal; 
   font-weight : bold; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #DD8E10; 
}
font.bigHead {
   font-style : normal; 
   font-weight : bold; 
   font-size : 18px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #DD8E10; 
}

A {
   font-style : normal; 
   font-weight : bold; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #F2A426; 
   text-decoration : none;
}
A:Hover {
   font-style : normal; 
   font-weight : bold; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #F2A426; 
   text-decoration : underline; 
}

A.Menu {
   font-size : 11px;
   font-weight : bold; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
   text-decoration : none;
   background-color: #F1F1F1;
   width: 120px;
   height: 20px;
   padding: 2px;
   display: block;
   background-image: url("../img/menu-link.jpg");
}
A:hover.Menu {
   font-style : normal; 
   font-weight : bold; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
   text-decoration : none;
   
   background-image: url("../img/menu-hover.jpg"); 
}
A:active.Menu {
   font-style : normal; 
   font-weight : bold; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
   text-decoration : underline;
   background-image: url("../img/menu-active.jpg");  
}
font.activeMenu {
   font-style : normal; 
   font-weight : bold; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
   text-decoration : underline;
   background-color: #F1F1F1;
   width: 120px;
   height: 20px;
   padding: 2px;
   display: block;
   background-image: url("../img/menu-active.jpg");  
}

A.subMenu {
   font-size : 11px; 
   font-weight : normal;
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
   text-decoration : none;
   background-color: #F1F1F1;
   width: 120px;
   height: 20px;
   padding: 2px;
   display: block;
   background-image: url("../img/menu-link.jpg");
}
A:hover.subMenu {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
   text-decoration : none;
   
   background-image: url("../img/menu-hover.jpg"); 
}
A:active.subMenu {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
   text-decoration : underline;
   background-image: url("../img/menu-active.jpg");  
}
font.activesubMenu {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
   text-decoration : underline;
   background-color: #F1F1F1;
   width: 120px;
   height: 20px;
   padding: 2px;
   display: block;
   background-image: url("../img/menu-active.jpg");  
}

A.footer {
   font-style : normal; 
   font-weight : bold; 
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #FFFFFF; 
   text-decoration : none;
}
A:hover.footer {
   font-style : normal; 
   font-weight : bold; 
   font-size : 10px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #FFFFFF; 
   text-decoration : underline; 
}

font.footer {
   font-style : normal; 
   font-weight : bold; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #FFFFFF; 
   text-decoration : none;
}

TD {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
   text-decoration : none;
   background-repeat: repeat-x
}

SELECT {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #000000; 
   text-decoration : none;

}

INPUT {
   font-weight : normal; 
   font-size : 11px; 
   font-family : Verdana, Arial, Helvetica, sans-serif; 
   color : #333333;
   border-width : 1px; 
   border-color : #EEEEEE; 
}

#icdata
{
width: 100%;
height: 100%;
overflow: auto;
}

#background-image: url("../img/eabc-logo.jpg");