.line_dot {
	height: 10px;
	width: 100%;
	background-image: url(images/bg_ver.gif);
	background-repeat: repeat-x;
}

.textsmall {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
}
.inputt {
	font-family: Tahoma;
	font-size : 10pt;
	font-style: normal;
	background-color: #dddddd;
}
.textnormalM {
	font-family: Tahoma, "MS Serif";
	font-size: 12px;
}
.textnormal {
	font-family: Tahoma, "MS Serif";
	font-size: 14px;
}
.textnormalNoline {
	font-family: Tahoma, "MS Serif";
	font-size: 14px;
	text-decoration: none; 
}
.textnormalG {
	font-family: Tahoma, "MS Serif";
	font-size: 14px;
}
.textnormalW {
	font-family: Tahoma, "MS Serif";
	font-size: 14px;
	color: #bbbbbb;
}
.textbold {
	font-family: Tahoma, "MS Serif";
	font-size: 14px;
	font-weight: bold;
}
 .text_keyword {
	 background-color: #FFFF99;
	 color: #990000;
  }
  	.document h1, h2, h3, h4, h5 { 
		cursor: hand;
		cursor: pointer;
		margin: 10px 0;
		font-weight: bold;
		font-family: Tahoma, "MS Serif";
		font-size: 14px;
		margin:0; padding:0;
		display: inline;
	}
