.anylinkcss
{
  background-color: #A8DB5A;
  border: 1px solid black;
  color: #4D6726;
  font: normal 10px Verdana;
  line-height: 18px;
  position: absolute;
  visibility: hidden;
  border-top:0px;
}

.anylinkcss a
{
  border-top: 1px solid black;
  display: block;
  font: bold 10px Verdana;
  padding-top: 3px;
  padding-bottom: 3px;
  text-decoration: none;
  text-indent: 5px;
  width: 100%;
}

.anylinkcss a:hover /*hover background color*/
{
  background-color: #A7DD51;
  color: #666666;
  font: bold 10px Verdana;
}

.anylinkcssCorp
{
  border: 1px none black;
  color: #000000;
  font: normal 10px Verdana;
  position: absolute;
  display: none;
  border-top: 0px;
  width: 200px;
  z-index: 500;
}

a.DropDownMenuLinkCorp {font-size:10px; color:#FFFFFF; text-decoration:none;}
a.DropDownMenuLinkCorp:link {font-size:10px; color:#FFFFFF; text-decoration:none;}
a.DropDownMenuLinkCorp:visited {font-size:10px; color:#FFFFFF; text-decoration:none;}
a.DropDownMenuLinkCorp:active {font-size:10px; color:#FFFFFF; text-decoration:none;}
a.DropDownMenuLinkCorp:hover {font-size:10px; color:#242424; text-decoration:none;}

.DropDownMenuLinkCorpBackground1
{
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-image: url('/images/nav/bg_1.gif');
  background-repeat: repeat-y;
}

.DropDownMenuLinkCorpBackground2
{
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  background-image: url('/images/nav/bg_2.gif');
  background-repeat: repeat-y;
}


ul.makeMenu, ul.makeMenu ul { margin: 0px; padding: 0px; }

ul.makeMenu, ul.makeMenu ul
{
  width: 200px;
  background-color: #9D988B;
  font: normal 10px Verdana;
}

ul.makeMenu li 
{
 list-style-type: none;
 margin: 0px;
 position: relative;
 color: #FFFFFF;
}

ul.makeMenu li > ul { display: none; position: absolute; top: 2px; left: 200px; }
ul.makeMenu li:hover, ul.makeMenu li.CSStoHighlight { color: #242424; }
ul.makeMenu ul.CSStoShow { display: block; }
ul.makeMenu li:hover > ul { display: block; }
ul.makeMenu li a { color: #FFFFFF; display: block; width: 100%; text-decoration: none; }
ul.makeMenu li a:hover { color: #242424; }
ul.makeMenu li:hover > a { color: #242424; }


ul.makeMenu * { line-height: normal !important; } /* overriding my normal stylesheet */

.cse .gsc-branding,
.gsc-branding
{
  display: none;
}
#cse form.gsc-search-box
{
  display: none;
}
#cse .gsc-tabHeader.gsc-tabhActive {
    display: none;
}
#cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border: 0px;
}
#cse .gs-title
{
  color: #50a7dc;
  text-decoration: none;
}
#cse .gs-title:hover
{
  text-decoration: underline;
}
#cse .gs-title b
{
  color: #2175a7;
  text-decoration: none;
}
#cse .gs-title:hover b
{
  text-decoration: underline;
}
#cse .gs-snippet
{
  font-size: 10px;
  padding-left: 10px;
}

#cse .gs-visibleUrl-short
{
  font-size: 10px;
  color: #50a7dc;
  padding-left: 10px;
}

#cse .gsc-trailing-more-results
{
  font-size: 10px;
  color: #50a7dc;
  text-decoration: none;
}
#cse .gsc-trailing-more-results:hover
{
  text-decoration: underline;
}
#cse .gsc-cursor-page
{
  font-size: 12px;
  color: #50a7dc;
  text-decoration: none;
  font-weight: bold;
}
#cse .gsc-cursor-page:hover
{
  text-decoration: underline;
}
#cse .gsc-cursor-current-page
{
  font-size: 11px;
  color: #808080;
  text-decoration: none;
  font-weight: bold;
}
#cse .gsc-cursor-box
{
  text-align: right;
}


<!--[if gt IE 5.0]>
<![if lt IE 7]>
<style type="text/css">
  ul.makeMenu li { behavior: url( IEmen.htc ); }
  ul.makeMenu ul { display: none; position: absolute; top: 0px; left: 200px; }
</style>
<![endif]><![endif]-->
