/* hue 1 */
.hue_01 {
	color: #d5281a !important;
}

.hue_01_over:hover {
	color: #d5281a !important;
}

.button_hue_01 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #d5281a;
	background-color: transparent;
	border: solid 1px #d5281a;
	padding: 2px;
}

.box_hue_01 {
	border: solid 1px #d5281a;
	padding: 2px;
}

.bg_hue_01 {
	background-color: #d5281a;
}

.line_hue_01 {
	height: 1px;
	border-bottom: dashed 1px #d5281a;
}


/* hue 2 */
.hue_02 {
	color: #202781 !important;
}

.hue_02_over:hover {
	color: #202781 !important;
}

.button_hue_02 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #202781;
	background-color: transparent;
	border: solid 1px #202781;
	padding: 2px;
}

.box_hue_02 {
	border: solid 1px #202781;
}

.bg_hue_02 {
	background-color: #202781;
}

.line_hue_02 {
	height: 1px;
	border-bottom: dashed 1px #202781;
}


/* hue 3 */
.hue_03 {
	color: #f2791e !important;
}

.hue_03_over:hover {
	color: #f2791e !important;
}

.button_hue_03 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #f2791e;
	background-color: transparent;
	border: solid 1px #f2791e;
	padding: 2px;
}

.box_hue_03 {
	border: solid 1px #f2791e;
}

.bg_hue_03 {
	background-color: #f2791e;
}

.line_hue_03 {
	height: 1px;
	border-bottom: dashed 1px #f2791e;
}


/* hue 4 */
.hue_04 {
	color: #ccc !important;
}

.hue_04_over:hover {
	color: #ccc !important;
}

.button_hue_04 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ccc;
	background-color: transparent;
	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: #b97370 !important;
}

.hue_05_over:hover {
	color: #b97370 !important;
}

.button_hue_05 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #b97370;
	background-color: transparent;
	border: solid 1px #b97370;
	padding: 2px;
}

.box_hue_05 {
	border: solid 1px #b97370;
}

.bg_hue_05 {
	background-color: #b97370;
}

.line_hue_05 {
	height: 1px;
	border-bottom: dashed 1px #b97370;
}


/* hue 7 */
.hue_07 {
	color: #fff !important;
}

.hue_07_over:hover {
	color: #fff !important;
}

.button_hue_07 {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	background-color: transparent;
	border: solid 1px #fff;
	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;
}
