A:link { color: #990000; text-decoration: underline; background: transparent; } 
A:active { color: #990000; text-decoration: underline; background: transparent; } 
A:visited { color: #990000; text-decoration: underline; background: transparent; } 
A:hover { color: #990000; text-decoration: underline; background: transparent; }

A.store:link { color: #f3c600; text-decoration: underline; background: transparent; } 
A.store:active { color: #f3c600; text-decoration: underline; background: transparent; } 
A.store:visited { color: #f3c600; text-decoration: underline; background: transparent; } 
A.store:hover { color: #f3c600; text-decoration: underline; background: transparent; }

a:link img {

  border-color: #9f0000;

}

body, tr {

   font-family : Verdana, Arial;
   font-size  : 10pt;
   color : #000000;

}

.white {

   font-family : Verdana, Arial;
   font-size  : 10pt;
   color : #ffffff;

}

.yellow {

   font-family : Verdana, Arial;
   font-size  : 10pt;
   color : #f3c600;

}

.red {

   font-family : Verdana, Arial;
   font-size  : 10pt;
   color : #9f0000;

}

.footer {

   font-family : Verdana, Arial;
   font-size  : 8pt;
   color : #000000;

}

.subtitle {

   position : absolute;
   z-index : 2;
   text-align: right;
   top : 70px;
   left : 45px;
   width : 330px;

}

.white_subtitle {

   font-family : Times New Roman;
   font-size  : 10pt;
   color : #ffffff;

}

.menu {

   position : absolute;
   z-index : 1;
   top : 166px;
   left : 0px;
   width : 330px;
   height : 24px;
}

.form_elements {

   font-family: "arial";
   font-style: none;
   font-size: 10pt;
   color: #081b59;
   background-color: #eeeae1; 
   border-style: solid; 
   border-bottom:1px solid #87836f;
   border-right:1px solid #87836f; 
   border-top:1px solid #87836f;
   border-left:1px solid #87836f;
   width: 200px;
   height: 22px;

}

.form_elements2 {

   font-family: "arial";
   font-style: none;
   font-size: 10pt;
   color: #081b59;
   background-color: #eeeae1; 
   border-style: solid; 
   border-bottom:1px solid #87836f;
   border-right:1px solid #87836f; 
   border-top:1px solid #87836f;
   border-left:1px solid #87836f;
   width: 400px;
   height: 150px;

}
