td,body {
        font-family: Arial, sans-serif;
        font-weight:normal;
        font-size: 12px;
}

input {
        font-family: Arial, sans-serif;
        font-weight:normal;
        font-size: 12px;
        color:red;
}

a, a:active, a:HOVER, a:LINK, a:VISITED {
        color : #777777;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        text-decoration : underline;
}

a.red, a.red:active, a.red:HOVER, a.red:LINK, a.red:VISITED {
        color : #777777;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        text-decoration : none;
}

b		{FONT-WEIGHT: bold;  FONT-FAMILY: Verdana}
text:		{ color:#990000; text-decoration:none;}

table.back
{
	valign:			center;
	background-color:	#777777;
}
table.back2
{
	valign:			center;

	background-image:url(/images/back_dark.jpg); 
}

table.stone_dark
{
	background-color:	#000000;
	background-image:url(/images/back_dark.jpg); 
}

table.front
{
	background-color:	#333333;
}

body.normal
{
	background-color:	#000000;
	font-family:Arial,sans-serif;
}