/**************************************/
/**  main2.css                       **/
/**************************************/

/*----------------------------*/
.maintitle{
	padding-left: 10px;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.linestyle{
	line-height:140%;
}
.schkind{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.schkind A{
	color: #000000;
	text-decoration: none;
}
.schkind A:hover{
	color: orange;
	text-decoration: underline;
}
.schkindxxx{
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}


.new{
	color: indianred;
	font-size: 14px;
}
.notelink{
	padding-left: 20px;
	color: mediumseagreen;
	font-size: 12px;
}
.notelink A{
	color: mediumseagreen;
	text-decoration: none;
}
.notelink A:hover{
	color: orange;
	text-decoration: underline;
}
.date{
	color: #666666;
	font-size: 14px;
}
.note{
	color: crimson;
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
}
.otherlink{
	width: 600px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
.otherlink A{
	color: seagreen;
	text-decoration: underline;
}
.otherlink A:hover{
	color: orange;
	text-decoration: underline;
}
.otherlinkxxx{
	width: 600px;
	text-align: right;
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
}
/*----------------------------*/

