  .menu  { font-weight: normal; font-style: normal;  font-size: larger; font-family: Papyrus, "Comic Sans MS", "Century Gothic", Arial, sans-serif }
  .smallmenu  { font-weight: normal; font-style: normal;  font-size: smaller; font-family: Papyrus, "Comic Sans MS", "Century Gothic", Arial, sans-serif }	
  .popmenu  { font-weight: bold; font-style: normal;  font-size: smaller; font-family: "Comic Sans MS", "Century Gothic", Arial, sans-serif }
  .sidemenu  { font-weight: normal; font-style: normal; font-size: smaller; font-family: Arial, Helvetica, sans-serif; }	
  .subtablebg {background-color: #dddddd; }
	
  .title  { font-weight: bold; font-style: normal;  font-size: x-large; font-family: Arial, Helvetica, sans-serif; color: black }
  .subtitle  { font-weight: bold; font-style: italic;  font-size: medium; font-family: Arial, Helvetica, sans-serif; color: black }			
  .highlight  { font-weight: normal; font-style: normal;  font-size: larger; font-family: "Times New Roman", Arial, Helvetica, sans-serif; color: black }
  .feature  { font-weight: bold; font-style: normal;  font-size: normal; font-family: "Times New Roman", Arial, Helvetica, sans-serif; color: black }
  .tqtext  { font-weight: normal; font-style: italic;  font-size: small; font-family: Arial, Helvetica, sans-serif; color: white }
  .tatext  { font-weight: normal; font-style: normal;  font-size: small; font-family: Arial, Helvetica, sans-serif; color: black }
  .tfooter  { font-weight: normal; font-style: italic;  font-size: small; font-family: "Times New Roman", Arial, Helvetica, sans-serif; color: black }			
  .fun-font  { font-weight: normal; font-style: normal;  font-size: normal; font-family: "Comic Sans MS", "Century Gothic", Arial, sans-serif }	

 #dropmenudiv{position:absolute; border:1px solid black; font:normal 12px Verdana; line-height:18px; z-index:100; }
 #dropmenudiv a{width: 100%; display: block; text-indent: 3px; } 
 #dropmenudiv a:hover{ /*hover background color*/ background-color: #99CCFF; }
 
 