body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	height: 100%;
}
.fullheight {
	height: 100%;
}

.menuStyle {
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
}


.copyright {
	font-size: 12px;

	color: #FFFFFF;
	padding: 12px;
}
.page_name {
	font-size: 14px;
	font-weight: bold;
}


.copy {
	font-size: 12px;
	line-height: normal;
}

.border{
	border: medium solid #000000;
}
html {
	height: 100%;
}

