 div.login {
  position:absolute;
  top:0;
  right:0;
  width:225px;
  border: 1px solid black;
  padding: 2px;
  background-color: #908080;
  
 }
 table.sortable thead {
  background-color:#eee;
  color:#666666;
  font-weight: bold;
  cursor: default;
 }
 
BODY
{
	margin: 0px;
	background-color: #990000;
	link="#990000";
	vlink="#770000";
}

.spanstyle {
COLOR: Black;
FONT-FAMILY: Ariel Helvetica;
FONT-SIZE: 10pt;
background-color: transparent;
FONT-WEIGHT: bold;
POSITION: absolute;
TOP: -10px;
VISIBILITY: visible;
}

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
a:link,a:active,a:visited { color : #990000; }
a:hover		{ text-decoration: underline; color : #aa0000; }
hr	{ height: 0px; border: solid #D7D7D7 0px; border-top-width: 1px;}

.maintitle {
font-weight: bold;
font-size: 22px;
}