body {
	margin: 0pt;
  padding-top: 15pt;
  font-family: verdana,sans-serif;
  font-size:10pt;
	background: #FFFFBF;
}

td.white {
	background: #FFFFFF;
}

td.Ll	{
	vertical-align:top;
  width:120pt;
}

a.nav:link {
	color:#FFFFFF;
  text-decoration:none;
}

a.nav:visited {
	color:#FFFFFF;
  text-decoration:none;
}

a.nav:hover {
	color:#808080;
	text-decoration:none;
}

a.nav:active {
	color:#808080;
  text-decoration:none;
}

a.nav {
	display:block;
  background-image:url(./img/blankbutton.jpg);
  width:125px;
  height:25px;
  line-height:25px;
  font-family: tahoma,sans-serif;
  font-size:12px;
  font-weight:bold;
  text-align:center;
}

a.ref {
	font-family: tahoma,sans-serif;
  font-weight:bold;
  color:#000000;
  text-decoration:none;
}

a.Ll:link {
	color:#CC0001;
  text-decoration:none;
}

a.Ll:visited {
	color:#CC0001;
  text-decoration:none;
}

a.Ll:hover {
	color:#940000;
  text-decoration:none;
}

a.Ll:active {
	color:#940000;
  text-decoration:none;
}

.reset {
	cursor: pointer;
}
