body {
  margin:19 0 0 0;
  padding:0;
	background-image: url(../img/bg.gif);
	color: #000000;
	font-family:tahoma, 'lucida grande' verdana, helvetica, arial, sans-serif;
}

td {
  font-family:tahoma, 'lucida grande' verdana, helvetica, arial, sans-serif;
  font-size:10px;
}

a img {
	border:none;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.blue {
  color:#6096cf;
}
.menu {
  color:#555555;
}
.textfield {
  font-size:11px;
  color:#797979;
}
.footer {
  color:#585858;
}

.app {
  padding-left:3px;
  border-bottom:1px dotted #979797;
  color:#4f4f4f;
}
.dark {
  color:#4f4f4f;
}
.dark a:link {
  color:#4f4f4f;
}

.ldark {
  color:#7e7c7c;
}

div.ptype {
  width:79px;
  height:19px;
  font-size:12px;
  float:left;
}
div.ptype a:link {
  width:100px;
  height:19px;
  font-size:12px;
  color:#000000;
}
div.ptype a:hover {
  font-size:12px;
  color:#000000;
  background-image:url(../img/highlight.gif);
}