.headline {
	background-image: url(../images/headline.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.wshade {
	background-image: url(../images/wshade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.yshade {
	background-image: url(../images/yshade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.btnshade {
	background-image: url(../images/btnshade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.gshade {
	background-image: url(../images/gshade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.leftadd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.bdr {
	border: 1px dashed #D4dA99;
}
.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: 11pt;
	color: darkblue;
}

.mallink
{
	font-family:ML-TTKarthika;
	font-weight:normal;
	font-size: 11pt;
	color: black;
	text-decoration: none;
}
.mallink:hover
{
	color: blue;
	text-decoration: underline;
}
.mallink2
{
	font-family:ML-TTKarthika;
	font-weight:normal;
	font-size: 10pt;
	color: darkgreen;
	text-decoration: none;
}
.mallink2:hover
{
	color: darkblue;
	text-decoration: underline;
}

.mallink3
{
	font-family:ML-TTKarthika;
	font-weight:normal;
	font-size: 11pt;
	font-weight: bold;
	color: darkblue;
	text-decoration: none;
}
.mallink3:hover
{
	color: blue;
	text-decoration: underline;
}


.link
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 10pt;
	font-weight: bold;
	color: darkblue;
	text-decoration: none;
}
.link:hover
{
	color: blue;
	text-decoration: underline;
}
.link2
{
	font-family:Verdana;
	font-weight:normal;
	font-size: 9pt;
	color: darkblue;
	text-decoration: none;
}
.link2:hover
{
	color: blue;
	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: 9pt;
}

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;
}
.txt 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txtfld 
{
	height: 20px;
	width: 80%;
}
.txtarea 
{
	width: 80%;
}
.formtop {
	background-image: url(../images/formtop.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.formright {
	background-image: url(../images/formright.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.formbtm {
	background-image: url(../images/formbtm.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.formleft {
	background-image: url(../images/formleft.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.links:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}