.MenuBarText
{
	text-transform: uppercase;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.MenuBarText2
{

	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.MenuBarText1 {
	text-transform: uppercase;
	text-decoration:none;
	text-align: right;
	color: #000000;
	padding-right:15px;
	margin-bottom:15px;
}



A.MenuBarText:link, A.MenuBarText:hover, A.MenuBarText:active, A.MenuBarText:visited
{	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	font-family:Tahoma;
	
}
/*A.MenuBarText:visited
{

	font-size: 11px;
color:#333333;
	font-weight: bold;
	text-decoration: none;
	font-family:Tahoma;

}*/
A.MenuBarText:hover
{
	color: #FFFFFF;
}

A.MenuBarText2:link, A.MenuBarText2:hover, A.MenuBarText2:active, A.MenuBarText2:visited
{	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	font-family:Tahoma;
	
}
/*A.MenuBarText:visited
{

	font-size: 11px;
color:#333333;
	font-weight: bold;
	text-decoration: none;
	font-family:Tahoma;

}*/
A.MenuBarText2:hover
{
	color: #FFFFFF;
}
/*A:Active
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	background-image: url(User/images/tab/tab_130_active.jpg);
	background-repeat: no-repeat;
}
*/


