

.menuheading {
	font-size: 0.8em;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color:#614A2C;
	letter-spacing: 0.1em;
	word-spacing: 0.3em;
	text-align: justify;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	z-index: 10;
	line-height: .01em;
}

.smallmenuheading {
	font-size: 0.8em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color:#614A2C;
	letter-spacing: normal;
	word-spacing: 0.1em;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	z-index: 0;
	line-height: .9em;
	margin-top: -.5em;
}

.details {
	     font-size:10pt;
         color:#614A2C;
	     text-align:left;
}


a:hover {
font-weight : bold;
font-size : 0.9em;
font-family : times new roman;
color : #614A2C;
background :  normal;
text-decoration : normal;
}

a:visited, a:link, a:active {
font-weight : bold;
font-size : 0.9em;
font-family : times new roman;
color : #614A2C;
text-decoration : normal;
} 

.heading {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color:#614A2C;
}

CAPTION.MYTABLE
  {
     background-color:#ffffff;
     color:#614A2C;
     border-width:2px;
     border-color:black;
  }

  TABLE.MYTABLE
  { 
     font-family:times;
     font-size:1em;
     width:500px;
     border-color:light blue;
     border-width:2px;
	 color:#614A2C
  }

  TH.MYTABLE
  {
     font-size:12pt;
     color:#614A2C;
  }


  TR.MYTABLE
  { 
  }

  TD.MYTABLE
  {  
     font-size:10pt;
     background-color:#ffffff;
     color:#614A2C;
     border-style:dotted;
     border-width:2px;
     border-color:#66CCFF;
     text-align:center;
  }




  TABLE.MENUTABLE
  { 
     font-family:times;
     font-size:1em;
     background-color:ffffff;
     width:700px;
     border-style:none;
     border-width:0px;
  }

  TH.MENUTABLE
  {
     font-size:10pt;
     color:white;
  }


  TR.MENUTABLE
  { 
     vertical-align:center;
  }

  TD.MENUTABLE
  {  
     font-size:10pt;
     background-color:lightblue;
     color:#614A2C;
     border-style:solid;
     border-width:1px;
     border-color:brown;
     text-align:center;
  }
