a:link {
	color: #3b79a0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3b79a0;
}
a:hover {
	text-decoration: underline;
	color: #3b79a0;
}
td.off {
    background: #1982cd;
	border:#bababa;
  }
.photoov{ cursor:pointer; border: 1px solid #000000;;}
td.on {
 	background: #e5e5e5;
	border:#bababa;
  }
.txt11{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3b79a0;
	letter-spacing:0px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3b79a0;
	letter-spacing:1px;
}
.txt13 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing:1px;
}
.thumb a {
  display: block;
  width: 200px;
  height: 50px;
  text-indent: -100em;
} 
.thumb a:hover{ display: block;
  width: 200px;
  height: 50px;
  text-indent: -100em;
  background-image: url(square.gif); }
.border {
	border: 1px solid #000000;
}
.border-right {
	border-right: 3px solid #dadada;
}
.borderth {
	border: 2px solid #999999;
}
.border-thick {
	border-top: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}
.border-thickth {
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.bigtxt {
	font-family: Georgia,Times New Roman, Times, serif;
	font-size: 14px;
	color: #3b79a0;
	font-weight: bold;
}
.smtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
}
.line-down {
	border-bottom: 1px solid #666666;
}
.txt11-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	letter-spacing:0px;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006699;
	font-weight:bold;
	letter-spacing:1px;
}
.line{

 border-bottom:1px dashed #ffffff;
}
.line1{
 border-bottom:1px dashed #006699;
 border-top:1px dashed #006699;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3b79a0;
	letter-spacing:1px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3b79a0;
	letter-spacing:1px;
}
.bordersandhand {
	border: 2px solid #999999;
	cursor: hand;
}