<style type="text/css">   

body {
	scrollbar-face-color: #FFFBDB;
	scrollbar-shadow-color: #DDDAC5;
	scrollbar-3dlight-color: #FFF7B3;
	scrollbar-arrow-color: #CDC793;
	scrollbar-base-color: #FFFBDB;
	scrollbar-track-color: #FEF8C6;
	scrollbar-darkshadow-color: #D4D1B6;
	scrollbar-highlight-color: #FFFBDB;
	margin: 0;
	padding: 0;
	margin-left: 2%;
	margin-right: 2%;

}	
a	{
	text-decoration: none;
	font-weight: bold;
	color: #FF800F;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FF800F;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF800F;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #663300;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF800F;
}
.titlebig {font-family: Monotype Corsiva, Verdana, Arial, Helvetica; color: #663300; font-weight: normal; font-size: 22pt; text-align: center;}
.title {font-family: Monotype Corsiva, Verdana, Arial, Helvetica; color: #663300; font-weight: normal; font-size: 18pt; text-align: center;}
.titlesmall {font-family: Monotype Corsiva, Verdana, Arial, Helvetica; color: #663300; font-weight: normal; font-size: 14pt;}
.titlesmallred {
	font-family: Monotype Corsiva, Verdana, Arial, Helvetica;
	color: Red;
	font-weight: normal;
	font-size: 14pt;
}
.normal {text-decoration: none;  font-weight: normal; color: #663300; font-size: 12pt; font-family: Technical, Bookman Old Style, Verdane,  Arial, Helvetica; }
.normaltop {
	text-decoration: none;
	font-weight: normal;
	color: #663300;
	font-size: 12pt;
	font-family: Technical, Bookman Old Style, Verdane, Arial, Helvetica;
	vertical-align : top;
}
td {text-decoration: none;  font-weight: normal; color: #663300; font-size: 12pt; font-family: Technical, Bookman Old Style, Verdane,  Arial, Helvetica; }
.date {text-decoration: none; font-weight: bold; color: #663300; font-size: 11pt;  font-family: Technical, Bookman Old Style, Verdane,  Arial, Helvetica;}
.normalcenter {text-decoration: none; font-weight: normal; color: #663300; font-size: 12pt; text-align: left; font-family: Technical, Bookman Old Style, Verdane,  Arial, Helvetica; }
.small {text-decoration: none; font-weight: normal; color: #663300; font-size: 10pt; font-family:technical, Bookman Old Style, Verdana, Arial, Helvetica; }
.small2 {text-decoration: none; font-weight: normal; color: #663300; font-size: 8pt; font-family:technical, Bookman Old Style, Verdana, Arial, Helvetica; }

<!-- menuscript markup -->
.menu
  {
   position:relative;
   background-color: &nbsp; ;
   border:1px solid #663300 ;
   width:180;
   font-size:22px;
   font-family:monotype corsiva;
   font:bold;
   color:#663300;
   position:absolute;
   cursor:se-resize;
  }
  .item_panel
  {
    width:178;
    border-left:1px solid #663300;
    border-right:1px solid #663300;
	clip:rect(0,178,0,0);
    position:absolute;
  }
  .item_panel a
  {
  	text-decoration: none;   
   color:#663300;	   
  }
  .item
  {
   background-color: &nbsp; ;
   width:178;
   font-size:20px;
   font-family:monotype corsiva;
   font:bold;
  }
</style>	
