
ul {
  margin-top: 0; margin-bottom: 0;
  list-style-type: none; list-style-image: none;
  }

li {
  width: 110px; border: 1px solid #000; height: 18px;
  margin: 0 0 2px -28px;
  }

li a {
  display: block;
  text-decoration: none; color: black;
  padding-left: 10px;
  }

li a:hover {
  color: #ffd700;
  background-color: black;
  }

#plist {
	position: absolute;
  font: 10pt Verdana,Arial;
  color: black;
  width: 540px; height: 14px;
  left: 3px; top:0; margin-left: 10px;
  }

#nosave {
  font: 14pt Verdana,Arial;
  color: black;
  width: 540px; height: 14px;
  }

.f {
	position: absolute;
	left: 82px;
	}

.button {
  font: 11px Verdana,Arial;
  color: black;
  text-align: center;
  width:70px; height:25px;
	}

#gamediv {
	overflow-y: auto;
	overflow-x: hidden;
	}

#nosave {
	position: absolute;
	font: 14pt 'comic sans ms';
	color: black;
	width: 200px; height: 30px;
	left: 200px; top: 100px;
	}

.heads {
	position: absolute;
	font: 12pt 'comic sans ms';
	color: black;
	width: 600px;
	left: 0;
	border-top: 1px solid black;
	}

.trail {
	position: absolute;
	width: 600px;
	height: 4px;
	left: 0;
	}

.dbutton {
  font: 11px Verdana,Arial;
  color: black;
  text-align: center;
  width:130px; height:25px;
	}

#del {
	position: absolute;
	left: 500px; top: 0;
	width: 300px;
	}

.linkdiv {
  /*display: inline;*/
  width: 200px; height: 80px;
  position: absolute;
  }

.savediv {
  display: block;
  width: 300px; height: 90px;
  position: absolute;
  }

.savetitle, td {
  color: black;
  font: 10pt Tahoma,Arial;
  }

a {
  color: blue;
  text-decoration: none;
  }

a.cp {
  text-decoration: none;
  color: red;
 }

a.np {
  text-decoration: underline;
  }

a.np:hover {
  color: #ffd700;
  background-color: black;
  }

#Oobj893 {
  background-color: #ffe4c4;
  line-height: 20px;
  }

#Ogames {
	/*background-image: url(../image/gradient4.png);
  background-repeat:repeat-x;*/
  overflow-y: auto;
	overflow-x: hidden;
  }
