.unnamed1 {
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: groove;
	border-left-style: outset;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;

}
.unnamed2 {
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: groove;
	border-left-style: outset;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	background-color: #FF0000;

}
.unnamed3 {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: groove;
	border-left-style: outset;
	border-top-color: #CCFF66;
	border-right-color: #CCFF66;
	border-bottom-color: #CCFF66;
	border-left-color: #CCFF66;
	background-color: #FFFFFF;

}
.box {
	margin: auto;
	height: auto;
	width: auto;
	border: 1px solid #000033;
	background-color: #99CC66;



}
.tinyboxes {
	background-color: #0066FF;
	border: thick solid #FF3300;
	color: #FFFFFF;


}

