.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	line-height: 17px;
}
.border {
	border: 5px solid #006F93;
}
.lineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.linerigh {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
