.tamilfont {
	font-family: "bamini";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bodybg {
	background-image: url(../images/bodybg.jpg);
}
.footertext {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.linktext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2671A6;
	text-decoration: none;
}
.linktext1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #330066 ;
	text-decoration: none;
}

.normaltext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boldtext {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.boldtext_small {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.border {
	border: 1px solid #999999;
}
.header_style{
	font-family:Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FF9800', EndColorStr='#FFC200');
	text-indent: 5pt;
	height: 22px;
	border: 1px dashed #FFFFFF;
}
