html, body { margin:0; border:0; padding:0; width:100% }

body		{ font-size:11px; font-family:Arial,helvetica,sans-serif; color:#ffffff; background:#000000; scrollbar-face-color: #040709; scrollbar-shadow-color: #243B4A; scrollbar-highlight-color: #243B4A; scrollbar-3dlight-color: #040709; scrollbar-darkshadow-color: #040709; scrollbar-track-color: #040709; scrollbar-arrow-color: #243B4A; }

a:link		{ color:#9FC3E9; font-weight:normal }
a:visited	{ color:#9FC3E9; font-weight:normal }
a:active	{ color:#f8f8ff; font-weight:normal }
a:hover		{ color:#f8f8ff; font-weight:normal }
.a			{ color:#CFE9FC; font-weight:normal }

h1			{ font-size:18px; color:#ffffff; text-align:center; }
h2			{ font-size:13px; color:#ffffff; text-align:center; }

hr			{ color : #3F3740; }

th			{ font-size:11px; color:#ffffff; text-align:center; }
td			{ font-size:11px; color:#ffffff; text-align:left; }

.box		{ border:1px solid #243B4A; padding: 5px; }
.boxbg		{ border:1px solid #243B4A; padding: 5px; background-color:#090B0C }
.border		{ border:1px solid #182832; overflow:hidden; background-color:#101315 }
.small		{ font-size:10px; font-family:Arial }
.big		{ font-size:13px; }
.bold		{ font-weight: bold }
.menu		{ text-align:center; }
.note		{ text-decoration:none; color:#978999 }
.fix		{ font-family: "Courier New", Courier, monospace; color:#b9abbb }
.pad		{ padding:5px }
.mar		{ margin:5px }
.nobr		{ white-space:nowrap }
.u			{ text-decoration:underline }

.top		{ vertical-align:top }
.mid		{ vertical-align:middle; }
.bot		{ vertical-align:bottom; }

.left		{ text-align:left; }
.center		{ text-align:center; }
.right		{ text-align:right; }

.error		{ text-align:center; color:#ff0000; }

input		{ font-size:100%; font-family:Verdana,helvetica,sans-serif; color:#CFCFE6; border:1px solid #243B4A; background-color : #040709; }
select		{ font-size:100%; font-family:Verdana,helvetica,sans-serif; color:#CFCFE6; border:1px solid #243B4A; background-color : #040709; }
select.fix	{ font-size:100%; font-family: "Courier New", Courier, monospace; color:#CFCFE6; border:1px solid #243B4A; background-color : #040709; }
textarea	{ font-size:100%; font-family:Verdana,helvetica,sans-serif; color:#CFCFE6; border:1px solid #243B4A; background-color : #040709; }

img			{ border:0px; }

.chattime	{ font-size:9px; font-family:Arial; }
.chatalias  { font-weight : bold; }
.chatmetext { color : #cabccc ; font-style : italic; }
.chatdaemon { color : #4169E1; font-weight : bold; }
.msg 		{ background-color : #252027; }
.pers 		{ background-color : #101010; }
.msgtrans 	{ background-color : #252027; filter:Alpha(opacity=0, finishopacity=100, style=1) }