ul#tabbed_menu { width: 100%; padding: 0; margin-left: 0; margin-top: 15px; line-height: 0.9em } /* IE command */

html>/**/body ul#tabbed_menu { position: relative; width: 95%; padding: 0; margin-top: 15px; line-height: 0.9em } /* non-IE command */

ul#tabbed_menu li {	float: left; margin: 0; padding: 0; font-size: 0.83em; text-align: center }

ul#tabbed_menu a, ul#tabbed_menu a:visited, ul#tabbed_menu a.current, ul#tabbed_menu a.current:visited,
ul#tabbed_menu a.gre, ul#tabbed_menu a.gre:visited, ul#tabbed_menu a.gre_cur, ul#tabbed_menu a.gre_cur:visited { 
text-decoration: none; display: block; margin: 0; height: 26px; width: 70px; padding: 2px 10px 2px 6px }  

ul#tabbed_menu a.current, ul#tabbed_menu a.current:visited { color: #CCFF99; 
background-image: url('../images/other_tab_current.gif'); background-repeat: no-repeat } /* IE command */

html>/**/body ul#tabbed_menu a.current, ul#tabbed_menu a.current:visited { color: #CCFF99; 
background-image: url('../images/other_tab_current.png'); background-repeat: no-repeat }  /* non-IE command */

ul#tabbed_menu a, ul#tabbed_menu a:visited { color: #CCFFFF; background-image: url('../images/other_tab.gif'); 
background-repeat: no-repeat } /* IE command */

html>/**/body ul#tabbed_menu a, ul#tabbed_menu a:visited { color: #CCFFFF; background-image: url('../images/other_tab.png'); 
background-repeat: no-repeat } /* non-IE command */

ul#tabbed_menu a.gre, ul#tabbed_menu a.gre:visited { background-image: url('../images/green_tab.gif'); 
background-repeat: no-repeat } /* IE command */

html>/**/body ul#tabbed_menu a.gre, ul#tabbed_menu a.gre:visited { background-image: url('../images/green_tab.png'); 
background-repeat: no-repeat } /* non-IE command */

ul#tabbed_menu a.gre_cur, ul#tabbed_menu a.gre_cur:visited { background-image: url('../images/green_tab_current.gif'); 
background-repeat: no-repeat } /* IE command */

html>/**/body ul#tabbed_menu a.gre_cur, ul#tabbed_menu a.gre_cur:visited { background-image: url('../images/green_tab_current.png'); 
background-repeat: no-repeat } /* non-IE command */

ul#tabbed_menu a.current, ul#tabbed_menu a.current:visited { color: #FFF }

ul#tabbed_menu a:hover	{ color: #CCFF99 }

ul#tabs a.current:hover	{ color: #996633; text-decoration: none }

/*sub navigation*/

ul#tabbed_menu ul, ul#tabbed_menu ul.gre { clear: left; float: left; width: auto; margin: 0;
padding: 0 2px 0 2px } /* IE command */

html>/**/body ul#tabbed_menu ul, ul#tabbed_menu ul.gre { position: absolute; left: 0; top: 2.5em; float: left; width: 100%; margin: 0;
padding: 0.1em 10px 0.25em 15px } /* non-IE command */

ul#tabbed_menu ul, ul#tabbed_menu ul a, ul#tabbed_menu ul a.current { background: #01b8d9 }

ul#tabbed_menu ul.gre, ul#tabbed_menu ul.gre a, ul#tabbed_menu ul.gre a.current { background: #44b50d }

ul#tabbed_menu ul li, ul#tabbed_menu ul.gre li { float: left; display: block; margin-top: 1px; font-size: 0.89em }

ul#tabbed_menu ul a, ul#tabbed_menu ul.gre a { display: inline; margin: 0; padding: 0 2px; border: 0; color: #FFF } /* IE command */

html>/**/body ul#tabbed_menu ul a, ul#tabbed_menu ul.gre a { display: inline; margin: 0; padding: 0 15px; border: 0; color: #FFF } /* non-IE command */

ul#tabbed_menu ul a.current, ul#tabbed_menu ul.gre a.current { color: #000; font-weight: bold }

div#below_tabs { clear: left; margin-top: 10px } /* IE command verify with IE and services_ie.css!!!!*/

html>/**/body div#below_tabs { clear: left; margin-top: 55px } /* non-IE command */

div#below_tabs_seeds { clear: left; margin-top: 10px; height: 565px; overflow: auto } /* IE command verify with IE and services_ie.css!!!!*/

html>/**/body div#below_tabs_seeds { clear: left; margin-top: 55px; height: 565px; overflow: auto } /* non-IE command */

.it_green2 { font-style: italic; color: #009900; font-size: 0.86em }

ul.recycle { font-size: 0.86em; color: #000 }

ul.recycle ul li { color: #009900 }
ul.recycle ul li.black { color: #000 }

.oss_menu { color: #3399CC }

.color_red { color: #FF0000 }

