﻿body
{
	background-color: #999999;
}
TABLE
{
}
.clsTableBorder
{
	border-right: darkgray thin dotted;
	border-top: darkgray thin dotted;
	border-left: darkgray thin dotted;
	border-bottom: darkgray thin dotted;
	table-layout: auto;
	border-collapse: collapse;
}
.clsContentTable
{
	background-color: white;
}
.clsTopMenu
{
	background-color: #c96200;
	font-size: 10px;
	font-family: Verdana;
}
.clsTopBar
{
	background-color: #FEC633;
	font-size: 22px;
	font-family: ML-TTRevathi;
	font-weight: bold;
	color: Black;
}
.clsTableTop
{
	background-color: gainsboro;
	font-size: 16px;
	font-family: ML-TTRevathi;
	font-weight:bold;
	color: black;
}
.clsTopRight

{
	background-image: url(images/index_03.gif);
	font-size: 20pt;
}
.clscopy
{
	font-size: 9px;
	font-family: Verdana;
	background-color: #c96200;
	vertical-align: top;
	text-align: center;
}
.clsFontMal
{
	font-size: 13px;
	font-family: ML-TTRevathi;
	color: ghostwhite;
	font-weight: bold;
}
.clsFontEng
{
	font-size: 11px;
	font-family: Verdana;
}
.clsFontMalContent
{
	font-size: 12pt;
	color: black;
	font-family: ML-TTRevathi;
	text-decoration: none;
}
.clsHeader
{
	font-family:ML-TTRevathi;
	font-size:16px;
	font-weight:bold;
	color:Black;
}