.tablemenu {
	border-top: thin dotted #990000;
	border-right: thin dotted #990000;
	border-bottom: thin dotted #990000;
	border-left: thin none #990000;

}
.contenttable {
	border: thin none #000099;
}
.content {
	border: thin dotted #990000;
}
.riteborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
