﻿.LeftMenuItem
{
	font-family: "Arial Narrow" Arial;
    font-size: 8pt;
    text-align: center;
    font-weight: bolder;
    vertical-align: middle;
    height: 20px;
	color: #5f5f5f;
}
.LeftMenuItemContainer
{
	background-image:url('../_images/menu/leftmenulinkbg.gif'); 
	background-position:left top;
	width:115px;
	height:20px;
}

/* Copyrights style */
.Copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.CopyrightInfo
{
	font-size: 10px
}
