HTML {
	
}
BODY {
    background-color: "#F0FFFF";
    background-image: url('../images/tnbg.png');
    background-repeat: repeat;
    background-position-y:50%
}

.tvakey {
	background-image:url('../images/keyboard.png');
    background-color: "#F0FFFF";
    background-repeat: repeat;
    background-position-y:50%

}

Div#strip
{ 
    border-width: 0px


}
.head    { font-family: TAU-Valluvar; font-size: 14pt; color: #008080; font-weight: bold }
.head1   { font-family: TAU-Valluvar; font-size: 12pt; color: #008080; font-weight: bold }
.bdy     { font-family: TAU-Valluvar; font-size: 10pt; text-decoration: none; font-weight: bold; color: #8A4500; line-height: 14pt; text-align:left}
.bdy01   { font-family: TAU-Valluvar; font-size: 10pt; text-decoration: none; color: #007575; line-height: 17pt; text-align:left}
.bdyc    { font-family: TAU-Valluvar; font-size: 10pt; text-decoration: none; font-weight: bold; color: #008080; line-height: 14pt; text-align:center}
.bdyr    { font-family: TAU-Valluvar; font-size: 10pt; text-decoration: none; font-weight: bold; color: #8A4500; line-height: 14pt; text-align:right}

.bdy_en     { font-family: Verdana; font-size: 11pt; text-decoration: none; font-weight: bold; color: #8A4500; line-height: 14pt; text-align:left}
.bdy01_en   { font-family: Verdana; font-size: 11pt; text-decoration: none; color: #007575; line-height: 12pt; text-align:left}
.bdyc_en    { font-family: Verdana; font-size: 11pt; text-decoration: none; font-weight: bold; color: #008080; line-height: 14pt; text-align:center}
.bdyr_en    { font-family: Verdana; font-size: 11pt; text-decoration: none; font-weight: bold; color: #8A4500; line-height: 14pt; text-align:right}



.alignleft { float: left; font-family: Verdana; font-size: 12pt; color: #8A4500; font-weight: bold}
.alignright { float: right;}


ol.a {list-style-type:number;}

/* Link colors to be changed here */
a:active {color: #0000CC; text-decoration: none}
a:hover {color: #FF0000; text-decoration: none}
a:link {color: #008080; text-decoration: none}
a:visited {color: #FF0000; text-decoration: none}

.hidden { display: none; }
.unhidden { display: block; }


ol.custom
 {
  list-style-type: none;
  text-indent: -28px;
  padding-left: 28px;
}

ol.custom li.a:before { content: "\0BE7.\0020"; }
ol.custom li.b:before { content: "\0BE8.\0020"; }
ol.custom li.c:before { content: "\0BE9.\0020"; }
ol.custom li.d:before { content: "\0BEA.\0020"; }
ol.custom li.e:before { content: "\0BEB.\0020"; }
ol.custom li.f:before { content: "\0BEC.\0020"; }
ol.custom li.g:before { content: "\0BED.\0020"; }
ol.custom li.h:before { content: "\0BEE.\0020"; }
ol.custom li.i:before { content: "\0BEE.\0020"; }