body 
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   font-weight: normal;
   line-height: 14pt;
   color: #666666;
   background-color: #B8C3CB;
   border: 0;
   }

table 
   {
   width: 780px;
   background-color: white;
   /*Centre the tables */
   border-collapse: collapse;
   border-spacing: 0;
   margin-left: auto;
   margin-right: auto;
   border: 6px solid white;
   }
   
 tr
   {
   margin: 0;
   border: 0;
   padding: 0;
   }
   
 td
   {
   vertical-align:top;
   margin: 0;
   border: 0;
   padding: 0;
   }
   
   
 #tblinner
   {
   border-collapse: collapse;
   border-spacing:0;
   margin: -1px;
   border: 0;
   border-bottom: 6px;
   padding: 0;
   }
 

#logobox 
   {
   height: 65px;
   background-color: #F1F3F5;
/*   background-image: url(baselogicimages/base_logo.gif);*/
   background-repeat: no-repeat;
   border-bottom: 4px solid white;
   
/*   text-align: right; */
/*   vertical-align: middle; */
   padding-right: 5px;
   }
   
.hold
   {
   }
   
#navigationbar
   {
   height: 22px;
   vertical-align: middle;
   background-color: #B8C3CB;
   margin: 0;
   border-bottom: 4px solid white;
   padding-left: 20px;
   }

.menu 
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
   color: white;
   letter-spacing: 0.5pt;
   border-right: 1px solid white;
   padding-left: 10px;
   padding-right: 10px;
  }

#menufirst   
   {
   border-left: 1px solid white;
   }
   
  
a:hover 
   {
   color: #660033;
   }
   
#picturebox
   {
   height: 138px;
   background-image: url(baselogicimages/base_banner02.jpg);
   background-repeat: no-repeat;
   border-bottom: 4px solid white;
   }

#middletext
   {
   color: #3d002a;
   background-color: white;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   text-align: left;
   text-indent: 0pt;
   vertical-align: middle;
   line-height: 20pt;
   border-bottom: 4px solid white;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 20px;
   }
 
.idxheading 
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   line-height: 14pt;
   font-weight: bold;
   color: white;
   background-color: #B8c3cb;
   text-align: left;
   text-decoration: none;
   margin: 0 ;
   border: 0;
   padding-left: 20px;
   padding-right: 20px;
   }
   
.heading 
   {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   line-height: 14pt;
   font-weight: bold;
   color: white;
   background-color: #B8c3cb;
   text-align: left;
   text-decoration: none;
   margin: 0 ;
   border: 0;
   padding-left: 20px;
   padding-right: 20px;
   }
   
   
.headingbullet
   {
/*   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   line-height: 14pt;
*/   
   font-weight: bold;
   text-decoration: none;
   color: #3d002a;
   vertical-align: top;
   border: 0;
   padding-right: 5px;
   }
   
.idxstandardtext
   {
   color: #666666;
   background-color: #F1f3f5;
   line-height: 14pt;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   font-weight: 100;
   text-decoration: none;
   text-align: left;
   text-indent: 0pt;
   vertical-align: top;
   border: 0;
   border-bottom: 4px solid white;
   padding-top: 10px;
   padding-left: 20px;
   padding-right: 20px;
   }
   
.idxleft
   {
   width: 33%;
   border-right: 6px solid white;
   }
  
.idxmiddle
   {
   width: 34%;
   border-right: 6px solid white;
   }
  
.idxRight
   {
   width: 33%;
   border-right: 6px solid white;
   }
  
   
.standardtext
   {
   color: #666666;
   background-color: #F1f3f5;
   line-height: 14pt;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   font-weight: 100;
   text-decoration: none;
   text-align: left;
   text-indent: 0pt;
   vertical-align: top;
   background-color: #F1f3f5;
   border: 0;
   border-bottom: 4px solid white;
   padding-top: 10px;
   padding-left: 20px;
   padding-right: 20px;
   }
   
.txtleft
   {
   width: 66%;
   border-right: 6px solid white;
   }
   
.txtright
   {
   width: 34%;
   }
   
ul
   {
   margin-top: 10px;
   margin-left: 18px;
   border: 0;
   padding: 0;
   }
   
.more
   {
   visibility: hidden;
   }
   
#mymail
   {
   color: #666666;
   font-style: normal;
   font-weight: normal;
   }
   
#basebanner 
   {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   font-style: normal;
   font-weight: lighter;
   vertical-align: middle;
   color: #FFFFFF;
   background-color: #3D002A;
   margin: 0;
   border: 1px solid black;
   padding-left: 20px;
   }
                     
