.horizontalbar2 {
	background-image: url(gfx/blue_bar.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	vertical-align: middle;
}
.light_blue {
	background-image: url(gfx/light_blue_bar.jpg);
	background-repeat: repeat-x;
	color:#686868;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	vertical-align: middle;
}

.right_image_tleft {
	background-image: url(gfx/right_image_tleft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.right_image_tright {
	background-image: url(gfx/right_image_tright.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.right_image_top {
	background-image: url(gfx/right_image_top.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	vertical-align: middle;
	
}
.right_image_bleft {
	background-image: url(gfx/right_image_bleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.right_image_bottom {
	background-image: url(gfx/right_image_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.right_image_bright {
	background-image: url(gfx/right_image_bright.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.right_image_right {
	background-image: url(gfx/right_image_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.right_image_left {
	background-image: url(gfx/right_image_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.left_image_tleft {
	background-image: url(gfx/left_image_tleft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.left_image_tright {
	background-image: url(gfx/left_image_tright.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.left_image_top {
	background-image: url(gfx/left_image_top.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	vertical-align: middle;
	
}
.left_image_bleft {
	background-image: url(gfx/left_image_bleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.left_image_bottom {
	background-image: url(gfx/left_image_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.left_image_bright {
	background-image: url(gfx/left_image_bright.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_image_right {
	background-image: url(gfx/left_image_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.left_image_left {
	background-image: url(gfx/left_image_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}




