.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F47E00;
	text-decoration: none;
}
.txt1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#666666;
	text-decoration: none;
}
.txt2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bolder;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	text-decoration: none;
}
.txt3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color:#315F81;
	text-decoration: none;
}

.txt4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color:#315F81;
	text-decoration: none;
}

.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FD7802;
}
.a:link {
	text-decoration: none;
}
.a:visited {
	text-decoration: none;
	color: #FD7802;
}
.a:hover {
	text-decoration: none;
	color: #3986BA;
}
.a:active {
	text-decoration: none;
	color: #FD7802;
}
.border {
    border-bottom:dashed;
	border-bottom-color:#FF9900;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
.b:link {
	text-decoration: none;
	color:#315F81;
}
.b:visited {
	text-decoration: none;
	color: #315F81;
}
.b:hover {
	text-decoration: none;
	color: #000000;
}
.b:active {
	text-decoration: none;
	color: #315F81;
}
.table  {
    border:thick;
	border-color:#FF9900;
	border-style:solid;
	border-width:1px;
	}

.trlbutton 
 {
	border-right:#0099CC thin double;
	border-top:#0099CC thin double;
	border-left:#0099CC thin double;
	border-bottom:#0099CC thin double;
	font-weight:bold;
	font-size: 11px;
	background-image:none;
	cursor:hand;
	color: #901416;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color:White;
	text-decoration: none;	
} 
.Text_Box
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#000000;
	border-width: 1px;
	border-color: #000000;
}