body,td,input{
font-family: verdana, arial, sans-serif;
font-size: 11px;	
}

textarea{
margin-top: 4px;
}

h2{
font-size: 17px;
margin-bottom: 0px;
}

.unicodetxt {
color: #000000;
font-family: TSCu_InaiMathi, verdana, arial, Helvetica, sans-serif;
font-size: 12px;
width: 100%;
height: 100px;
background: #fcfcfc;
border: 1px solid #000000;
}


.baminitxt {
color: #000000;
font-family: baamini, bamini, tamilweb, sans-serif;
font-size: 16px;
width: 100%;
height: 100px;
background: #fcfcfc;
border: 1px solid #000000;
}

.plaintxt {
color: #000000;
font-family: verdana, arial, sans-serif;
font-size: 11px;
width: 100%;
height: 100px;
background: #fcfcfc;
border: 1px solid #000000;
}


.tamiltxt{
color: #000000;
font-family: baamini, bamini, sans-serif;
font-size: 18px;
}

.unitxt{
color: #000000;
width: 100%;
height: 120px;
overflow: auto;
border: 0px;
background-color: #FFF;
font-family: InaiMathi, verdana, arial, sans-serif;
font-size: 14px;
}

.transtxt{
        color: #000000;
        font-family: verdana, arial, sans-serif;
        font-size: 17px;
}

.mtl{
width: 100%;
height: 80px;
overflow: auto;
border: 0px;
background-color: #FFF;
vertical-align: top;
font-family: tahoma, "Microsoft Sans Serif", sans-serif;
font-size: 14px;
}

.transin {
        color: #000000;
        font-family: verdana, arial, sans-serif;
        font-size: 10px;
        background: #eeeeee;
        border: 1px solid #000000;
        width: 125px;
}


.transin_tamil {
        color: #000000;
        font-family: baamini, bamini, sans-serif;
        font-size: 14px;
        background: #eeeeee;
        border: 1px solid #000000;
        width: 125px;
}


.grey{
	color: #444;
}

.button{
	width: 140px;
}


#bamArea{
	display: none;
}


#boxFour, #boxFourHead{
	visibility: hidden;
}


#transFrame{
	width: 902px; 
	border: 1px solid #CCC; 
	padding: 12px; 
	background-color: #FFF;
}


#transButtonLayer{
	width: 902px;
	text-align: left;
}


#transButtonLayer .butt1{
	width: 175px;
	background-color: #CCC;
	padding-left: 8px;
	margin-left: 10px;
	float: left;
}

#transButtonLayer .butt2{
	width: 175px;
	background-color: #CCC;
	padding-left: 8px;
	margin-left: 492px;
}

#revtrans{
	display: none;
}



