.GenTxt {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
.HeaderTxt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.genTxtwhite {
	font-family: tahoma;
	font-size: 11px;
	color:#FFFFFF;
}
.themeError {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color:#FF0000;
}
.GreenText {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color:#009933;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.OrangeText {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color:#FF6600;
}
.PackageTable {
border: 1px solid #6A6A6A;
background-color: #F4F5F5;
}
.FETable {
	border: 1px solid ;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
