.contxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
.txt {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}

.txt1 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
.txt1black {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}

.txt1black1 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}

.txtB {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
.contxtbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;

	color: #000000;
	text-decoration: none;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;


}
.contxtbldright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;


}
.contxtbldcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;


}
.linktxt {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;

}
.linktxt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linktxt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linktxt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.linkcontenttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;

}
.linkcontenttxt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linkcontenttxt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linkcontenttxt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.button{
	background-color:"#D60234";
	border-left:1px solid #0C147F;
	border-right:1px solid #0C147F;
	border-top:1px solid #0C147F;
	border-bottom:1px solid #0C147F;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#ffffff;
	cursor:pointer
	}
	.button1{
	background-color:"#D60234";
	border-left:1px solid #0C147F;
	border-right:1px solid #0C147F;
	border-top:1px solid #0C147F;
	border-bottom:1px solid #0C147F;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#ffffff;
	cursor:pointer
	}
	{
	input.red {background-color: #cc0000; font-weight: bold; font-size: 12px; color: white;}
	}