.bodytext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.datetext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1CA0E5;
	text-decoration: none;
}
.linktext {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #BC2323;
	text-decoration: none;
}
.footertext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.titletext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height:20px;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newstext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:18px;
}
.style_rgthbox {
	border-right: 1px dotted #909090;
	border-bottom: 1px dotted #909090;
	border-left: 1px dotted #909090;
}
.img_border {
	padding: 1px;
	border: 1px solid #C5C5C5;
}
.dotline_hor {
	background-image: url(../images/dotline_hor.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.dotline_ver {
	background-image: url(../images/dotline_ver.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.title_tamil {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CE565B;
}
.title_english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.left-floating 
{
	float: left;
	text-decoration: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #334F92;
	text-decoration:none;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.timetext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: Red;
	text-decoration: none;
}