body {
  background-color: #CEEEFC;
  color: #000000;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  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: #0033CC; text-decoration: none; font-family: Tahoma; font-size: 12px }
a.:active    { color: #0033CC; text-decoration: none; font-family: Tahoma; font-size: 12px }
a.:visited    { color: #0033CC; text-decoration: none; font-family: Tahoma; font-size: 12px }
a.:hover      { color: #E56201; font-family: Tahoma; font-size: 12px }

a.dark1:link    { color: #660033; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark1:active    { color: #660033; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark1:visited    { color: #660033; text-decoration: none; font-family: verdana; font-size: 11px }
a.dark1:hover      { color: #E56201; font-family: verdana; font-size: 11px }

a.dark2:link    { color: #E56201; text-decoration: none; font-family: Tahoma; font-size: 11px }
a.dark2:active    { color: #E56201; text-decoration: none; font-family: Tahoma; font-size: 11px }
a.dark2:visited    { color: #E56201; text-decoration: none; font-family: Tahoma; font-size: 11px }
a.dark2:hover      { color: #0033CC; font-family: Tahoma; font-size: 11px }

a.dark3:link    { color: black; text-decoration: none; font-family: Tahoma; font-size: 13px }
a.dark3:active    { color: black; text-decoration: none; font-family: Tahoma; font-size: 13px }
a.dark3:visited    { color: black; text-decoration: none; font-family: Tahoma; font-size: 13px }
a.dark3:hover      { color: #E56201; font-family: Tahoma; font-size: 13px }


ul, li, p, td {
  color: #000000;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11px;
}


HR {
	color : #0099CC;
	height : 1px;
}

input.search
{
	height: 17px;
	background-color: #E1E9EF;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}
