body {
  background-color: black;
  margin: 0;
  padding: 0;
}
.pagebody {
  color: white;
  font-family: Verdana;
  font-size: 12px;
  padding: 0px;
}
.poll {
  color: white;
  font-family: Verdana;
  font-size: 10px;
}
/*----------------------*/
/*       Links          */
/*----------------------*/
a {
  font-family: Verdana;
  font-size: 10px;
  text-decoration: none;
  color: #eeeeee;
  padding-left: 4px;
  padding-right: 4px;
  margin-top: 0px;
  font-weight: bold;
}
a:hover {
  text-decoration: none;
  padding: 1px;
  padding-left: 2px;
  padding-right: 2px;
  border-left: solid 2px #89ABD5;
  border-right: solid 2px #93B6E0;
  background-color: #5E7DB2;
}
.memlink {
  font-family: Verdana;
  font-size: 10px;
  text-decoration: none;
  color: #aaaaaa;
}
.sidebarlink {
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  display: block;
  width: 100%;
  height: 100%;
}
.sidebarlink:hover {
  padding-left: 0px;
  padding-right: 0px;
  border-left: 0px;
  border-right: 0px;
  background-color: transparent;
}
.newscomments {
  font-family: Verdana;
  font-size: 10px;
  text-decoration: none;
  border-bottom: dotted 1px #aaaaaa;
  color: #bbbbbb;
}
/*----------------------*/
.newssubj {
  text-transform: uppercase;
  font-weight: bold;
}
/*----------------------*/
.memimage {
  border: 2px solid #444444;
  padding: 1px;
}
.memtitle {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: white;
}
.memdesc {
  font-family: Verdana;
  font-size: 12px;
  padding: 10px;
  color: white;
}
/*----------------------*/
.loginfield {
  border-left: 1px solid #444444;
  border-top: 1px solid #444444;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background-color: #000000;
  color: white;
  font-family: Tahoma;
  font-size: 10px;
  padding: 1px;
  width: 95%;
}
.loginbutton {
  border-right: 1px solid #444444;
  border-bottom: 1px solid #444444;
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
  background-color: #333333;
  color: white;
  font-weight: bold;
  font-family: Tahoma;
  font-size: 10px;
  padding: 2px;
}
.postfield {
  border-left: 1px solid #444444;
  border-top: 1px solid #444444;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background-color: #000000;
  color: white;
  font-family: monospace;
  font-size: 12px;
  padding: 1px;
  width: 95%;
}
/*----------------------*/
.code {
  white-space: pre;
  font-family: "Courier New";
  font-size: 12px;
  padding: 5px;
  padding-left: 10px;
  border-left: solid 5px #666666;
  background-color: #333333;
  overflow: auto;
  width: 700px;
}
.lcontainer {
  font-family: Verdana;
  font-size: 10px;
  /*	text-transform:		uppercase;*/

  padding: 10px;
  border-right: solid 3px #666666;
  background-color: #333333;
  overflow: auto;
  width: 150px;
  max-width: 150px;
  color: white;
}
.lconheader_cp {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px;
  text-align: center;
  /*align: center;*/
  background: url(/gfx/controlpanel.gif);
  height: 19px;
  background-repeat: no-repeat;
}
.lconheader_poll {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px;
  text-align: center;
  /*align: center;*/
  background: url(/gfx/poll.gif);
  height: 19px;
  background-repeat: no-repeat;
}
.lconheader_qotd {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px;
  text-align: center;
  /*align: center;*/
  background: url(/gfx/qotd.gif);
  height: 19px;
  background-repeat: no-repeat;
}
.rconheader {
  font-family: Verdana;
  font-size: 10px;
  padding: 3px;
  background-color: #333333;
  color: white;
}
.rconheadernew {
  font-family: Verdana;
  font-size: 10px;
  padding: 3px;
  background-color: #0A2060;
  color: white;
}
.rcontainer {
  font-family: Verdana;
  font-size: 12px;
  padding: 5px;
  padding-left: 10px;
  padding-right: 15px;
  overflow: auto;
  color: white;
}
/*----------------------*/
.headercell {
  background: url(/gfx/header_back.gif);
  background-repeat: repeat-x;
  font-family: Verdana;
  font-size: 10px;
  color: white;
}
.headerdiv {
  height: 8px;
  background: url(/gfx/div1.gif);
}
/*----------------------*/
.navcell {
  height: 19px;
  background: url(/gfx/nav_back.gif);
  background-repeat: repeat-x;
  color: white;
  padding-left: 10px;
  padding-top: 0px;
}
.navdiv {
  height: 3px;
  background: url(/gfx/div2.gif);
}
.navsep {
  color: #999999;
  padding-top: 0px;
  padding-left: 5px;
  padding-right: 5px;
}
.navlink {
  padding: 0px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Verdana;
  font-size: 10px;
  text-transform: uppercase;
  color: white;
}
.navlinka {
  padding: 0px;
  padding-left: 3px;
  padding-right: 3px;
  font-family: Verdana;
  font-size: 10px;
  text-transform: uppercase;
  color: #cccccc;
}
.tnetcell {
  padding: 3px;
  font-family: Verdana;
  font-size: 10px;
  color: white;
}
tr.polllist > td {
  padding-bottom: 20px;
}
.logcalcell {
  background-color: #252525;
  font-size: 10px;
  color: #808080;
  text-align: center;
  border: 1px transparent;
  padding: 0;
}
.logcaltable {
  border: none;
  padding: 0;
  border-spacing: 1px;
}
.logcalheader {
  font-family: Verdana;
  font-size: 10px;
  padding: 3px;
  background-color: #333333;
  color: white;
  border: none;
  text-align: center;
}
.logviewtable {
  font-size: 12px;
}
.logviewtable a {
  font-family: monospace;
  font-size: 12px;
  text-decoration: none;
  color: #eeeeee;
  padding-left: 4px;
  padding-right: 4px;
  margin-top: 0px;
  /*font-weight:    bold;*/

}
.logviewtable a:hover {
  font-family: monospace;
  text-decoration: none;
  padding: 1px;
  padding-left: 2px;
  padding-right: 2px;
  border-left: solid 2px #89ABD5;
  border-right: solid 2px #93B6E0;
  background-color: #5E7DB2;
}
/*.lconheader_plotto
{
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		bold;
	text-transform:		uppercase;
	padding:			3px;
	text-align:			center;
	align:				center;
	background-color:	#444444;
}*/
.itemdiv {
  background: url(/gfx/div3.gif);
  height: 1px;
  max-height: 1px;
}
.lconheader_plotto {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px;
  text-align: center;
  /*align: center;*/
  background: url(/gfx/plotto.gif);
  height: 19px;
  background-repeat: no-repeat;
}
.lconheader_bigthree {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 3px;
  text-align: center;
  /*align: center;*/
  background: url(/gfx/bigthree2.gif);
  height: 19px;
  background-repeat: no-repeat;
}
/* stats page */
div#statsdiv {
  text-align: center;
}
div#statsdiv table {
  margin: auto;
}
div#statsdiv a {
  font-family: Verdana;
  font-size: 10px;
  text-decoration: none;
  color: #eeeeee;
  padding-left: 4px;
  padding-right: 4px;
  margin-top: 0px;
  font-weight: bold;
}
div#statsdiv a:hover {
  text-decoration: none;
  padding: 1px;
  padding-left: 2px;
  padding-right: 2px;
  border-left: solid 2px #89ABD5;
  border-right: solid 2px #93B6E0;
  background-color: #5E7DB2;
}
div#statsdiv body {
  background-color: black;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: white;
}
div#statsdiv td {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #eeeeee;
  text-align: left;
}
div#statsdiv .male,
div#statsdiv .male a {
  color: #0000DD;
}
div#statsdiv .female,
div#statsdiv .female a {
  color: #DD3366;
}
div#statsdiv .bot,
div#statsdiv .bot a {
  color: #00FFFF;
}
div#statsdiv .title {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
div#statsdiv .headtext {
  color: white;
  font-weight: bold;
  text-align: center;
  background-color: #333333;
  border-width: 1px;
  -o-border-image: url(http://www.liek.net/gfx/div3.gif) 1 repeat;
  border-image: url(http://www.liek.net/gfx/div3.gif) 1 repeat;
  border-style: solid;
}
div#statsdiv .headlinebg {
  background-color: #000000;
}
div#statsdiv .tdtop {
  background-color: #333333;
  color: #eeeeee;
}
div#statsdiv .hicell {
  background-color: #252525;
  color: #eeeeee;
}
div#statsdiv .hicell10 {
  background-color: #BABADD;
  font-size: 10px;
}
div#statsdiv .rankc {
  background-color: #333333;
  color: #eeeeee;
}
div#statsdiv .hirankc {
  background-color: #333333;
  color: #ffff00;
  font-weight: bold;
}
div#statsdiv .rankc10 {
  background-color: #252525;
  font-size: 10px;
}
div#statsdiv .rankc10center {
  background-color: #252525;
  font-size: 10px;
  text-align: center;
}
div#statsdiv .hirankc10center {
  background-color: #252525;
  color: #ffff00;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
}
div#statsdiv .small {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
div#statsdiv .asmall {
  font-family: "Arial narrow", Arial, sans-serif;
  font-size: 10px;
  color: #eeeeee;
  text-align: center;
}
