body
	{ background-color: #100820;
	}
div, td
	{ font-family: Verdana, Tahoma, Arial;
	  color: #f0f0f0; font-size: 8pt;
	}
input, select, textarea
	{ border: solid 1px #607090;
	  background-color: #405060;
	  color: #f0f0f0; font-size: 8pt;
	  text-align: center;
	}
form
	{ margin: 0px;
	}
h1
	{ line-height: 32px; text-align: center;
	  font-family: Verdana, Tahoma, Arial; font-variant: small-caps;
	  color: #c0a000; font-size: 16pt; font-weight: normal;
	  margin: 0px;
	}
h2
	{ font-family: Verdana, Tahoma, Arial;
	  color: #c0e0f0; font-size: 11pt; font-weight: bold;
	  border-bottom: solid 1px #c0a000;
	  margin: 0px; margin-bottom: 3px;
	}
h3
	{ font-family: Verdana, Tahoma, Arial;
	  color: #a0b0c0; font-size: 10pt; font-weight: bold;
	  border-bottom: solid 1px #708090; width: 540px;
	  margin: 0px; margin-bottom: 2px;
	}
h4
	{ font-family: Verdana, Tahoma, Arial;
	  color: #c0e0f0; font-size: 10pt; font-weight: bold;
	  border-bottom: solid 1px #708090; width: 530px;
	  margin: 0px; margin-bottom: 2px;
	}
a
	{ color : #c0a040; text-decoration: none;
	}
a:hover
	{ color : #e0c040; text-decoration: underline;
	}
li
	{ list-style: square;
	}

.normal
	{ color: #F0F0F0;
	}
.error
	{ color: #F04020;
	}
.confirm
	{ color: #F0F090;
	}

#panel_main
	{ position: absolute;
	  left: 50%; width: 600px; margin-left: -300px;
	  top: 20px; height: 600px;
	  border: solid 1px #405060;
	  background-color: #150B3E;
	  padding: 0px;
	}

#dialog
	{ position: absolute;
	  left: 30px; width: 500px;
	  top: 250px;
	  text-align: center;
	  padding: 0px;
	}
	
#corner_ul
	{ position: absolute;
	  left: -1px; width: 23px; 
	  top: -1px; height: 23px;
	  background-image: url(../images/corner_ul.gif);
	}
	
#corner_ur
	{ position: absolute;
	  left: 578px; width: 23px; 
	  top: -1px; height: 23px;
	  background-image: url(../images/corner_ur.gif);
	}
* html #corner_ur { left: 576px; }

#corner_ll
	{ position: absolute;
	  left: -1px; width: 23px; 
	  top: 578px; height: 23px;
	  background-image: url(../images/corner_ll.gif);
	}
* html #corner_ll { top: 576px; }

#corner_lr
	{ position: absolute;
	  left: 578px; width: 23px; 
	  top: 578px; height: 23px;
	  background-image: url(../images/corner_lr.gif);
	}
* html #corner_lr { left: 576px; top: 576px; }

#ncsoft
	{ position: absolute;
	  left: 0px; width: 56px; 
	  top: 606px; height: 50px;
	  background-image: url(../images/ncsoft.gif);
	}
#cryptic
	{ position: absolute;
	  left: 70px; width: 29px; 
	  top: 606px; height: 50px;
	  background-image: url(../images/cryptic.gif);
	}
#alliance
	{ position: absolute;
	  left: 438px; width: 162px; 
	  top: 606px; height: 50px;
	  background-image: url(../images/alliance.gif);
	}
#stats
	{ position: absolute;
	  left: 105px; width: 330px; 
	  top: 610px; height: 20px;
	  text-align: center;
	  line-height: 15px;
	}
