TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size :11px ; 
   font-family : tahoma ; 
   color : black ; 
}

.HEAD { text-align: right; margin.height: 4px; letter-spacing: 4px; font-size: 10px; font-weight: bold; font-family: Century Gothic; color: black; border-width: 3px; 

 BORDER-BOTTOM: black 1pt solid;}


.CONTENTS {
   font-style : normal; 
   font-size : 11px; 
   font-family : tahoma ; 
   color : #FF99CC;
   margin: 5;
}


/* FORM STYLES */
INPUT, select, textarea, text {
border: 1px #006699 groove;
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 9px;
color: #000000;
border-color: #000000;
border-style: solid;}

/* for alternating image listings */
td.image_row_0	{ background-color: #FFFFFF; }
td.image_row_1	{ background-color: #; }

/* for alternating search result listings */
td.search_row_0	{ background-color: #FFFFFF; }
td.search_row_1	{ background-color: #; }


/* for alternating listings in the admin area*/
td.row1_0	{ background-color: #009900; }
td.row2_0	{ background-color: #CCFFCC; }
td.row3_0	{ background-color: #99CC99; }
.adminListingLeft_0 {
color: #FFFFFF;
background-color : transparent;
}

td.row1_1	{ background-color: #006699; }
td.row2_1	{ background-color: #DEE3E7; }
td.row3_1	{ background-color: #D1D7DC; }
.adminListingLeft_1 {
color: #FFFFFF;
background-color : transparent;
}



BODY {
   font-style : normal; 
   font-weight : bold; 
   font-size : 11px ; 
   font-family : Century Gothic ; 
   color : 435E61;
   text-decoration : none; 
   scrollbar-base-color:#000000;
   scrollbar-shadow-color: black;
   scrollbar-highlight-color: black; 
   scrollbar-3dlight-color: #0000C0 ; 
   scrollbar-darkshadow-color:#0000C0;
     scrollbar-track-color:#0000C0;
   scrollbar-arrow-color: white;
    cursorx: text ;
  
}

xA:visited {
   font-size : 11px ; 
   font-style : normal; 
   font-weight : arial ; 
   font-family :Trebuchet MS; 
   color :#4A0808; 
   text-decoration :none;    
}



A:hover {
   font-size : 14px ; 
   font-style : normal; 
   font-weight : arial; 
   font-family : Trebuchet MS; 
   color : #993535; 

   
  }


A:active {
   font-size : 14px ; 
   font-style : normal; 
   font-weight : arial; 
   font-family : Trebuchet MS; 
   color :#993535; 
   text-decoration : none ; 
}


A {
   font-size : 11px ; 
   font-style : normal; 
   font-weight : arial; 
   font-family : Trebuchet MS; 
   color :black; 
   text-decoration : underline ; 
  }
