body {
	font-family: "Goudy Old Style", "Times New Roman", Serif; 
	font-size: 12pt; 
	font-weight: 500; 
	color: rgb(255,255,255);
	background: url(images/7b.gif);
	background-color: rgb(0,0,0);
	}

a.email:link {font-size: 16pt; color: rgb(255,255,255); text-decoration: none; font-weight: 800; background-color: transparent;}
a.email:visited {font-size: 16pt; color: rgb(255,255,255); text-decoration: none; font-weight: 800; background-color: transparent;}
a.email:hover {font-size: 16pt; color: rgb(255,0,0); text-decoration: underline; background-color: transparent;}
a.email:active {font-size: 16pt; color: rgb(255,0,0); text-decoration: none; background-color: transparent;}

img.logo {border-color: #808080;}

img {border-color: #000000; border: 1px;}
    
a.copy:link {font-size: 8pt; color: rgb(255,255,255); text-decoration: none; font-weight: 800; background-color: transparent;}
a.copy:visited {font-size: 8pt; color: rgb(255,255,255); text-decoration: none; font-weight: 800; background-color: transparent;}
a.copy:hover {font-size: 8pt; color: rgb(255,0,0); text-decoration: underline; background-color: transparent;}
a.copy:active {font-size: 8pt; color: rgb(255,0,0); text-decoration: none; background-color: transparent;}

p.right {
   display:block;
   text-align: right;
   font-size: 8pt;
   color: rgb(255,255,255);
   background-color: transparent;
   }

p.copy {
   display:block;
   text-align: center;
   font-size: 8pt;
   color: rgb(255,255,255);
   background-color: transparent;
   }

table
   .rightbottomborder
   { 
   border-right: 2px solid #FFFFFF; 
   border-bottom: 2px solid #FFFFFF; 
   } 
   .bottomborder
   {
   border-bottom: 2px solid #FFFFFF; 
   }
   
#menu {
   position: relative;
   width:150px;
   height:200px;
   font-size:8pt;
   background-color: #000000;
   }

#menu table tr {
   background-image: url(images/palegrey.jpg);
   background-color: #C0C0C0;}
     
#menu table a.menu {
   display:block;
   width: 125px;
   padding: 5px; 
   font-family: Arial, San-Serif;
   text-align: center;
   font-weight: 800;
   }
   
#menu table a.menu:link {
   font-size: 10pt;
   color: rgb(255,255,255);
   text-decoration: none; 
   border-right: 2px solid #000000;
   border-left: 2px solid #000000;
   background-color: #000000;
   }
#menu table a.menu:visited {
   font-size: 10pt;
   color: rgb(255,255,255);
   text-decoration: none; 
   border-right: 2px solid #000000;
   border-left: 2px solid #000000;
   background-color: #000000;
   }
#menu table a.menu:hover {
   font-size: 10pt;
   color: rgb(0,0,0);
   text-decoration: none;
   background-color: transparent;
   border-right: 2px solid #C0C0C0;
   border-left: 2px solid #C0C0C0;
   }
#menu table a.menu:active {
   font-size: 10pt;
   color: rgb(255,0,0);
   text-decoration: none;
   background-color: transparent;
   border-right: 2px solid #C0C0C0;
   border-left: 2px solid #C0C0C0;
   }
   
#center table
    
#center table td {background-color: #000000;}
   
#center table td.link{padding: 5px; text-align: center;}

      

     
