a     {text-decoration: underline;
       font-weight    : bold;
       color          : #4B007D}

body { font-family: Verdana,Arial,Helvetica,sans-serif; 
/*       background-color: #D29191; */
       background-color: #AF402A;
}
.bodybg { 
/*   background-color: rgb(255, 253, 217); */
     background-image: url(../images/bgpic.jpg);
}

body.home { font-family: Verdana,Arial,Helvetica,sans-serif;
       background-image: url(../images/tile.gif);
}

p {
   font-family: Verdana, arial,Helvetica,sans-serif;
   font-size: 10pt;
}
p.small {
   font-family: Verdana, arial,Helvetica,sans-serif;
   font-size: 8pt;
}
td.activepage {
   font-family: Verdana, arial,Helvetica,sans-serif;
   font-size: 10pt;
   background-color: rgb(111,69,43);
   color: rgb(244,244,244);
   cursor: hand;
}
td.inactivepage {
   font-family: Verdana, arial,Helvetica,sans-serif;
   font-size: 10pt;
   background-color: rgb(226,179,34);
   color: black;
}
td.inactivepageover {
   font-family: Verdana, arial,Helvetica,sans-serif;
   font-size: 10pt;
   background-color: rgb(254,248,134);
   color: black;
   cursor: hand;
}
li {
   font-family: Verdana, arial;
   font-size: 10pt;
}
h1.script { font-family: Edwardian Script ITC,Times New Roman; }
h2.menu {
   font-family: "Tempus Sans ITC", Verdana, arial,Helvetica,sans-serif;
   font-weight: bold;
   color: maroon;
   font-size: 17pt;
}
h3.menu {
   font-family: "Tempus Sans ITC", Verdana, arial,Helvetica,sans-serif;
   font-weight: bold;
   color: black;
   font-size: 12pt;
   margin: 0;  
}
p.menuprice {
   font-family: Verdana, arial,Helvetica,sans-serif;
   font-weight: bold;
   font-size: 10pt;
   margin: 0;
}
p.menu {
   font-family: "Tempus Sans ITC", Verdana, arial,Helvetica,sans-serif;
   color: black;
   font-size: 10pt;
   margin: 0;
}
img.pics {
/*   border: 1px solid #2D4B9B;*/
   margin: 0px;
}
.collapsed {
   display: none;
}

.onDisplay {

   display: block;
}

.oncolour {
   background: #FFCC99
}
.offcolour {
   background: #CC9966
}
.tables {
   border-width: 4px;
   border-style: ridge;
   border-color: #FFCC99;
   margin: 3px;
   padding: 3px;
}

.columns {
   border-style: inset;
   border-color: #FFCC99;

}

.headClass {
   position: absolute;
   text-align: center;
   left: 10px;
   top: 10px;
   width: 780px;
   height: 100px;
   color: black; 
   font: Bold 12px Arial, Helvetica;
}
.bodyClass {
   position: absolute;
   text-align: center;
   left: 10px;
   top: 100px;
   width: 780px;
   color: black; 
   font: Bold 12px Arial, Helvetica;
}
.menuLineR {
   position: absolute;
   left: 10px;
   top: 118px;
   width: 780px;
   height: 20px;
   background-color: #FFCC99;
}
.itemBorder { border: 1px solid black }
.itemText { text-decoration: none;  color: black; font: 16px Verdana, Arial, Helvetica, sans-serif }

.crazyBorder { border: 2px outset #663399 }
.crazyText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }
.mainCopyForms {
	FONT-SIZE: 11px; COLOR: #404040; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}
.inputFieldForms {
	BORDER-RIGHT: #A9BFCB 1px solid; BORDER-TOP: #A9BFCB 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #A9BFCB 1px solid; WIDTH: 200px; COLOR: #404040; BORDER-BOTTOM: #A9BFCB 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 18px
}
.textFieldForms {
	BORDER-RIGHT: #A9BFCB 1px solid; BORDER-TOP: #A9BFCB 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #A9BFCB 1px solid; WIDTH: 250px; COLOR: #404040; BORDER-BOTTOM: #A9BFCB 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 100px
}
.textFieldFormsSmall {
	BORDER-RIGHT: #A9BFCB 1px solid; BORDER-TOP: #A9BFCB 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #A9BFCB 1px solid; WIDTH: 198px; COLOR: #404040; BORDER-BOTTOM: #A9BFCB 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 100px
}
.selectMenu {
	BORDER-RIGHT: 1px solid #E6E8FA; BORDER-TOP: 1px solid #E6E8FA; FONT-SIZE: 10px; BORDER-LEFT: 1px solid #E6E8FA; COLOR: #404040; BORDER-BOTTOM: 1px solid #E6E8FA; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 18px; BACKGROUND-COLOR: #DFFFFF;
}
