body, textarea{
	font-family: verdana;
	color: white;
	SCROLLBAR-FACE-COLOR: black;
	SCROLLBAR-HIGHLIGHT-COLOR: #B03E3E;
	SCROLLBAR-SHADOW-COLOR: #B03E3E;
	SCROLLBAR-3DLIGHT-COLOR: black;
	SCROLLBAR-ARROW-COLOR: #B03E3E;
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black;
}

.randje, input, 
	{ 
	border: #B03E3E; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	}

textarea 
	{  
	border: white; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px	
	}
a	{
	color: #B13F3F;
	text-decoration: none;
	}

a:hover
	{
	color: #F5D506;
	}

.inactive
	{
	color: black;
	}

table, tr, td
	{
	font-family: tahoma;
	font-size: 10pt;
	color: black;
	}
textarea
	{
background-color: black;
	}
	


.randje2
	{  
	border: white; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	}

.a
{
background-color: #373737;
border: white; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px
}
.b
{
background-color: #B03E3E;
border: white; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px
}
.c
{
background-color: #B03E3E;
border: white; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px
}
.d
{
background-color: #373737;
border: white; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px
}