BODY.tadeback
{
	background-color: black;
	color: white;
	background-image: URL("Frame/Back.jpg");
}

BODY.tadetext
{
	background-color: black;
	color: white;
}

SPAN.hidden
{
color: black;
}

TD.Headline
{
font-weight: bold; 
background-image: URL("maingfx/titlebar.jpg");
}

TD.Date
{
font-weight: bold; 
font-size:18;
background-image: URL("maingfx/date.jpg");
}

TD.message
{

width: 490;
background-image: URL("maingfx/HUD/fun.png")
}


TD.left
{
width: 15;
background-image: URL("maingfx/HUD/lefthud.png");
}

TD.right
{
width: 15;
background-image: URL("maingfx/HUD/righthud.png");
}

TD.bottom
{
height: 15;
background-image: URL("maingfx/HUD/bottomhud.png");
}

TD.leftco
{
width: 15;
height: 15;
background-image: URL("maingfx/HUD/leftcorner.png");
}

TD.rightco
{
width: 15;
height: 15;
background-image: URL("maingfx/HUD/rightcorner.png");
}

div.headline
{
font-weight: bold; 
font-size: 22;
color: #22FF22
}

div.copyright
{
font-style: italic;
font-size: 10;
text-align: center;
}