.whitetahomaunderline {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetahomabold {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetahoma {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;


}
.whitetahomaunderlinebold {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetahomaunderlinebold A:{

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetahomaunderlinebold A:hover{

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E9E9E9;
	text-decoration: underline;
}

.greytahomaunderline {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6E6D6D;
	padding-left:3px;
	text-decoration:none;
}
.greytahomaunderline:hover {
	text-decoration:underline;
}
.greytahoma {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6E6D6D;
	text-align: justify;
	padding-left:4px;
	padding-right:3px;
}
.greytahoma A:{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6E6D6D;
	text-align: justify;

}
.greytahoma A:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}
.greytahomabold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6E6D6D;
	text-align: justify;
	text-decoration: underline;

}
.greytahomabold A:{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6E6D6D;
	text-align: justify;
	text-decoration: underline;

}
.greytahomabold A:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	text-decoration: underline;

}
.lightgreytahoma {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E9E9E9;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
}
.lightgreytahoma:hover {
	text-decoration: underline;
}
.orangetahoma {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9801;
	text-align: justify;
}
.orangetahoma A:{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9801;
	text-align: justify;

}

.orangetahoma A:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	text-decoration: underline;
}
.greytahomaboldtxt {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ff9801;
	padding-left:1px;
	padding-right:2px;
}
.blackverdana {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	padding-left:2px;
	padding-right:3px;
}
.blackverdanabold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:justify;
	padding-left:2px;
	padding-right:3px;
}
.anchortext {
font-family:verdana;
color:#FF9801;
font-size:9px;
text-decoration:none;
padding-right:3px;
}
.anchortext:hover {
text-decoration:underline;
}
#div1 {
	font-family:verdana;
	font-size:11px;
	text-decoration:underline;
	color:#000000;
	position:absolute;
	width:62px;
	height:21px;
	right:80px;
	left:821px;
	top:1px;
}
.padding-lft-top {
padding-left:2px;
padding-top:1px;
}