.textUser {
	font-family: Tahoma;
	font-size: 11.5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #024265;
	text-align: left;
	padding-left: 5px;
}
.wihte {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.wihte :hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.wihte1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
}

.uppercase
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000000;
    text-transform: uppercase;
}