body			{
			font-size: 9pt;
			font-family: Arial;
			color: #FFFFFF;
			background-color: #000000;
			background-image: url('/images/wall_pattern.gif');
			background-position: top;
			background-repeat: repeat-x;
			direction: rtl
			}

table.darknessTop		{
			background-image: url('/images/darkness_top.png');
			background-position: top;
			background-repeat: repeat-x
			}

table.bottomBGempty	{
			background-image: url('/images/bottom_empty.png');
			background-position: top;
			background-repeat: repeat-x
			}

table.bottomBGleft		{
			background-image: url('/images/bottom_drawers.gif');
			background-position: top left;
			background-repeat: no-repeat
			}

td.bottomBGright		{
			background-image: url('/images/bottom_stand.png');
			background-position: top right;
			background-repeat: no-repeat
			}

td.stand			{
			background-image: url('/images/stand.png');
			background-repeat: no-repeat;
			background-position: top right
			}

table			{
			font-size: 9pt;
			font-family: Arial;
			color: #FFFFFF;
			line-height: 12pt
			}

.title			{
			font-size: 11pt;
			font-family: Arial;
			color: #75B93C;
			font-weight: bold
			}

table.table		{
			font-size: 9pt;
			font-family: Arial;
			color: #FFFFFF;
			line-height: 12pt;
			padding: 0pt;
			border-spacing: 0pt;
			border-style: solid;
			border-width: 0pt;
			border-color: #474747;
			border-spacing: 0pt;
			}

td.td			{
			padding: 3pt;
			border-spacing: 0pt;
			}

th			{
			font-size: 9pt;
			font-family: Arial;
			color: #000000;
			text-align: right;
			line-height: 12pt;
			border-spacing: 0pt;
			background-color: #569223;
			background-image: url('/images/th_bg.gif');
			background-repeat: repeat-y
			}

th.subTH			{
			font-size: 9pt;
			font-family: Arial;
			color: #000000;
			text-align: center;
			line-height: 12pt;
			background-image: url('/images/subTH_bg.gif');
			background-repeat: repeat-y
			}

a.link			{ font-size: 9pt; font-family: Arial; color: #86D544; text-decoration: none }
a.link:hover		{ font-size: 9pt; font-family: Arial; color: #86D544; text-decoration: none; border-bottom: 1pt solid #86D544 }

.credit			{
			font-size: 8pt;
			font-family: Arial;
			color: #807F80;
			}

a.credit			{ font-size: 8pt; font-family: Arial; color: #A5A5A8; text-decoration: none }
a.credit:hover		{ font-size: 8pt; font-family: Arial; color: #A5A5A8; text-decoration: underline }
