@font-face {
 font-family: Japanese Brush;
 font-style:  normal;
 font-weight: normal;
 src: url(http://www.claypoleforge.co.uk/fonts/JAPANES1.eot);
}
@font-face {
 font-family: Tempus Sans ITC;
 font-style:  normal;
 font-weight: normal;
 src: url(http://www.claypoleforge.co.uk/fonts/TEMPUSS1.eot);
}
body {
 background-color:black;
 font-family:Tempus Sans ITC,Arial;
 font-size:14pt;
 text-style:bold;
 text-align:left;
 valign:top;
 color:yellow;
 scrollbar-3dlight-color:#666666;
 scrollbar-arrow-color:#999;
 scrollbar-base-color:#000000;
 scrollbar-darkshadow-color:#000000;
 scrollbar-face-color:#000000;
 scrollbar-highlight-color:#333333;
 scrollbar-shadow-color:#000}
}
h1 {
 text-decoration:underline;
 text-align:center;
 font-size: 18pt;
}
h2 {
 font-size:16pt
}
h3 {
 text-decoration:underline;
 font-size:14pt;
}
table {
 border-collapse:collapse;
 border-style:ridge;
 border-color:#000000;
 border-width:1;
 padding:5;
}
p, td {
 font-size:14pt;
 text-align:left;
 text-style:bold;
 color:yellow;
}
td.home {
 text-align:justify;
 font-size:18pt;
}
a {
 font-family:arial;
 text-decoration: none;
}
a.item {
 font-size: 16pt;
 color: blue;
}
a:hover {
 font-style:bold;
 color: #D8BFD8;
}
.title {
 font-family:Japanese Brush,Arial;
 font-size:36pt;
 text-align:center;
 color:red;
}
.subtitle {
 font-family:Tempus Sans ITC,Arial;
 font-size:24pt;
 text-align:center;
 color:blue;
}
.menu {
 background-color:#333333;
 width:240;
 height:25;
 font-size: 10pt;
 valign:middle;
}
.menuItem {
 font-family:arial;
 color:#00FF00;
}
.menuShow {
 display:show;
}
.menuHide {
 display: none;
}
.menuHover {
 text-style:bold;
 color: #D8BFD8;
}
.submenuItem {
 font-size: 10pt;
 color: #FF0000;
}
.price {
 font-family:arial;
 color:yellow;
}