﻿body
{
  font-family: Verdana, Arial;
}

a:link    {color:Blue;}
a:visited {color:Blue;}
a:hover   {color:purple;}

input 
{ font-family: Verdana, sans; 
  font-size: 7.5pt;
}

textarea
{ font-family: Verdana, sans; 
  font-size: 7.5pt;
}

select 
{ font-family: Verdana, sans; 
  font-size: 7.5pt;
}

.BodyPage
{
  background-color: #f5f5dc;
  margin-top: 1px;
  margin-left: 2px;
  margin-right: 2px;
}

.SMpage
{
  font-family: Verdana, Arial;
  background-color: #fafad2;
  font-size: 10pt;
}
.RPPage
{
  width: 900px;
  font-family: Verdana, Arial;
  height: 700px;
  background-color: #ffc0cb;
  font-size: 12pt;
  border-bottom-style:outset;
  border-right-style:outset;
  border-left-style:outset;
  border-top-style:outset;
  border-width:medium;
}
.handy
{
  cursor: pointer;
}
.boldbluelink A 
{ font-weight: bold;
  color: #000099; 
  text-decoration: none;
  font-family : Verdana, sans;
  font-size: 7.5pt;
}

.Grid
{ font-family: Verdana, sans;
  font-size: 7.5pt;
}

.UpdTable        
{ font-family: Verdana, sans; 
  font-size: 8pt;
}

.MenuLink 
{ font-weight: bold;
  color: #000099; 
  text-decoration: none;
  font-family : Verdana, sans;
  font-size: 9pt;
}
