/* CSS Document */

.p{
font-family: Verdana, sans-serif;
font-size: 11px;
color:#000000;
line-height: 18px;
padding: 3px;
}

.navigatind{
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399CC;
	display: block;
	width: 150px;
	padding: 8px;
}

.navigatind:hover{
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 150px;
	padding: 8px;
}

.txtdentro{
	font-family: "Arial Unicode MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtlink {
	font-family: Arial;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}


.txtdentrngrt{
	font-family: "Arial Unicode MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
}

.txtdentrnew{
	font-family: "Arial Unicode MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}

.txtdentrngiat{
	font-family: Arial;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

.txmni{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtdappa{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}

