a.menuItem
{
	color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: none;
}

a.menuItem:hover
{
	color: #ffff33;
}

div.leftMenu
{
	background-color: transparent;
	height: 100%;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-Align: left;
	top: 0px;
	width: 104px;
}

div.menuItem
{
	color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	margin-left: 12px;
	margin-top: 10px;
	margin-right: 6px;
	position: relative;
}

div.menuItem_Selected
{
	color: #ffcc66;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	margin-left: 12px;
	margin-top: 10px;
	margin-right: 6px;
	position: relative;
}

img.logo
{
	border-color: black;
	border-style: solid;
	border-width: 1px;
	height: 122px;
	left: 5px;
	position: relative;
	top: 4px;
	width: 92px;
} /* \*/

img.logo
{
	left: 5px;
	position: relative;
	top: 4px;
} /* */
