﻿.greenBar
{
	background-image: url(/OlufLorentzen/Images/Bars/bar_green.jpg);
	border: solid 1px #00c000;
	width: 32px;
}

.blueBar
{
	background-image: url(/OlufLorentzen/Images/Bars/bar_blue.jpg);
	border: solid 1px #0000c0;
	width: 32px;
}

.yellowBar
{
	background-image: url(/OlufLorentzen/Images/Bars/bar_yellow.jpg);
	border: solid 1px #c0c000;
	width: 32px;
}

.redHorizontalBar
{
	background-image: url(/OlufLorentzen/Images/Bars/hbar_red.jpg);
	border: solid 1px #c00000;
	height: 16px;
}
