.hyp {
	text-decoration:none;
	color:#393939;
}
A:active {
	text-decoration:'underline';
	color: #393939;
}
A:hover {
	text-decoration:none;
	color: #ff9900;
}
A:visited {
	
}

.normal, TD {
  font: normal 11px/17px tahoma, arial, helvetica, sans-serif, verdana;
  color:#393939;
}

.normalred{
  font: normal 11px/17px tahoma, arial, helvetica, sans-serif, verdana;
  color:#ff0000;
}

.txtbox{
	background-color: #F4F5F7;
	width:150;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;

	
	

}

.tdleft{
	
	border-left-width: 0px;

	

}

.layer {
    scrollbar-highlight-color:#000000;
    scrollbar-shadow-color:#E3E3D2;
    scrollbar-arrow-color:#000000;
    scrollbar-base-color:TableCaptionBgColor;
    scrollbar-face-color:#B6ACC2;
    scrollbar-scroll:no
	height:80;

}

H1, H2, H3, H4, H5 {
color: #A97D26;
font-weight:bold;
font-family: tahoma, arial, helvetica, sans-serif, verdana;
font-size: 20px;
margin: 0px 0px 5px 0px;
}