
p {}

a:link { color: #630; text-decoration: underline; }

a:visited { color: #630; text-decoration: underline; }

a:hover { color: #000; text-decoration: underline; }

a:active { color: #000; text-decoration: underline; }

a.menu:link { display: block; height: 30px; width:130px; font-size: large; text-align: center; color: #630; background-image: url(images/menubg.gif); border-color: #c93 #630 #630 #c93; border-style: inset; border-width: 3px; }

a.menu:visited { display: block; height: 30px; width:130px; font-size: large; text-align: center; color: #630; background-image: url(images/menubg.gif); border-color: #c93 #630 #630 #c93; border-style: inset; border-width: 3px; }

a.menu:hover { display: block; height: 30px; width:130px; font-size: large; text-align: center; color: #000; background-image: url(images/menubg2.gif); border-style: outset ; border-width: 3px; border-color: #c93 #630 #630 #c93; }
  
a.menu:active { display: block; height: 30px; width:130px; font-size: large; text-align: center; color: #000; background-image: url(images/menubg.gif); border-style: outset ; border-width: 3px; border-color: #c93 #630 #630 #c93; }

body { color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; }

.main_td_bg { background-image: url(images/main_bg.jpg); }

.cursor { cursor: crosshair; }

.side { display: block; background-image: url(images/menubg.gif); padding-top: 5px; padding-bottom: 5px; border-color: #c93 #630 #630 #c93; border-style: inset; border-width: 3px; }

.pad { padding: 10px;}