/* CSS definitions */ 
   /* in common */
      td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
           font-size: 8pt; 
           font-weight: normal;
           color: black; 
           line-height: 140% }
      a { color:#6666ff;
          font-weight: bold; 
          text-decoration: none; }
      a:hover { text-decoration: underline; }
      input { font-family: "Verdana", "Geneva", "Arial", "Helvetica", "sans-serif"; 
              font-size: 10pt;}
      textarea { font-family: "Verdana", "Geneva", "Arial", "Helvetica", "sans-serif"; 
                 font-size: 10pt;}
   /* HEADER */
      .language { font-family: "Verdana", "Geneva", "Arial", "Helvetica", "sans-serif"; 
                  font-size: 8pt; }
      a.language { color: #ffffff; }
   /* FOOTER */
      .footer { font-size: 7pt;}
      a.footer { font-size: 7pt;
                 font-weight: normal; 
                 color: #BB0000; }
      .companyname { 
                     color: #BB0000; }
   /* LEFTBAR */
      .leftbar { font-weight: bold;
                 color: #6666ff;
                 letter-spacing: -0.1em; }
      a.leftbar { color: black; 
                  letter-spacing: -0.1em; }
      .left1 { font-size: 7pt; 
               color: #6666ff;
               letter-spacing: -0.1em; }
      a.left1 { font-weight: normal;
                color: black; }
   /* MIDDLEBAR */
      .headline { font-family: Times New Roman, Times, serif;
                  font-size: 12.5pt;
                  line-height: 110%;
                  font-weight: bold;
                  color: black; }
      a.headline { color: black; }
      a.headline:hover { color: #6666ff }
      .introduction { background-color: #6666FF; 
                      font-weight: bold; 
                      color: #FFFF99; 
                      line-height: 160%;}
      .menu1 { font-family: Times New Roman, Times, serif;
               font-size: 24pt;
               line-height: 140%;
               font-weight: bold;
               color: #6666ff;}
      .menu2 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
               font-size: 14pt;
               line-height: 140%;
               font-weight: bold;
               color: black; }
      .menu3 { font-family: Times New Roman, Times, serif;
               font-size: 13pt;
               line-height: 140%;
               font-weight: bold;
               color: #6666ff; }
      .menu4 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
               font-size: 10pt;
               line-height: 140%;
               font-weight: bold;
               color: black;}
      .menu5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6666ff;
}
      a.menu5 { color: black;
                font-weight: normal; }
      .more { font-size: 7pt;
              color: #6666ff; }
      a.more { font-weight: normal; }
      a.more:hover { font-weight: bolder; }
      a.more:visited { color: #BB0000; }
.topmenu {
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #6666FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}
a.topmenu:hover {
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #BB0000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	text-decoration: none;



}
.services {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	vertical-align: top;
	text-transform: none;
	font-size: 29px;




}
.bullets {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	color: #BB0000;



}
.introduction2 {
background-color: #FFFAD7; 
                      font-weight: bold; 
                      color: #CA8E4D; 
                      line-height: 160%;
}
.okbutton {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}
.cancelbutton {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}
a.okbutton:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	background-color: #33CC66;

}
a.cancelbutton:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	background-color: #BB0000;

}
