@font-face
{
	font-family: "Cup and Talon";
	src:url("http://www.ligh.de/psolbl/ttf/cupandtalon.ttf");
}

body
{
	font-family: "Cup and Talon", Georgia, "Times New Roman", Times, serif;
	scrollbar-base-color:#003300;
	scrollbar-3dlight-color:#004400;
	scrollbar-arrow-color:#F0F0A0;
	scrollbar-darkshadow-color:#001100;
	scrollbar-face-color:#003300;
	scrollbar-highlight-color:#005500;
	scrollbar-shadow-color:#002200;
	scrollbar-track-color:#000000;
	background-color: #282828;
	background: url('default/wall.jpg');
}

h1
{
	color: #F0F0A0;
	font-size: 20pt;
	line-height: 1.0en;
}

h2
{
	color: #F0F0A0;
	font-size: 16pt;
	line-height: 1.0en;
}

p
{
	font-size: 13pt;
	line-height: 0.9en;
}

td
{
	font-size: 13pt;
}

select,option
{
	background-color: #001100;
	background-image: url('default/buddybg.jpg');
	border: none;
	color: #FF0000;
	font-family: "Cup and Talon", Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 11pt;
}

input[type=button],input[type=submit],input[type=reset]
{
	background-color: #47301A;
	border: 1px solid #987C43;
	color: #F0F0A0;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

input[type=text],input[type=password]
{
	background-color: #001100;
	border: none;
	color: #F0F0A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.online
{
	color: #00FF00;
}

.offline
{
	color: #FF0000;
}

.stats {
	color: #F0F0A0;
	font-size: 13pt;
}
