﻿body {
}
a{font-family:Arial;font-style:normal;font-size:12pt;font-weight:bold;text-decoration:none}
a{color:#000000}
a:hover{color:#000000;text-decoration:underline}

.VioletBar
{
	background-color: #ddb9f9;
	vertical-align: middle;
	text-align: center;
	border-right: #9900ff 1px solid;
	border-top: #9900ff 1px solid;
	border-left: #9900ff 1px solid;
	border-bottom: #9900ff 1px solid;
	width: 150px;
	height: 30px;
}
.IndigoBar
{
	background-color: #f7b9fa;
	vertical-align: middle;
	text-align: center;
	border-right: #cc3399 1px solid;
	border-top: #cc3399 1px solid;
	border-left: #cc3399 1px solid;
	border-bottom: #cc3399 1px solid;
	width: 150px;
	height: 30px;
}
.BlueBar
{
	background-color: #b5bdfb;
	vertical-align: middle;
	text-align: center;
	border-right: #0000ff 1px solid;
	border-top: #0000ff 1px solid;
	border-left: #0000ff 1px solid;
	border-bottom: #0000ff 1px solid;
	width: 150px;
	height: 30px;
}
.GreenBar
{
	background-color: #b1fdb5;
	vertical-align: middle;
	text-align: center;
	border-right: #00ff00 1px solid;
	border-top: #00ff00 1px solid;
	border-left: #00ff00 1px solid;
	border-bottom: #00ff00 1px solid;
	width: 150px;
	height: 30px;
}
.YellowBar
{
	background-color: #f8faaf;
	vertical-align: middle;
	text-align: center;
	border-right: #ffff00 1px solid;
	border-top: #ffff00 1px solid;
	border-left: #ffff00 1px solid;
	border-bottom: #ffff00 1px solid;
	width: 150px;
	height: 30px;
}
.OrangeBar
{
	background-color: #f8cfb9;
	vertical-align: middle;
	text-align: center;
	border-right: #ff9966 1px solid;
	border-top: #ff9966 1px solid;
	border-left: #ff9966 1px solid;
	border-bottom: #ff9966 1px solid;
	width: 150px;
	height: 30px;
}
.RedBar
{
	background-color: #fab8bc;
	vertical-align: middle;
	text-align: center;
	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	border-left: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
	width: 150px;
	height: 30px;
}

