/* CSS Document */
.address{
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
	text-align:center;
}

.TamilTxt{
	color:#33FF66;
	background:#00FF99;
}
.disphdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;//CF4C2F;
	text-decoration: none;
	
	background-color:#33AAFF;/* #f6d233;//#33AAFF;//#0099CC;//#006AB0;*/
}
.rpthdr2 {
	background-color:#FBFFDD;
	vertical-align:middle;
	text-align:left;
}
.rpthdr2Right {
	background-color:#FBFFDD;
	vertical-align:middle;
	text-align:right;
}
.rpthdr3 {
	background-color:#F7FFF7;
	vertical-align:middle;
}

A.link1:hover {
	BACKGROUND: #448ccb; COLOR: #ffffff
}
A.link2:hover {
	COLOR: #006666; BORDER-BOTTOM: #006666 1px dotted
}
A.link4:hover {
	COLOR: #006666; BORDER-BOTTOM: #006666 1px dotted
}
A.link3:hover {
	COLOR: #006666; BORDER-BOTTOM: #006666 1px dotted
}
A.link6:hover {
	TEXT-DECORATION: none
}

A.link5:hover {
	TEXT-DECORATION: none
}
A.main4:hover {
	COLOR: #006666; BORDER-BOTTOM: #006666 1px dotted; BACKGROUND-COLOR: white
}
A.link7:link {
color: #00084b;
text-decoration: none;
}

A.link7:visited {
color: #00084b;
text-decoration: none;
}

A.link7:active {
color: #ff0000;
text-decoration: none;
}

A.link7:hover {
color: #ff0000;
text-decoration: none;
}

@font-face {
font-family: TheneeUniTx;
src:url(http://www.inayam.net/font/THENEE.eot);
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.artistTd{
 	font-size: 11px;
    font-weight: normal;
    padding: 5px 0;
    text-decoration: underline;
}
.cornerLeft {
    float: left;
    margin:0 20px 20px 0;
}