BODY {
/*	scrollbar-arrow-color: #897845;
	scrollbar-face-color: #663300;
	scrollbar-highlight-color: #EBEBE0;
	scrollbar-3dlight-color: #33372F;
	scrollbar-darkshadow-color: #33372F;
	scrollbar-shadow-color: #484728;
	scrollbar-track-color: #CC9966;*/
	background-image: url("images/BG.jpg");
}

.menu { 
		  height: 20px;
		  width: 131px;
		  cursor:hand;
		  line-height: 15pt;
		  font-weight: bold;
		  text-align: center;
		  display: block;
/*		  border-bottom: #5D687F 1px solid;	*/	  
 }
		  
a.menu:link 	{
	background-image: url("images/button.gif");
	background-color:#996600;
	color: #CCCC99;	
	text-decoration: none;
	font-size: 10px;	
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

a.menu:visited 	{
	background-image: url("images/button.gif");
	background-color:#996600;
	color: #CCCC99;	
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;	
	font-family:Arial, Helvetica, sans-serif;
}

a.menu:active 	{
	background-image: url("images/button.gif");
	background-color:#996600;
	color: #EEEEDA;	
	text-decoration: none;
	font-size: 10px;	
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

a.menu:hover 	{
	background-image: url("images/buttonDown.gif");
	background-color:#996600;
	color: #FFFFCC;	
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif
}

.menu_bottom_line	{ border-right: #5D687F 1px solid; }

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.NoticeMe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; font-weight: bolder; color: #FFFFFF; }
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	color: #663300;
}
.style13 {color: #663333;
	font-weight:bold;}
#Layer1 {
	position:absolute;
	left:6px;
	top:6px;
	width:118px;
	height:34px;
	z-index:1;
}
.style14 {	color: #FFFFFF;
	font-weight: bold;
}
.VerySmall {	font-size: xx-small;
}

