body {
	font-family: Tahoma, Verdana;
	background-color: #6F6F6F;
	margin: 0px;
	padding: 0px;
}
.height100 {
	height: 100%;
	display: table-row;
}
td {
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
.pageheading{
font-family:Tahoma, Verdana;
font-size:18px;
}
.txtwhite {
	color: #FFFFFF;
}
.heading-grey {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #494949;
}
.txt11 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

.txtorange {
	color: #FF6000;
}
a {
	color:#0066CC;
}
a:hover {
	color: #FF6000;
	text-decoration:none;
}
