body,td,th {font-family: Tahoma;font-size: 12px;}
body {background-image: url();margin-bottom: 0px;margin-top: 0px;background-color: #003366;}
.aa{ behavior: url(iepngfix.htc);}
.aa2 {behavior: url(iepngfix.htc);}
style4 {font-weight: bold;color: #FFFFFF;}
.style5 {font-size: 10px;color: #FFFFFF;}
a:link {color: #FF9900;text-decoration: none;}
a:visited {text-decoration: none;color: #FF9900;}
a:hover {text-decoration: none;	color: #0033CC;}
a:active {text-decoration: none;color: #FF9900;}
.style6 {font-size: 10px;font-weight: bold;color: #99CC00;}
.style8 {color: #CC0000}
.style10 {color: #FFFFFF}
.style9 {font-size: 12px; color: #000000; }
.style7 {color: #003366;line-height: 20px;}
.products-content {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
}
.activity-list {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	color: #003399;
	list-style-image: url(../images/rne_listbullet.png);
}

#navMenu {
    margin:0;
    width:150;
 }

  #navMenu ul {
    margin:0;
    padding:0;
    line-height:30px;
 }

  #navMenu li {
    margin:0;
    padding:0;
    list-style:circle;
    float:left;
    position:relative;
    background:url(../images/menu-dropdown-down.jpg);
 }

  #navMenu ul li a {
    text-align:center; 
    height:30px;
    width:150px;
    display:block;
    color:#0033CC;
    font-family:"Arial";
	font-weight:bold;
    text-decoration:none;
    color:#FFF;
    border:0px solid #FFF;
    text-shadow:0px 0px 0px #000; 
 }

 /*********************************************/
 /* hide menu and allow it to return */
 /*********************************************/

	#navMenu ul ul {
	position:absolute;
	top:50px;
	left: 1px;
	visibility: hidden;
	
 }

  #navMenu ul li:hover ul {
    visibility:visible;
    z-index:9999;
	
 }

  /**********************************************/

  /*sets top level hover color*/

  #navMenu li:hover {
   background:#003399;
   text-indent:3;
 }

  /*sets link items hover color and background*/

  #navMenu ul li:hover ul li a:hover {
    color:#000;
    background:url(../images/menu-dropdown.jpg);
 }

  /* Changes text color on hover for main menu hover*/

  #navMenu a:hover {   
  color:#000;
 } 
  
 /* Contains the Float */

.clearFloat {
    clear:both; 
    margin:0;
    padding:0;
 }

 /* IE7 Display Fix */

#navMenu ul li { 

  display: inline; 
 
 }
