



a
{
  font-family: Arial;
  font-size: small;
  text-decoration:none;
}





a:hover
{
    font-family: Arial;
    text-decoration:none;
  
}

.menulink
{
	
	font-size:small;
	color:White;
	font-weight:bold;	
}

.entityTD
{
	border:solid 1px #21247d;
	text-align:left;
	
	background-color:#21247d;
}

.entityTD:hover
{
	
}



.menuhl
{	
	font-weight:bold;
	color:White;
}



.Headers
{
    background-color:#e3dfdf;
    color:Black;
    height:20px;
    padding-left:5px;
    font-weight:bold;
    
}

.layout
{
	text-align:left;
	font-family:Arial;
	font-size:small;
	padding-right:5px;
}

.LeftNavDT
{
	width:210px;
	padding-right:5px;
	padding-left:5px;
}

body
{
    margin:0px;
	padding:0px;
	font-family: Arial;
	background-color:#e7e7e7;
	
}

.entityhl
{
    font-weight:bold;
	padding-right:30px;
	color:White;
}

.topNav
{
    
}

.news
{
    font-size:small;
}

