code,pre {
	font-family: Courier, "Courier New", monospace;
	font-size: 11px;
}

a {
	font-family: verdana;
	font-size:11px;
	color: #d1d1d5;
	text-decoration:none;
	background-color: transparent;
	border-color: #d1d1d5;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

a.orange {
	color: #FF9900;
}

a.nob {
	border-style: none;
}

a:hover {
	font-family: verdana;
	font-size:11px;
	color: #d1d1d5;
	text-decoration: none;
	background-color: transparent;
	border-color: #3399CC;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

a:hover.nob {
	border-style: none;
	color: #3399CC;
}

a.x75, a.x75:hover {
	font-size: 14px;
	font-weight: bold;
}

a.x50, a.x50:hover {
	font-size: 13px;
	font-weight: bold;
}

a.x25, a.x25:hover {
	font-size: 12px;
	font-weight: bold;
}

a.x15, a.x15:hover {
	font-size: 11px;
	font-weight: bold;
}

a.x10, a.x10:hover {
	font-size: 10px;
	font-weight: bold;
}

b {
	color: #FF9900;
}

b.orange {
	color: #FF9900;
}

b.black {
	color: #000000;
}

input,textarea,#ta01,select,option,checkbox {
	border-width: 1px;
	color: #d1d1d5;
	background-color: #363a41;
	border-color: #262a31;
	font-family: verdana; font-size: 11px; color: #d1d1d5;
	white-space: pre;
}

.recaptcha_response_field {
	color: #d1d1d5;
  background-color:#363a41;
  border-color: #262a31;
}

.recaptchatable {
	color: #d1d1d5;
  background-color:#363a41;
  border-color: #262a31;
}

input.button {
	height: 27px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0em;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #b94c09;
}

input.error {
	background-color: #FF3333;
        color: #000000;
}

input.bg {
	background-color: #262a31;
}

table {
	border: solid #7c7e78;
	border-width: 0px;
  margin: 0;
  padding: 0;
	empty-cells: show;
}

table.underdev {
	border: dotted #FF0000;
	border-width: 1px;
}

table.announcement {
	border: dotted #3399CC;
	border-width: 1px;
}

table.warning {
	border: dotted #FF3333;
	border-width: 1px;
}

td.center, div.center {
	align: center;
	valign: middle;
	text-align: middle;
	vertical-align: middle;
}

td.mid {
	text-align: middle;
	vertical-align: middle;
	align: center;
	border-width: 0px;
}

td.current {
	background: #3399CC;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

td.overlib {
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #7c7e78;
	cursor: help;
}

td.tooltip {
	padding: 0px;
}

td.cloud {
	line-height: 0.65cm;
	text-align: justify;
}

td,tr,th {
	border: solid #353D4C;
	border-width: 0px;
  margin: 0px;
  padding: 5px;
	font-family: verdana;
	font-size: 11px;
	color: #b3b3b6;
	vertical-align: top;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #353D4C;
	border-left: 1px solid #353D4C;
}

td.nob,tr.nob {
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-top: 0px solid #353D4C;
	border-left: 0px solid #353D4C;
	align: center;
}

table.menu {
	padding: 0;
	margin: 0;
	border-spacing: 0px;
}

th.menuheader, td.menuheader {
	color: #000000;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: bold;
	width: 300px;
	color: #000000;
	text-align: left;
}

th.forumheader, td.forumheader {
	color: #000000;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

td.fi {
	padding-top: 1;
	padding-bottom: 2;
	border-spacing: 0px;
	vertical-align: top;
}

tr.mi {
	background-color: #363a41;
	cursor: pointer; # pointer
}

td.mi {
	background-color: #363a41;
	padding-top: 0;
	padding-bottom: 2;
	border-spacing: 0px;
	vertical-align: middle;
	text-align: top;
	cursor: pointer;
}

tr.mi:hover,
td.mi:hover
{
	background-color: #525C6E;
	cursor: pointer;
}

font.vertical {
	text-align: top;
	writing-mode: tb-rl;
}

a.mi {
	border-style: none;
}

a.mi:hover {
	color: #d1d1d5;
	background-color: transparent;
}

input.mi {
	border-width: 0px;
}

tr.default, td.default {
	background-color: #262a31;
}

tr.active, td.active {
	background-color: #363a41;
}

tr.inactive, td.inactive {
	background-color: #161a21;
}

tr.inactive:hover, td.inactive:hover {
	background-color: #525C6E;
}

tr.hidden, td.hidden {
	background-color: #552222;
}

tr.hidden:hover, td.hidden:hover {
	background-color: #525C6E;
}

tr.error, td.error {
	background-color: #FF3333;
}

tr.success, td.success {
	background-color: #33FF99;
}

tr.orange, td.orange {
	background-color: #FF9900;
}

tr.yellow, td.yellow {
	background-color: #FFFF66;
}

tr.blue, td.blue {
	background-color: #363a6b;
}

td.req, th.req {
	font-family: verdana; font-size:11px; color: #3399CC;
}

td.locked {
	font-family: verdana; font-size:11px; color: #FF3333;
}

td.success {
  font-family: verdana; font-size:11px; color: #33FF99;
}

td.orange {
  font-family: verdana; font-size:11px; color: #FF9900;
}

td.pink {
	font-family: verdana; font-size:11px; color: #FF33CC;
}

td.yellow {
	font-family: verdana; font-size:11px; color: #FFFF66;
}

font {
	font-family: verdana; font-size:11px;
}

font.req {
	font-family: verdana; font-size:11px; color: #3399CC;
}

font.error {
	font-family: verdana; font-size:11px; color: #FF3333;
}

font.success {
        font-family: verdana; font-size:11px; color: #33FF99;
}

font.orange {
        font-family: verdana; font-size:11px; color: #FF9900;
}

font.pink {
        font-family: verdana; font-size:11px; color: #FF33CC;
}

font.yellow {
        font-family: verdana; font-size:11px; color: #FFFF66;
}

font.black {
        font-family: verdana; font-size:11px; color: #000000;
}

img {
	border: 0;
}

img.mid {
	vertical-align:middle;
}

a.help {
	cursor: help;
}

table.main {
	height: 500px;
}

tr.banner {
	height: 30px;
}

td.banner {
	width: 150px;
}

hr {
	height: 1px;
	color: #ff0000;
	background-color: #ff0000;
}

div.active {
	background-color: #363a41;
}

div.quote {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 2px;
}

div.code {
	font-family: Courier, "Courier New", monospace;
	font-size: 10px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 2px;
}

div.ad {
	z-index:-1;
	position:absolute;
}

div.lefty {
	float: left;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #353D4C;
	border-left: 1px solid #353D4C;
}

body {
	background-color: #262a31;
	font-family: verdana, "Courier New";
	font-size: 11px;
	color: #d1d1d5;
}

tr.menuheader {
	background-image: url("http://cache1.services.guildage.net/images/1x16_orange.gif");
	background-repeat: repeat-x;
	padding: 0;
	border-spacing: 0px;
}

tr.menuheaderadmin {
	background-image: url("http://cache1.services.guildage.net/images/1x16_blue.gif");
	background-repeat: repeat-x;
	padding: 0;
	border-spacing: 0px;
}

th.fade_orange, td.fade_orange {
	background-image: url("http://cache1.services.guildage.net/images/fading_orange.gif");
	background-repeat: repeat-y;
	background-position: center right;
	color: #000000;
	text-align: left;
}

tr.forumheader {
	background-image: url("http://cache1.services.guildage.net/images/1x16_orange.gif");
	background-repeat: repeat-x;
	padding: 0;
	border-spacing: 0px;
}

tr.forumheaderblue {
        background-image: url("http://cache1.services.guildage.net/images/1x16_blue.gif");
        background-repeat: repeat-x;
        padding: 0;
        border-spacing: 0px;
}

#template_info {
	display: none;
	background-color: #6DF18F;
	color: black;
	border: 1px solid white;
	margin: 3px;
	padding: 5px;
	
}

table.spottt_tb,
table.spottt_tb tr,
table.spottt_tb td,
table.spottt_tb a,
table.spottt_tb tr a img {
	margin:0;
	padding:0;
	border:none;
	background:none;
	position:static;
	text-decoration:none;
	display:block;
	width:125px;
	vertical-align:top;
}
.spottt_thumb,
.spottt_thumb img,
.spottt_thumb a,
.spottt_thumb td {
	height:125px;
}
.spottt_label,
.spottt_label img,
.spottt_label a,
.spottt_label td {
	height:21px;
}
