.Container
{
	background: white url("images/doublestag.gif") no-repeat;
	background-position:right bottom;
}

.Container
{
	background-color:Transparent;
}
.ContainerNoStag
{
	background-image:none;
}
.Top
{
}

.Middle
{
}

.Bottom
{
}
.ContentBox
{
	clear:both;
}
.ContentBoxMiddle
{
	border-top:solid 2px Black;
}

.ContentBoxTop_Hazard
{
	background-image:url("images/border.gif");
	padding:2px 0px 4px 5px;
}

.WhiteBack
{
	background-color:White;
	padding:5px;
	width:100%;
	display:block;
	font:bold 2em/1em arial,helvetica,sans-serif;
	clear:both;
}

TABLE.White
{
	background-color:White;
	padding:0px;
	border-collapse:collapse;
	width:100%;
}

TD.Yellow_UL
{
	background:url("images/yellow_ul.gif") no-repeat;
	width:15px;
	height:18px;
}

TD.Yellow_T
{
	background:url("images/yellow_t.gif") repeat-x;
	height:15px;
}

TD.Yellow_UR
{
	background:url("images/yellow_ur.gif") no-repeat;
	width:15px;
	height:15px;
}

TD.Yellow_L
{
	background:url("images/yellow_l.gif") repeat-y;
	width:15px;
}

TD.Yellow_R
{
	background:url("images/yellow_r.gif") repeat-y;
	width:15px;
}

TD.Yellow_LL
{
	background:url("images/yellow_ll.gif") no-repeat;
	width:15px;
	height:20px;
}

TD.Yellow_B
{
	background:url("images/yellow_b.gif") repeat-x;
	height:20px;
}

TD.Yellow_LR
{
	background:url("images/yellow_lr.gif") no-repeat;
	width:15px;
	height:20px;
}
