.unnamed1 {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CC6699;
}
.css2 {
	border: thin solid #663366;
}
.css3 {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CC6699;
}
.css4 {
	border-top: thin solid #CC6699;
	border-right: medium double #CC6699;
	border-bottom: thin solid #CC6699;
	border-left: medium double #CC6699;
}
.css5 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC6699;
	border-right-color: #CC6699;
	border-bottom-color: #CC6699;
	border-left-color: #CC6699;
}
.css6 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC6699;
	border-right-color: #CC6699;
	border-bottom-color: #CC6699;
	border-left-color: #CC6699;
}
.css_gray {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.css_gray-t {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
}
