@charset "UTF-8";
/* CSS Document */

html, body {
	min-height: 100%;
	height: 95%;
	width:100%;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
	background-color: #ffffff;
	font-family: 'Hind';

}
A:link {
	color:#000000;
	font-size:13px;
	font-weight:600;
	text-decoration:none;
	text-align:center;
	border: 0px solid #000000;
}
A:visited {
	color:#000000;
	text-decoration:none;
	text-align:center;
}
A:hover {
	color:#000;
	background-color: ;
	text-decoration:none;
	text-align:center;
}
table {
	text-align: left;
	font-size: 13px;
	font-family: 'Hind';
	background: #ffffff;
	border: 0px solid white;
	width:%;
	position:absolute; 	
	margin-left:370px;
 	top:25px; 
	left: 0px;
}
table thead {
	cursor: pointer;
	border: 0px solid white;
}
table tbody tr {
	background: #ffffff;
	border: 0px solid white;
}
td, th {
	border: 0px solid white;
}
.style6 {
	font-family:Tahoma, Verdana;
	font-size:13px;
	text-align: justify;
	line-height: 105%;
}
.style6:hover {
	color:#CC33FF
}

#boxbelow{
	font-size: 13px;
	font-family: 'Hind';
	position:absolute;
	top:640px;
	padding-left:370px;
	height:315px; 
	width:400px; 
	line-height:135%; 
	padding-right:20px; 
	padding-top:0px}
	
.textbox {
	width:400px;
	position:relative;
	text-align:justify;
	display:block;
	padding-right:20px;
	font-family: 'Hind';
}