﻿.dateInfo 
{
	font-size:11px;
}

/*font-family:Arial;color:#064C91;font-weight:bold;font-size:11px;*/

.menuText 
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #064C91;
}


.menuText 
{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #064C91;
}


.menuBase 
{
	border: 1px solid #8A867A;
	background-color: #E2E2E2;/*#EFEDDE;*/
}



.menuSublevel 
{
  font-family: Arial;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #064C91;
  
  padding: 2px;
  margin: 0px;
  border: 1px solid #8A867A;
  background-color: #E2E2E2;
  
  width:130px;
} 

.menuItemStyle
{
  font-family: Arial;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #064C91;
  
  padding: 2px;
  margin: 0px;
  border: 1px solid #E2E2E2;
  background-color: #E2E2E2;
  
  width:130px;
}

.menuSelectedStyle
{
  font-family: Arial;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #064C91;
  
  padding: 2px;
  margin: 0px;
  border: 1px solid #A5A49B;
  background-color: #CECCC0;
  
  width:130px;
}

.menuHoverstyle
{
  font-family: Arial;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #064C91;
  
  padding: 2px;
  margin: 0px;
  border: 1px solid #FF0000; /*#316AC5;*/
  background-color: #FFC9CD; /*#C1D2EE;*/
  
  width:130px;
}


a.menuLogout, a.menuLogout:link, a.menuLogout:active, a.menuLogout:visited {
   font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #064C91;
    text-decoration: none;
    padding-left: 2px;
}

a.menuLogout:hover {
    font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-left: 2px;
	
	padding-left: 2px;
}

.menuUserInfo
{
  font-family: Arial;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #000000;

}
     
     
