.leftborder {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #003399;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
}
.noline {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.box {
	margin: 1px;
	padding: 1px;
	height: 1px;
	width: 1px;
}
.box2 {
	border: 1px solid #1B47AA;
}
.box_borders {
	border: 1px solid #003399;
}

