.menuItem
{
background-image:url(images/menuitem.JPG); 
background-repeat: no-repeat;
background-position: center center; 

width: 213px;
vertical-align:middle;
padding-left:13px;
padding-bottom :8px;

}
.menuName 
{
 font-family:Arial;font-size:13;
 font-weight:bold;color:maroon;
}
.menuImage
{
font-size: 12pt; font-family: Webdings;color:#006699;
}
.libMenu
{
	width: 100px;
	vertical-align:bottom;
	text-align: center;
	padding-left: 13px;
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	color:Maroon;
	border-bottom:solid 2 maroon;
}
.myDate
{ font-family:Arial;
	font-size:xx-small;
	color:#550000;
}
.links
{
color:black;
width:500px;
font-family:Arial;
font-size:small;
} 

table.highLights
{
border-top: ridge inset dotted darkgreen;
border-bottom: ridge inset dotted darkgreen;
width:400px;
height:100px;
}
table.headerMenu
{
border-top: solid 1 black;
border-bottom: solid 1 black;
}

table.mytable
{
background-color:black;
}

A:link {color:white;}
A:visited {color: yellow;font-face:Tahoma;}
A:hover {text-decoration: none; color:red; font-face:Tahoma;}
A:active {
	text-decoration: none;
	font-face:Tahoma;
	color: black;
}

.bodyText{
font-family:Arial;
font-size:10pt;
}
