/*
	N.B. This must left as is. (style-less)
*/

.LeftColStyle
{
	background-image: url(/Design/Images/hpg_col_lft_bkg.gif); background-position: bottom left; background-repeat: no-repeat;
}

.ContentColStyle
{
	 background-image: url(/Design/Images/hpg_bkg_top.gif); background-position: top; background-repeat: repeat-x;
}

.RightColStyle
{
	background-image: url(/Design/Images/hpg_col_rgt_bkg.gif); background-position: bottom right; background-repeat: no-repeat;
}
