.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0099FF;
	background-position: left center;
}
.pageborder {
	border: 1px solid #8D90BD;
}
.td_b {
	background-color: #BFA9ED;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3EFFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 200px;
	color: #FFFFFF;
}
.td_a {
	background-color: #A88AE6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-indent: 200px;
	font-weight: bold;
	background-image: url(../f_img/texer.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #341771;
}
.nemu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #321571;
	padding: 5px;
	border-right: #E3DAF8;
	border-bottom: #E3DAF8;
	border-left: #E3DAF8;
	margin-top: 20px;
}
.hr_vr {
	border-top: 1px none #E3DAF8;
	border-right: 1px dotted #341771;
	border-bottom: 1px none #E3DAF8;
	border-left: 1px none #E3DAF8;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #341771;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #341771;
	font-weight: bold;
	text-indent: 5px;
	line-height: 20px;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #999999;
	padding: 5px;
}.bodyText_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	padding: 3px 5px 3px 8px;
}
DIV#menulink a:hover {
	background-color: #E9E1F9;
}
.ab:link {
	color: #341771;
	text-decoration: none;
}
.ab:hover {
	color: red;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}