BODY
{ SCROLLBAR-FACE-COLOR: #EBE0E0;
  SCROLLBAR-ARROW-COLOR: gray;
  SCROLLBAR-BASE-COLOR: black;
  font-family: verdana;
font-size: 13px;
}

.hd
{
display: none;
}

.friendlnk
{
color: #EDDDE2; 
text-decoration: none;
font-size: 10px;
font-weight: none;
}

.friendlnk:hover
{
color: #F8EEF1; 
text-decoration: none;
font-size: 10px;
font-weight: none;
}

.ulc
{
text-align: center;
}

.ulr
{
text-align: right;
}

p,ol,ul
{
text-align: justify;
padding: 0px;
}

.divleft
{
float:left;
PADDING-RIGHT: 10px;
BORDER-RIGHT: 0px;
BORDER-TOP:0px;
MARGIN: 0px;
BORDER-LEFT: 0px;
BORDER-BOTTOM: 0px;
}

.divright
{
float:right;
PADDING-LEFT: 10px;
BORDER-RIGHT: 0px;
BORDER-TOP:0px;
MARGIN: 0px;
BORDER-LEFT: 0px;
BORDER-BOTTOM: 0px;
}

h1
{
  color: #282A10; 
  background: #FBBBBB;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}

.c1
 {color: #9D5A80; 
  text-decoration: none;
  font-size: 18px;
  font-weight: none;
}


.c1:hover
 {color: #9D5A80; 
  text-decoration: underline;
  font-size: 18px;
  font-weight: none;
 }

.amenu
 {
text-decoration: none;
display: block;
  color: #1717DD; 
  font-weight: bold;
  font-size: 13px;
 }

.amenu:hover
 {color: #0E0AB6; 
 background: #E7D243;
 text-decoration: none;
 font-weight: bold;
 font-size: 13px;
 }

a
 {
  color: #1717DD; 
  text-decoration: underline;
  font-weight: bold;
  font-size: 14px;
 }

a:hover
 {
 color: #D32203; 
 text-decoration: none;
 font-weight: bold;
 font-size: 14px;
 }


.menuFrame {
text-decoration: none;
display: block;
WIDTH: 215px; 
PADDING-TOP: 0.4em; 
PADDING-BOTTOM: 0.2em;
PADDING-LEFT: 0.2em;
PADDING-RIGHT: 0.2em;
FONT-FAMILY: Verdana;
BACKGROUND-COLOR: #7F6F17;
COLOR: #FFFC99;
font-weight: bold;
font-size: 12px;
margin-bottom: 5px;
}

.menuFrame UL {
MARGIN: 0px;
BACKGROUND-COLOR: #FFEBEF;
list-style: none;
}

.menuFrame UL LI {
MARGIN: 0px;
padding-top: 1px;
BORDER-BOTTOM: #ADB6C6 0px dotted;
width: 100%;
height: 100%;
}

.menuFrame UL LI A {
TEXT-DECORATION: none
COLOR: #2B0DF9;
font-weight: bold;
font-size: 13px;
WIDTH: 100%;
height: 100%;
}

p,li,td
{
font-size: 14px;

}


