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

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

a:link		{ color:#AADBFE; text-decoration:underline; font-weight:normal }
a:visited	{ color:#AADBFE; text-decoration:underline; font-weight:normal }
a:active	{ color:#AADBFE; text-decoration:underline; font-weight:normal }
a:hover		{ color:#AADBFE; text-decoration:underline; font-weight:normal }
.a			{ color:#AADBFE; text-decoration:underline; font-weight:normal }

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

hr			{ color : #3F3740; }

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

.box		{ border-left:1px solid #FEFEFE; border-right:1px solid #000000; border-bottom:1px solid #000000; background:#E7E7E7; padding: 5px; overflow:hidden }
.border		{ border:2px groove #A5A2A5; overflow:hidden }
.small		{ font-size:10px; }
.big		{ font-size:13px; }
.bold		{ font-weight: bold }
.menu		{ color:#AADBFE; }
.note		{ text-decoration:none; color:#978999 }
.fix		{ font-family: "Courier New", Courier, monospace; color:#b9abbb }
.pad		{ padding: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:#AADBFE; border:2px groove #A5A2A5; background-color: #36607E; }
select		{ font-size:100%; font-family:Verdana,helvetica,sans-serif; color:#AADBFE; border:2px groove #A5A2A5; background-color: #36607E; }
select.fix	{ font-size:100%; font-family: "Courier New", Courier, monospace; color:#AADBFE; border:2px groove #A5A2A5; background-color: #36607E; }
textarea	{ font-size:100%; font-family:Verdana,helvetica,sans-serif; color:#AADBFE; border:2px groove #A5A2A5; background-color: #36607E; }

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) }
