body{
	background-color:#000;
	background-image:url(images/repeatbg.jpg);
	background-repeat:repeat-y;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	border:none;
}

@font-face{
	font-family:"BIRTH OF A HERO";
	src: url(BIRTH_OF_A_HERO.ttf);
}


img{
	border: none;
}

div.footer{ 
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	font-style:normal;
	color:#FFF;
	text-align:center;
}

td.buttonsl4d{
	background-image: url(images/l4dclanbutton.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 60px;
	font-family: "BIRTH OF A HERO";
	font-size: 28px;
	color:#FFF;
	text-align:center;
}

td.buttonskf{
	background-image: url(images/kfclanbutton.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 60px;
	font-family: "BIRTH OF A HERO";
	font-size: 28px;
	color:#FFF;
	text-align:center;
}

td.buttonszh{
	background-image: url(images/zhclanbutton.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 60px;
	font-family: "BIRTH OF A HERO";
	font-size: 28px;
	color:#FFF;
	text-align:center;
}

td.buttonsnw{
	background-image: url(images/nazgul2.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 60px;
	font-family: "BIRTH OF A HERO";
	font-size: 28px;
	color:#FFF;
	text-align:center;
}

a:link{
	color:#FFF;
	text-decoration:none;
}

a:visited{
	color:#FFF;
	text-decoration:none;
}

a:active{
	color:#999;
	text-decoration:none;
}

a:hover{
	color:#FFF;
	text-decoration:none;
}

scrollbar{ color:black;
   background-color:#000000;
   scrollbar-face-color:#000000;
   scrollbar-arrow-color:#8b0000;
   scrollbar-track-color:#000000;
   scrollbar-shadow-color:rgb(0,0,0);
   scrollbar-highlight-color:rgb(0,0,0);
   scrollbar-3dlight-color:#000000;
   scrollbar-darkshadow-Color:#8b0000;
 }
