.maintable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #990000;
}
.links {
	color: #CCCCCC;
	font-size: 9px;
	border: 1px solid #333333;



}
.box {
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #990000;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
