body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 297mm;
	width: 210mm;
}
a:link, a:visited, a:active {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #660033;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 15px;
	color: #993366;
	margin: 5px 0px 5px 0px;
}
form {
	margin: 0;
}
.main {
	width: 100%;
	height: 100px;
	padding: 0;
	margin-top: 0;
	margin-right: 1cm;
	margin-bottom: 0;
	margin-left: 1cm;
}
.banner {
	font-size: 20px;
#	background-image: url(/templates/allcss/xplainitnicodata_logo.jpg);
	
	height:80px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 20px;
	text-align: left;
	left:0px;
}
.search_box {
	display: none;
}
.menu {
	display: none;
}
.menu ul, .menu li {
	display: none;
}
.login_table {
	display: none;
}
.content {
	margin-top: 0;
	margin-right: 1cm;
	margin-bottom: 0;
	margin-left: 1cm;
	text-align: justify;
}
.footer {
	display:none;
	clear: both;
	height: 20px;
	background: #FFFFFF;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 20px;
}
.powered_by {
	display: none;
}
.bottomright{
	text-align:right;
	position:fixed;
	z-index: -1;
	left: 60mm;
	bottom: 5mm;
	}