﻿
.menuTittle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #15509C;
	background-color: #E4E4E4;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #0E4C97;
	font-weight: bold;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A4DA4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
}

.leftMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.leftSubmenu
 {
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a:link {
	color: #174894;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #174894;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #174894;
}
.Suffix
{
	color: #aeaeae;
	font-size: 8pt;
}
