body{
background-image: url(images/bg.gif);
	background-color: #222222;
	margin: 0px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
	
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CB0303;
	text-decoration: underline;
}


.link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	
	
}


.link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CB0303;
	text-decoration: underline;
}


table tr td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 10px;
	line-height: 17px;

}


.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-left:10px;
	padding-right:10px;
}

.dots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #930205;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom:5px;
}

li {
	azimuth: left-side;
	list-style-image: url(images/tick.jpg);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	text-decoration: none;
	margin-top:10px;
	margin-bottom:10px;
	padding-left: 10px;
	line-height: 18px;
}


h1 {
	font-family:verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-top:5px;	
	color: #930205;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-top:15px;
		padding-bottom: 10px;
	color: #990033;
}

#menu {

font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
color: White;

	
}

#menu a {

font-family: Arial, Helvetica, sans-serif;
font-size: 7px;
font-weight: bold;
color: White;

	
}

#menu a:hover {

font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 7px;
font-weight: bold;
color: Yellow;
text-decoration: underline;
	
}

#leftcell{
	background-image: url(images/leftbg.jpg);
	width:230px;
}



#tableb{
   width:902px;
   background-color: #ffffff;
   border-left:1px solid #ffffff;
   border-right:1px solid #ffffff;
}


#leftcell{
width:210px;
background-image:url(images/leftbg.jpg);
background-repeat: repeat-y; 

}

#leftsubcell{
width:210px;
background-image:url(images/left_sub_bg.jpg);
background-repeat: repeat-y; 

}


#rightcell{
   width:168px;
background-color: #EBEBEB;
border-top:1px solid #B1B1B1;
border-right:1px solid #B1B1B1;
border-bottom:1px solid #B1B1B1;
border-left:1px solid #B1B1B1;
}

#indexcell{
   width:692px;
	background-color: #F0ECED ;
}

#subcell{
   width:694px;
	background-color: #ffffff;
}


.box{
	background-repeat: no-repeat;
	margin-top: 5px;
}

.topshade{
	background-image: url(images/table_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:34px;
}
.midshade{
	background-image: url(images/table_mid.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height:37px;
	border-left:1px solid #CBCBCD;
	border-right:1px solid #CBCBCD;
	border-bottom:1px solid #CBCBCD;		
	}

/*-----------------------------------------------TAMIL CONTENT START-----------------------------------------------------------*/
.tamil{
 font-size:9pt;
 text-align:justify;
 padding:0px;
 font-family: Code2000;
 line-height:25px;
 color:#930205;
 font-weight:bold;
}
.tamil_content{
 font-size:9pt;
 text-align:justify;
 font-family: Code2000;
 line-height:25px;
 color:#000000;
 padding-left:10px;
 padding-right:10px;
}
/*-----------------------------------------------TAMIL CONTENT END-----------------------------------------------------------*/