﻿/*body
{
    background-color: font-family: 'Courier New' , Courier, monospace;
    font-size: large;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: #000080;    
}
*/
.style1
 {
   right: 548px;
 }
.style2
 {
   position: absolute;
   top: 200px;
   left: 50px;
 }
.linkStyle
 {
    background-color: black;
    color: #0099CC;
    border-style: solid;
    border-color: #CC0000;
    font-size: small;
    font-family: Arial Black;
 }
.linkStyle2
 {
          background-color :black; border-color: maroon; border-style: solid; font-size: small; 
          font-family: Arial Black; color: lime;
 }
.linkStylex 
 {
   border-color: #CC0000; border-style: solid;
   font-family: Arial Black; font-size: small; font-weight: bold; font-style: inherit; font-variant: normal; 
   color:lightgreen; background-color: black;
 }
.friendshiplistFormStyle
  {
    font-family: Arial, Helvetica, sans-serif;
    color: #008000; background-image: url('computer.bmp'); height: 500px;
  }

.select
  {
    text-decoration:none; 
  /*  text-size-adjust: auto; */ 
    font-size:12pt;                       
  }
.select:hover
  {
    color: Maroon;
         /*   text-size-adjust: auto; */ 
    text-decoration:underline;
  } 
.clockclass {position:absolute;background-color:navy;font-weight:bold;color:white;left:1185px;height:24px;width:65px;top:1px;text-align:center;font-size:xx-small;overflow:hidden;border-style:solid;border-color:grey;} 
.dateclass {position:absolute;top:1px;height:20px;width:62px;left:1255px;background-color:navy;text-align:center;font-weight:bold;overflow:hidden;border-style:solid;border-color:grey;} 
 /* </style> */ 