.headline {
	background-image: url(../images/headline.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.linkss {
	text-decoration: none;
	color: white;


}
.linkss:hover {
	text-decoration: underline;
	color: #ffffcc;
	
	
}
.centershade {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-image: url(../images/centershade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.leftshade {
	background-image: url(../images/leftshade.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.rgtcurve2 {
	background-image: url(../images/rgtcurve2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.rgtshade {
	background-image: url(../images/rgtshade.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bdr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #0066CC;
	border-bottom-color: #0066CC;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.sesame {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #66CCFF;
}
.subheadline {
	background-image: url(../images/subheadline.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066CC;
	height: 15px;
	width: 95px;

}
.maltext
{
	font-family:ML-TTKarthika;
	font-weight:normal;
	font-size: 12pt
}

.mallink
{
	font-family:ML-TTKarthika;
	font-weight:normal;
	font-size: 11pt;
	color: darkblue;
	text-decoration: none;
}
.mallink:hover
{
	color: blue;
	text-decoration: underline;
}
.mallink2
{
	font-family:ML-TTKarthika;
	font-weight:normal;
	font-size: 11pt;
	color: #cccccc;
	text-decoration: none;
}
.mallink2:hover
{
	color: darkblue;
	text-decoration: underline;
}
.headnews{
	font-family:ML-TTKarthika;
	font-weight:normal;
	font-size: 11pt;
	color:#000000;
}

.mainnewsblk{
	font-family:ML-TTKarthika;
	font-weight:normal;
	font-size: 11pt;
	color:#000000
}

.engtext
{
   font-family: verdana;
   font-size: 10pt;
}

td
 {
    font-family: verdana;
	font-size: 9pt;
 }
 
 .txbox{
	font-family: verdana;
	font-weight:normal;
	font-size:10pt;	
	color:black;
	border: solid 1pt black;	
}
.fields {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	width: 160px;
	border: 1px dashed #003366;
}
.butt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	width: 60px;
	border: 1px solid #003366;
}
.links {

	text-decoration: none;
	color: #000000;
}
.links:hover {
	text-decoration: underline;
	color: #ffffcc;
	
	
}