.sline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A0A0A4;
	border-right-color: #A0A0A4;
	border-bottom-color: #A0A0A4;
	border-left-color: #A0A0A4;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-indent: 25px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	background:url(../images/box_mout.jpg);
	height:33px;
	width: 162px;
	vertical-align: middle;
}
.menutext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-indent: 25px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	background:url(../images/box_mover.jpg);
	height:33px;
	width: 162px;
	vertical-align: middle;
}
.menutext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-indent: 25px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	background:url(../images/box_select.jpg);
	height:33px;
	width: 162px;
	vertical-align: middle;
}.normtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

.tbltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
}
a.smalltext:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E568E;
	text-decoration: none;
	line-height: 16px;
}
a.normtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3E568E;
	text-decoration: none;
	line-height: 20px;
}

