html body { font-family: Verdana , sans-serif; font-size: smaller }
td table { white-space: normal; }

a.menu { 
color: black;
font-style: normal;
text-decoration: none;
}
a.menud { 
color: black;
font-style: normal;
text-decoration: none;
}
td.menu { 
background-color: #EEEEEE;
color: black;
font-style: normal;
border: 1px solid black;
border-left-style: none;
border-right-style: none;
}
td.menu:hover { 
background-color: #CCCCCC;
}
td.menud { 
background-color: #DDDDDD;
color: black;
font-style: normal;
border: 1px solid black;
border-left-style: none;
border-right-style: none;
}
td.menud:hover { 
background-color: #CCCCCC;
}

a.home { 
display: block; 
width: 90px; 
height: 22px; 
background: url(http://www.hairersoft.com/images/home_pressed.png) no-repeat; 
}
a.home { background: url(http://www.hairersoft.com/images/home_pressed.png) no-repeat; }
a.home:hover { 
background: url(http://www.hairersoft.com/images/home_pressed.png) no-repeat; 
}

a.forum { 
display: block; 
width: 91px; 
height: 22px; 
background: url(http://www.hairersoft.com/images/forum_pressed.png) no-repeat; 
}
a.forum { background: url(http://www.hairersoft.com/images/forum.png) no-repeat; }
a.forum:hover { 
background: url(http://www.hairersoft.com/images/forum_pressed.png) no-repeat; 
}

a.amadeus { 
display: block; 
width: 89px; 
height: 22px; 
background: url(http://www.hairersoft.com/images/amadeus_pressed.png) no-repeat; 
}
a.amadeus { background: url(http://www.hairersoft.com/images/amadeus.png) no-repeat; }
a.amadeus:hover { 
background: url(http://www.hairersoft.com/images/amadeus_pressed.png) no-repeat; 
}

a.store { 
display: block; 
width: 89px; 
height: 22px; 
background: url(http://www.hairersoft.com/images/store_pressed.png) no-repeat; 
}
a.store { background: url(http://www.hairersoft.com/images/store.png) no-repeat; }
a.store:hover { 
background: url(http://www.hairersoft.com/images/store_pressed.png) no-repeat; 
}

*.download { 
display: block; 
width: 121px; 
height: 22px; 
background: url(http://www.hairersoft.com/images/download_clicked.png) no-repeat; 
}
*.download { background: url(http://www.hairersoft.com/images/download.png) no-repeat; }
*.download:hover,*.download:focus { 
background: url(http://www.hairersoft.com/images/download_clicked.png) no-repeat; 
}
*.purchase { 
display: block; 
width: 121px; 
height: 22px; 
background: url(http://www.hairersoft.com/images/purchase_clicked.png) no-repeat; 
}
*.purchase { background: url(http://www.hairersoft.com/images/purchase.png) no-repeat; }
*.purchase:hover { 
background: url(http://www.hairersoft.com/images/purchase_clicked.png) no-repeat; 
}