html		{
				height				:	100%;

}

body		{	
				height				:	100%;
				margin				:	0 0 0 0;
				background-image	:	url(gfx/bggray.gif);
				background-repeat	:	repeat;
				font-family			:	Arial;
				font-size			:	9pt;
				color					:	#6e6e6e;
	}

.tabel	{
				height				:	100%;
				background-image	:	url(gfx/bglong.gif);
				background-repeat	:	repeat-y;
}

.specimg	{
				margin-left			:	0px;
				margin-right		:	0px;
				border				:	0px;
}

.middle	{
				background-image	: url(gfx/bggray.gif);
	}

.plleft	{
				background-image	: url(gfx/pl_left.gif);
				background-repeat	: repeat-y;
	}
	
.plright	{
				background-image	: url(gfx/pl_right.gif);
				background-repeat	: repeat-y;
	}	
	
.disclaimer A {
	color: #606060;
	}
