.light_grey_bottom {
	background-image: url(IMG/gradients/grey_light_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.light_grey_top {
	background-image: url(IMG/gradients/grey_light_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.light_grey_left {
	background-image: url(IMG/gradients/grey_light_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.light_grey_right {
	background-image: url(IMG/gradients/grey_light_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.dark_grey_bottom {
	background-image: url(IMG/gradients/dark_grey_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dark_grey_top {
	background-image: url(IMG/gradients/dark_grey_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.dark_grey_left {
	background-image: url(IMG/gradients/dark_grey_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.dark_grey_right {
	background-image: url(IMG/gradients/dark_grey_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.dark_aqua_bottom {
	background-image: url(IMG/gradients/dark_aqua_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dark_aqua_top {
	background-image: url(IMG/gradients/dark_aqua_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.dark_aqua_left {
	background-image: url(IMG/gradients/dark_aqua_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.dark_aqua_right {
	background-image: url(IMG/gradients/dark_aqua_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.dark_red_bottom {
	background-image: url(IMG/gradients/dark_red_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dark_red_top {
	background-image: url(IMG/gradients/dark_red_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.dark_red_left {
	background-image: url(IMG/gradients/dark_red_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.dark_red_right {
	background-image: url(IMG/gradients/dark_red_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.dark_green_left {
	background-image: url(IMG/gradients/dark_green_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.dark_green_right {
	background-image: url(IMG/gradients/dark_green_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.dark_green_bottom {
	background-image: url(IMG/gradients/dark_green_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dark_green_top {
	background-image: url(IMG/gradients/dark_green_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.dark_orange_left {
	background-image: url(IMG/gradients/dark_orange_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.dark_orange_right {
	background-image: url(IMG/gradients/dark_orange_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.dark_orange_bottom {
	background-image: url(IMG/gradients/dark_orange_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dark_orange_top {
	background-image: url(IMG/gradients/dark_orange_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.dark_blue_bottom {
	background-image: url(IMG/gradients/dark_blue_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dark_blue_top {
	background-image: url(IMG/gradients/dark_blue_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.dark_blue_left {
	background-image: url(IMG/gradients/dark_blue_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.dark_blue_right {
	background-image: url(IMG/gradients/dark_blue_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.white_grey_bottom {
	background-image: url(IMG/gradients/white_grey_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.white_grey_top {
	background-image: url(IMG/gradients/white_grey_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.white_grey_left {
	background-image: url(IMG/gradients/white_grey_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.white_grey_right {
	background-image: url(IMG/gradients/white_grey_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.white_red_left {
	background-image: url(IMG/gradients/white_red_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.white_red_right {
	background-image: url(IMG/gradients/white_red_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.white_grey_cont_left {
	background-image: url(IMG/gradients/white_grey_cont_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.white_grey_cont_right {
	background-image: url(IMG/gradients/white_grey_cont_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.light_blue_bottom {
	background-image: url(IMG/gradients/light_blue_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.light_blue_top {
	background-image: url(IMG/gradients/light_blue_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.light_blue_left {
	background-image: url(IMG/gradients/light_blue_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.light_blue_right {
	background-image: url(IMG/gradients/light_blue_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.light_blue_center_in {
	background-image: url(IMG/gradients/light_blue_center_in.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.light_blue_center_out {
	background-image: url(IMG/gradients/light_blue_center_out.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.error_tab {
	background-image: url(IMG/error_tab.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.table_sep_white_vert {
	background-image: url(IMG/table_sep_white.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.white_green_bottom {
	background-image: url(IMG/gradients/white_green_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.white_green_top {
	background-image: url(IMG/gradients/white_green_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.white_green_left {
	background-image: url(IMG/gradients/white_green_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.white_green_right {
	background-image: url(IMG/gradients/white_green_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.white_blue_bottom {
	background-image: url(IMG/gradients/white_blue_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.white_blue_top {
	background-image: url(IMG/gradients/white_blue_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.white_blue_left {
	background-image: url(IMG/gradients/white_blue_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.white_blue_right {
	background-image: url(IMG/gradients/white_blue_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.white_tan_bottom {
	background-image: url(IMG/gradients/white_tan_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.white_tan_top {
	background-image: url(IMG/gradients/white_tan_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.white_tan_left {
	background-image: url(IMG/gradients/white_tan_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.white_tan_right {
	background-image: url(IMG/gradients/white_tan_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}