﻿.leftBar0
{
	width:0px;
}

.leftBar1
{
	width:40px;
	background-color:#aa0033;
} 

.leftBar2
{
	width:80px;
	background-color:#ffcc33;
} 

.leftBar3
{
	width:120px;
	background-color:#6699cc;
} 

.leftBar4
{
	width:160px;
	background-color:#008000;
} 

.rightBar0
{
	width:160px;
	background-color:#ccc;
}

.rightBar1
{
	width:120px;
	background-color:#ccc;
}

.rightBar2
{
	width:80px;
	background-color:#ccc;
}

.rightBar3
{
	width:40px;
	background-color:#ccc;
}

.rightBar4
{
	width:0px;
	background-color:#ccc;
}

.text0
{
	font-weight: bold;
	color: #808080;
	font-size: x-small;
}

.text1
{
	font-weight:bold;
	color:#aa0033;
	font-size: x-small;
}

.text2
{
	font-weight:bold;
	color:#ffcc33;
	font-size: x-small;
}

.text3
{
	font-weight:bold;
	color:#6699cc;
	font-size: x-small;
}

.text4
{
	font-weight:bold;
	color:#008000;
	font-size: x-small;
}