.table_bg {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
	height:100%;
}
.table_bg2 {
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	height:100%;
}
html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
.manual_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.manual_ots {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.manual_musta{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.manual_mustaNormal{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
a, a:visited, a:active, a:hover, a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
#fullheight{height:100%}
