table.menuMain			{
	color: #606;
	font-size: 11px;
	font-family: tahoma, verdana, arial, helvetica;
}
td.menuMain				{ color: #606; font-size: 11px; font-family: tahoma, verdana, arial, helvetica; text-align: center; vertical-align: middle; }
td.dropdown_bg          { background-color: #FFFFFF; }

a.menuMain				{
	text-transform: uppercase;
	color: #606;
	font-size: 11px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	line-height:24px;
}
a.menuMain:hover, a.menuMainACT:hover,
a.menuMainACT 			{
	text-transform: uppercase;
	font-size: 11px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	background-image: url(../gfx/menu_hover.gif);
	height: 100%;
	line-height:24px;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
table.menuSub1 {
	color: #606;
	font-size: 11px;
	font-family: tahoma, verdana, arial, helvetica;
	text-decoration: none;
	background-color:#f7fcfb;
/*	margin-top: 7px;*/
	padding: 5px 10px 9px 11px;
/* padding-bottom: 5px;*/
	border-left:   2px solid #23af82;
	border-bottom: 2px solid #23af82;
	border-right:  2px solid #23af82;
	border-top:    0px solid #23af82;
}
td.menuSub1 {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:#f7fcfb;
	text-decoration: none;
	width:220px;
	display:block;
	line-height: 18px;
	text-decoration: none;
}
li.menuSub1 {
cursor:default;

}
table.menuSub2 {
	color: #606;
	font-size: 11px;
	font-family: tahoma, verdana, arial, helvetica;
	text-decoration: none;
	background-color:#f7fcfb;
/*	margin-top: 7px;*/
	padding: 5px 10px 9px 11px;
/* padding-bottom: 5px;*/
	border-left:   2px solid #23af82;
	border-bottom: 2px solid #23af82;
	border-right:  2px solid #23af82;
	border-top:    2px solid #23af82;
}
td.menuSub2 {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:#f7fcfb;
	text-decoration: none;
	width:220px;
	display:block;
	line-height: 18px;
	text-decoration: none;
}
div.menuSub1			{
	margin-top: 31px;
}
/*
a.menuSub1				{
	color: #636;
	font-size: 11px;
	font-family: tahoma, verdana, arial, helvetica;
	width:220px;
	display:block;
	line-height: 20px;
	text-decoration: none;
}
a.menuSub1:hover, a.menuSub1ACT:hover,
a.menuSub1ACT				{
	color: #636;
	font-size: 11px;
	font-family: tahoma, verdana, arial, helvetica;
	font-weight: bold;
	width:220px;
	display:block;
	line-height: 20px;
	text-decoration: none;
	background-color:#f3ebf3;
}
a.menuSub1HasSubs			{
	color: #636;
	font-size: 11px;
	font-family: tahoma, verdana, arial, helvetica;
	width:220px;
	display:block;
	line-height: 20px;
	text-decoration: none;
}
a.menuSub1HasSubs:hover, a.menuSub1HasSubsACT:hover,
a.menuSub1HasSubsACT			{
	color: #939;
	font-size: 11px;
	font-family: tahoma, verdana, arial, helvetica;
	font-weight: bold;
	width:220px;
	display:block;
	line-height: 20px;
	text-decoration: none;
	background-color:#f3ebf3;
}
ul.menuSub1 {
	color: #006bb7;
	margin: 0;
	list-style-image: url(../gfx/arrow_red.gif);
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 5px;
}
li.menuSub1 {
	margin-bottom: 1px;
	text-decoration: none;
}
table.menuSub2				{
	font-family: tahoma, verdana, arial, helvetica;
	text-decoration: none;
	background-color:#ffffff;
	margin-top: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border:solid 1px #606;
}
td.menuSub2				{
	font-family: tahoma, verdana, arial, helvetica;
	text-decoration: none;
	width:220px;
	display:block;
	line-height: 20px;
	text-decoration: none;
}
div.menuSub2				{
	margin-top: 0px;
	margin-left: -5px;
}
a.menuSub2				{
	color: #636;
	font-size: 11px;
	font-family: tahoma, verdana, arial, helvetica;
	width:220px;
	display:block;
	line-height: 20px;
	text-decoration: none;
}
a.menuSub2:hover				{
	color: #939;
	font-size: 11px;
	font-family: tahoma, verdana, arial, helvetica;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	background-color:#f3ebf3;
}
ul.menuLeft {
	color: #006bb7;
	margin: 0;
	padding-left: 4px;
	list-style-image: url(../gfx/arrow_red.gif);
	padding-bottom: 0px;
	padding-right: 20px;
	padding-top: 0px;
}
li.menuLeft {
	margin-bottom: 1px;
	text-decoration: none;
}
table.menuBottom				{
	font-family: tahoma, verdana, arial, helvetica;
	text-decoration: none;
	font-weight: bold;
}
td.menuBottom	 			{
	font-family: tahoma, verdana, arial, helvetica;
	text-decoration: none;
	text-decoration: none;
	text-transform: uppercase;
}
a.menuBottom	 			{
	color: #606;
	font-size: 11px;
	font-family: tahoma, verdana, arial, helvetica;
	font-weight: bold;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
a.menuBottom:hover			{
	color: #303;
	font-size: 11px;
	font-family: tahoma, verdana, arial, helvetica;
	font-weight: bold;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
a.menuLeft				{
	color: #636;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../gfx/bullet_submenu.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
	display: block;
	padding-left: 21px;
}
a.menuLeft:hover				{
	color: #636;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: white;
	background-image: url(../gfx/bullet_submenu.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
	display: block;
	padding-left: 21px;
}
a.menuLeftACT				{
	color: #636;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: white;
	background-image: url(../gfx/bullet_submenu.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
	display: block;
	padding-left: 21px;
}
a.menuLeftACT:hover			{
	color: #636;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: white;
	background-image: url(../gfx/bullet_submenu.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
	display: block;
	padding-left: 21px;
}
a.menuHome				{
	color: #303;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../gfx/bullet_submenu.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
	display: block;
	padding-left: 21px;
}
a.menuHome:hover				{
	color: #636;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	background-color: white;
	background-image: url(../gfx/bullet_submenu.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
	display: block;
	padding-left: 21px;
}
*/
