/* hue 1 */
.hue_01 {
	color: #403f78 !important;
}

A.a_hue_01:link, A.a_hue_01:visited, A.a_hue_01:active {
	color: #403f78 !important;
}

A.a_hue_01:hover {
	color: #aaa7c1 !important;
}

.button_hue_01 {
	font-family: Arial, Verdana; 
	font-weight: bold;
	font-size: 11px;
	color: #403f78;
	background-color: #fff;
	border: solid 1px #403f78;
	padding: 2px;
} 

.box_hue_01 {
	border: solid 1px #403f78;
	padding: 2px;
}

.bg_hue_01 {
	background-color: #403f78;
} 

.line_hue_01 {
	height: 1px;
	border-bottom: dashed 1px #403f78;
}


/* hue 2 */
.hue_02 {
	color: #aaa7c1 !important;
}

A.a_hue_02:link, A.a_hue_02:visited, A.a_hue_02:active {
	color: #aaa7c1 !important;
}

A.a_hue_02:hover {
	color: #aaa7c1 !important;
}

.button_hue_02 
{
	font-family: Arial, Verdana; 
	font-weight: bold;
	font-size: 11px;
	color: #aaa7c1;
	background-color: #fff;
	border: solid 1px #aaa7c1;
	padding: 2px;
}

.box_hue_02 {
	border: solid 1px #aaa7c1;
}

.bg_hue_02 {
	background-color: #aaa7c1;
}

.line_hue_02 {
	height: 1px;
	border-bottom: dashed 1px #aaa7c1;
}


/* hue 3 */
.hue_03 {
	color: #6b69a5 !important;
}

A.a_hue_03:link, A.a_hue_03:visited, A.a_hue_03:active {
	color: #6b69a5 !important;
}

A.a_hue_03:hover {
	color: #6b69a5 !important;
}

.button_hue_03 
{
	font-family: Arial, Verdana; 
	font-weight: bold;
	font-size: 11px;
	color: #6b69a5;
	background-color: #fff;
	border: solid 1px #6b69a5;
	padding: 2px;
}

.box_hue_03 {
	border: solid 1px #6b69a5;
}

.bg_hue_03 {
	background-color: #6b69a5;
}

.line_hue_03 {
	height: 1px;
	border-bottom: dashed 1px #6b69a5;
}


/* hue 4 */
.hue_04 {
	color: #ccc !important;
}

A.a_hue_04:link, A.a_hue_04:visited, A.a_hue_04:active {
	color: #ccc !important;
}

A.a_hue_04:hover {
	color: #ccc !important;
}

.button_hue_04 
{
	font-family: Arial, Verdana; 
	font-weight: bold;
	font-size: 11px;
	color: #ccc;
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 2px;
}

.box_hue_04 {
	border: solid 1px #ccc;
}

.bg_hue_04 {
	background-color: #ccc;
}

.line_hue_04 {
	height: 1px;
	border-bottom: dashed 1px #ccc;
}


/* hue 5 */
.hue_05 {
	color: #555 !important;
}

A.a_hue_05:link, A.a_hue_05:visited, A.a_hue_05:active {
	color: #555 !important;
}

A.a_hue_05:hover {
	color: #555 !important;
}

.button_hue_05 
{
	font-family: Arial, Verdana; 
	font-weight: bold;
	font-size: 11px;
	color: #555;
	background-color: #fff;
	border: solid 1px #555;
	padding: 2px;
}

.box_hue_05 {
	border: solid 1px #555;
}

.bg_hue_05 {
	background-color: #555;
}

.line_hue_05 {
	height: 1px;
	border-bottom: dashed 1px #555;
}


/* hue 7 */
.hue_07 {
	color: #fff !important;
}

A.a_hue_07:link, A.a_hue_07:visited, A.a_hue_07:active {
	color: #fff !important;
}

A.a_hue_07:hover {
	color: #fff !important;
}

.button_hue_07 {
	font-family: Arial, Verdana; 
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	background-color: #fff;
	border: solid 1px #b8b8b8;
	padding: 2px;
}

.box_hue_07 {
	border: solid 1px #fff;
}

.bg_hue_07 {
	background-color: #fff;
}

.line_hue_07 {
	height: 1px;
	border-bottom: dashed 1px #fff;
}