﻿.stc1 {
		border: 1px solid #FF8000;
		background-color: #FFF8F0;
	}
	.stc2 {
		border: 1px solid #008080;
		background-color: #F4FFF4;
	}
	.stc3 {
		border: 1px solid #004B85;
		background-color: #ECF5FF;
	}
	.stc4 {
	border-left: 1px solid #808080;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #F4F5E0;
}
	.stc5 {
		border: 1px solid #800000;
		background-color: #FFFDFF;
	}
	.stc6 {
	border-left: 1px solid #808080;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #DCDF9D;
}

