body {
  background-color: EFE4FB;
  color: #000000;
  font-family: "Comic Sans MS";
  font-size: 12px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #485E73;
  SCROLLBAR-ARROW-color: #FF6600;
}

a:link    { color: #000000; text-decoration: none; font-family: "Comic Sans MS"; font-size: 11px }
a:active    { color: #FFFFFF; text-decoration: none; font-family: "Comic Sans MS"; font-size: 11px }
a:visited    { color: #83b9c5; text-decoration: none; font-family: "Comic Sans MS"; font-size: 11px }
a:hover      { color: #EFE4FB; font-family: "Comic Sans MS"; font-size: 11px }

a.dark:link    { color: #FFFFFF; text-decoration: none; font-family: "Comic Sans MS"; font-size: 11px }
a.dark:active    { color: #FFFFFF; text-decoration: none; font-family: "Comic Sans MS"; font-size: 11px }
a.dark:visited    { color: #83B9C5; text-decoration: none; font-family: "Comic Sans MS"; font-size: 11px }
a.dark:hover      { color: #EFE4FB; font-family: "Comic Sans MS"; font-size: 11px }


ul{
  color: #000000;
  font-family: "Comic Sans MS";
  font-size: 11px;
}


HR {
	color : #0099CC;
	height : 1px;
}

input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #000066;
	border-width: 1px;
	font-family: "Comic Sans MS";
	color: rgb(0,0,70);
	font-size: 11px;
	
}li { 
  color: #000000;
  font-family: "Comic Sans MS";
  font-size: 11px;
 } p { 
  color: #000000;
  font-family: "Comic Sans MS";
  font-size: 11px;
 } td  { 
  color: #000000;
  font-family: "Comic Sans MS";
  font-size: 11px;
 } 
a.leftmenu:active { color: #FFFFFF; text-decoration: none; font-family: "Comic Sans MS"; font-size: 12pt}
a.leftmenu:hover { color: #EFE4FB; font-family: "Comic Sans MS"; font-size: 12pt}
a.leftmenu:link { color: #FFFFFF; text-decoration: none; font-family: "Comic Sans MS"; font-size: 12pt}
a.leftmenu:visited { color: #83B9C5; text-decoration: none; font-family: "Comic Sans MS"; font-size: 12pt}
