.txt {
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.txt5 {
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
a.txt5:hover{
    color:#000000;
	text-decoration:none;
	}
.txt1{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.txt1:hover{
    color:#ff6600;
	text-decoration:underline;
	}
a:hover{
    color:#000000;
	text-decoration:underline;
	}
.underline{
font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration:underline;
}
a.underline:hover {
	color:#000000;
	text-decoration:none;
}
.imgborder{
   background-image:url(../images/border.jpg);
   background-repeat:repeat-y;
   }
.imgborder1{
   background-image:url(../images/border.jpg);
   background-repeat:repeat-x;
   }
.witetxt {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}
a.witetxt:hover{
    text-decoration:underline;
	color:#000000;
	}
	.blueheadingboldtxt {
   font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color:#FF6600;
	text-decoration: none;
	}
	.greenboldtxt {
   font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color:#ff6600;
	text-decoration: none;
	
	}
	a.greenboldtxt:hover {
	color:#000000;
	text-decoration:underline;
}
.blue1txt {
   font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#ffffff;
	text-decoration: none;
	
	}
.greentxt {
   font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FF6600;
	text-decoration: none;
	
	}
a.greentxt:hover {
	color:#000000;
	text-decoration:underline;
}



