td.off {
background: #835114;
color:#F8e0be;

font-size: x-small; font-weight: bold; font-family: Arial;
}
td.on {
background: #E4B472;
cursor:hand;
color:#462300;
font-size: x-small; font-weight: bold; font-family: Arial;

} 

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(image/blue_bg.gif);
}
.style1 {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {
	font-family: Verdana;
	font-size:  small;
	font-weight: bold;
     color:#663300
	 }
a:link {
	border: thin none;
	list-style-type: none;
	list-style-position: inside;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #DCD6B4;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
}

.style12 {
	font-family: Verdana;
	font-size: 13px;
	color: #999999;
}


.style26 {
          font-size: 13px; 
		  font-family: 
		  Verdana;  
		  }
		  
a.b_link:link {
  color: navy; 
  text-decoration: none; 
  }
a.b_link:visited {
  color: navy; 
  text-decoration: none; 
}
a.b_link:hover {
  color: #999999; 
  text-decoration: underline; 
  background: #FFFFFF;}
a.b_link:active { 
  color: #9999CC; 
  text-decoration: underline; 
  background: #FFFFFF;}