.headerTable {
	empty-cells : show;
	vertical-align : 0px;
	border : 0px solid Black;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border-color : Black Black Black Black;
	border-style : solid solid solid solid;
	border-width : 0 0 0 0;
}

.height9 {
	background-repeat : no-repeat;
	height : 9;
}

.height11 {
	background-repeat : repeat-x;
	height : 11;
}

.height13 {
	background-repeat : repeat-x;
	height : 13;
}

.height17 {
	background-repeat : no-repeat;
	height : 17;
}

.height22 {
	background-repeat : no-repeat;
	height : 22;
}

.height25 {
	background-repeat : no-repeat;
	height : 25;
}

.height30 {
	background-repeat : no-repeat;
	height : 30;
}

.height32 {
	background-repeat : no-repeat;
	height : 32;
}

.height41 {
	background-repeat : no-repeat;
	height : 41;
}

.height58 {
	background-repeat : no-repeat;
	height : 58;
}

.height150 {
	background-repeat : no-repeat;
	height : 150;
}

.height178 {
	background-repeat : repeat-x;
	height : 178;
}

.height248 {
	background-repeat : repeat-x;
	height : 248;
}

.width20 {
	background-repeat : repeat-y;
	width : 20;
}

.width75 {
	width : 75;
}

.width125 {
	width : 125;
}

.width145 {
	width : 145;
}

.width189 {
	width : 189;
}

.width380 {
	width : 380;
}

.width480 {
	width : 480;
}

.width580 {
	width : 580;
}

.width655 {
	width : 655;
}

.width800 {
	background-repeat : repeat-x;
	width : 800;
}

.color-darkGray {
	background-color : #333333;
}

.color-gray {
	background-color: #666666;
}

.color-lightGray {
	background-color: #CCCCCC;
	vertical-align : top;
}