﻿/*
a:link 						{color: #000000;	text-decoration:none;}
a:visited 					{color: #000000;	text-decoration:none;}
a:hover 					{color: #333333; 	text-decoration:underline;}
a:active 					{color: #000000;	text-decoration:none;}
a:focus 					{color: #000000;	text-decoration:underline;}

h6 							{color: #000000; 	font-size:9pt;	font-weight:normal;}
h5 							{color: #000000; 	font-size:9pt;	font-weight:normal;}
h4 							{color: #000000; 	font-size:9pt;	font-weight:normal;}
h3 							{color: #000000; 	font-size:9pt;	font-weight:normal;}
h2 							{color: #000000; 	font-size:9pt;	font-weight:normal;}
h1 							{color: #000000; 	font-size:11pt;	font-weight:bold;}

td							{color: #000000;	font-size:9pt; 	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}
textarea					{color: #000000;	font-size:9pt; 	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}
table						{color: #000000;	font-size:9pt; 	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}
p							{color: #000000;	font-size:9pt; 	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}
body						{color: #000000;	font-size:9pt; 	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}

*/

 
 */
.menubg {background-image:url('../images/nav_fund.gif'); height:29px; width:100%;}
 
.dropmenudiv				{border: 2px solid #ffffff; margin-left:0px;}
.dropmenudiv				{background-color: #008621;}
.dropmenudiv a:hover        {background-color: #ffffff;}/* change in font.css as well */
.dropmenudiv a:active       {background-color: #008621;}
.dropmenudiv a:visited      {background-color: #008621;}
.dropmenudiv a:link         {background-color: #008621;}
.dropmenudiv				{border: 1px solid #ffffff;}
.dropmenudiv a				{text-indent: 3px;	border-bottom: 1px solid #ffffff;}

.chromestyle ul li a		{border-right: 2px solid #ffffff;}


/* ######### Style for Drop Down Menu ######### */
/*///////////////////////////////////////////////////*/

.chromestyle{}

.chromestyle:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.chromestyle ul{border: 0px solid #BBB;width: 100%;background: url(../graphics/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/padding: 4px 0;margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/}

.chromestyle ul li{display: inline;}

.chromestyle ul li a{padding: 5px 7px 8px 7px; margin: 0px 0px 0px -3px;}

.chromestyle ul li a:hover{background: url(../graphics/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/margin: 0px 0px 0px -3px;}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{position:absolute;top:0; border-bottom-width:0; line-height:18px; z-index:100; width:150px; visibility:hidden;}

.dropmenudiv a{width: auto;display: block; padding: 2px 0;}

* html .dropmenudiv a{ /*IE only hack*/width: 100%;}

/* drop menu main button */

.chromestyle ul				{color: #ffffff; font-size:8pt; font-weight:bold;}
.chromestyle ul li a        {color: #ffffff;text-decoration: none;}
.chromestyle ul li a:visited{color: #ffffff;text-decoration: none;}
.chromestyle ul li a:link   {color: #ffffff;text-decoration: none;}
.chromestyle ul li a:hover	{color: #0C0F68; text-decoration: none;}
.chromestyle ul li a:active {color: #ffffff;text-decoration: none;}

/* drop menu sub menu button */

.dropmenudiv a				{color: #000; text-indent: 15px; font-size:8pt; font-weight:bold; font-variant:small-caps; text-align:left;}
.dropmenudiv a:visited		{color: #000; font-size:8pt; font-weight:bold; font-variant:small-caps; text-align:left; text-decoration:none;}
.dropmenudiv a:active		{color: #000; font-size:8pt; font-weight:bold; font-variant:small-caps; text-align:left; text-decoration:none;}
.dropmenudiv a:link			{color: #000; font-size:8pt; font-weight:bold; font-variant:small-caps; text-align:left; text-decoration:none;}
.dropmenudiv a:hover		{color: #0C0F68; font-size:8pt; font-weight:bold; font-variant:small-caps; text-align:left; text-decoration:none; background-color:#C3E79E;}


