.whitebodytxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none
}
.blackbodytxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.txtfield {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	border: 1px solid #A5ACB2;
}
.graybodytxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.generalbodytxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height:16px
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height:16px;
	
}
.pink-link {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC33CC;
}
.heading {
	font-family: Tahoma;
	font-size: 17px;
	color: #336699;
}	
.heading1{
	font-family: Tahoma;
	font-size: 12px;
	color: #336699;
}	
.subheading {
	font-family: Tahoma;
	font-size: 11px;
	color: #336699;
}		
.whitetxt {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	}
.heading-inner {
	font-family: Tahoma;
	font-size: 14px;
	color: #E5F4FF;
	}
.left-boder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFE4FF;
}
.left-right-gray-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}
.right-boder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFE4FF;
}
.blacktxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height:16px
}
.highlighttxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF3399;
	}
	h1 {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	margin:0
	}
	.border {
	border: 1px solid #E6E6E6;
}
