

  <style type="text/css">
  <!--
    /* Global styles */
  

    /* Properties that sets the background of entire menu */
    #menubar{
      background-color: #c0c0c0;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
    }

    /* Properties of the menus on the menubar */
	
	   #Home 
		{
      		background-color: #c0c0c0;
      		left: 5;
     		position: absolute;
      		top: 30;
      		width: 50;
		height: 20;
    	       }	

    	  #AboutUs
		{
		background-color: #c0c0c0;
		left: 5;
		position: absolute;
		top: 55;
		width: 50;
		height: 20;
	       	}
		
	  #ABCcodes
		{
		background-color: #c0c0c0;
		left: 5;
		position: absolute;
		top: 85;
		width: 50;
		height: 20;
	       	}

	
	  #Features
		{
		background-color: #c0c0c0;
		left: 5;
		position: absolute;
		top: 85;
		width: 50;
		height: 20;
	       	}

	  #Products
		{
		background-color: #c0c0c0;
		left: 5;
		position: absolute;
		top: 115;
		width: 50;
		height: 20;
	       	}
	  #FAQs
		{
		background-color: #c0c0c0;
		left: 5;
		position: absolute;
		top: 175;
		width: 50;
		height: 20;
	       	}

	  #Press
		{
		background-color: #c0c0c0;
		left: 5;
		position: absolute;
		top: 205;
		width: 50;
		height: 20;
	       	}

  	  #ContactUs
		{
		background-color: #c0c0c0;
		left: 5;
		position: absolute;
		top: 235;
		width: 50;
		height: 20;
	       	}


	  #Links
		{
      		background-color: #c0c0c0;
      		position: absolute;
      		right: 0;
      		top: 0;
    	       }	
	
   



    /* Properties of side-menus*/
     
     #aboutmenu{
      background-color: #DADADA;
      left: 145;
      position: absolute;
      top: 145;
      visibility: hidden;
      width: 140;
    }

    #ProSermenu{
      background-color: #DADADA;
      left: 145;
      position: absolute;
      top: 203;
      visibility: hidden;
      width: 150;
    }

    
    #ABCmenu{
      background-color: #DADADA;
      left: 145;
      position: absolute;
      top: 166;
      visibility: hidden;
      width: 200;
    }

    
    #HIPAAmenu{
      background-color: #DADADA;
      left: 145;
      position: absolute;
      top: 241;
      visibility: hidden;
      width: 100;
    }

     #RegUpdatemenu{
      background-color: #DADADA;
      left: 145;
      position: absolute;
      top: 260;
      visibility: hidden;
      width: 180;
    }
    
    
    #Pressmenu{
      background-color: #DADADA;
      left: 145;
      position: absolute;
      top: 297;
      visibility: hidden;
      width: 200;
    }
   



.navlinkdrop 
	{
	DISPLAY: block; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 12px; 
	COLOR: white; 
	FONT-FAMILY: ; 
	TEXT-DECORATION: none;

	}
	
A.navlinkdrop:link 
	{
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: white; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none
	}

A.navlinkdrop:visited 
	{
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: white; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none
	}

A.navlinkdrop:hover 
	{
	Background-color: #F5F49E;
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: arial;
	cursor: pointer;
	TEXT-DECORATION: underline
	}


/* Properties of side-menus*/

.sidelinkdrop 
	{
	DISPLAY: block; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 12px; 
	COLOR: #BF0000; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;

	}
	
A.sidelinkdrop:link 
	{
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #BF0000; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none
	}

A.sidelinkdrop:visited 
	{
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #BF0000; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none
	}

A.sidelinkdrop:hover 
	{
	Background-color: #BF0000;
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: white; 
	FONT-FAMILY: arial;
	cursor: pointer;
	TEXT-DECORATION: underline
	}


/* Properties of Titles*/

.normaltext 
	{
	DISPLAY: inline; 
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold; 
	COLOR: #BF0000; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: underline
	}
	
A.normaltext:link 
	{
	DISPLAY: inline;  
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold; 
	COLOR: #BF0000; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: underline
	}

A.nomraltext:visited 
	{
	DISPLAY: inline; 
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	COLOR: #BF0000; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: underline
	}

A.normaltext:hover 
	{
	Background-color: none;
	DISPLAY: inline; 
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	COLOR: black; 
	FONT-FAMILY: arial;
	cursor: pointer;
	TEXT-DECORATION: underline
	}

/* Properties of text features*/

.highlitetext
	{
	DISPLAY: block; 
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none
	}
	
A.highlitetext:link 
	{
	DISPLAY: block;  
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold; 
	COLOR: #000000; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none
	}

A.highlitetext:visited 
	{
	DISPLAY: block; 
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	COLOR: #000000; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none
	}

A.highlitetext:hover 
	{
	Background-color: none;
	DISPLAY: block; 
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	COLOR: #000000; 
	FONT-FAMILY: arial;
	cursor: pointer;
	TEXT-DECORATION: underline
	}

/* Properties of text features*/

.hoptext
	{
	DISPLAY: block; 
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none
	}
	
A.hoptext:link 
	{
	DISPLAY: block;  
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none
	}

A.hoptext:visited 
	{
	DISPLAY: block; 
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none
	}

A.hoptext:hover 
	{
	Background-color: none;
	DISPLAY: block; 
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF; 
	FONT-FAMILY: arial;
	cursor: pointer;
	TEXT-DECORATION: underline
	}

/* Properties of text links*/

.linkstext 
	{
	DISPLAY: block;  
	FONT-SIZE: 13px; 
	COLOR: black; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: underline
	}
	
A.linkstext:link 
	{
	DISPLAY: block; 
	FONT-SIZE: 13px; 
	COLOR: black; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: underline
	}

A.linkstext:visited 
	{
	DISPLAY: block; 
	FONT-SIZE: 13px; 
	COLOR: black; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: underline
	}

A.linkstext:hover 
	{
	Background-color: none;
	DISPLAY: block; 
	FONT-SIZE: 13px; 
	COLOR: #BF0000; 
	FONT-FAMILY: arial;
	cursor: pointer;
	TEXT-DECORATION: underline
	}

/* Properties of top menu links */

.toplink 
	{
	DISPLAY: inline; 
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none;
	}

A.toplink:link 
	{
	DISPLAY: inline; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none
	}

A.toplink:visited 
	{
	DISPLAY: inline; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none
	}

A.toplink:hover 
	{
	DISPLAY: inline; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #BF0000; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: underline  
	}




/* Properties of bottom menu links*/

.bottomlinkdrop 
	{
	DISPLAY: inline; 
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none;
	}

A.bottomlinkdrop:link 
	{
	DISPLAY: inline; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none
	}

A.bottomlinkdrop:visited 
	{
	DISPLAY: inline; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none
	}

A.bottomlinkdrop:hover 
	{
	DISPLAY: inline; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #BF0000; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: underline  
	}

/* Properties of main menu*/

.menu 	
	{
	font size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.menu a
	{
	display: block;
	font-weight: bold;
	background: #BF0000;
	font size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
	text-decoration: none;
	}

.menu a:link
	{
	display: block;
	background: #BF0000;
	font size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
	text-decoration: none;
	}

.menu a:visited
	{
	display: block;
	background: #BF0000;
	font size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
	text-decoration: none;
	}

.menu a:active 
	{
	display: block;
	background: #BF0000;
	font size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 16px;
	text-decoration: none;
	}

.menu a:hover 
	{
	display: block;
	background: #F5F49E;
	color: #000000;
	font-weight: bold;
	font size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	height: 16px;
	text-decoration: underline;
	}

  -->
  </style>
