﻿.LeftMenuDefault
{
	height: 25px;
	color: #FFFFFF;
	background-color: #007B7B;
	font-family: 'Segoe UI' , Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #005C5B;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #8BB9BC;
	font-size: 11pt;
	text-decoration: none

	

}

.LeftMenuMouseOver
{
	height: 25px;
	color: #00FFFF;
	background-color: #007B7B;
	font-family: 'Segoe UI' , Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #005C5B;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #8BB9BC;
	font-size: 11pt;
}

.LeftMenuLink
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: 'Segoe UI' , Arial, Helvetica, sans-serif;
}








