.BRH_LangEnglish, .english{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#brh_output_area .language{
	font-family: "BRH Kannada", "Nudi web 01 k", "BRH JHK01", "Nudi Akshar", "Nudi Akshar", "BRH Vijay", sans-serif;
	font-size: 22px !important;
}

.baraha_kannada{
	font-family: "BRH Kannada", "Nudi web 01 k", "BRH JHK01", "Nudi Akshar", "Nudi Akshar", "BRH Vijay", sans-serif;
	font-size: 22px !important;
}

a.ansi_Label{
	font-family: "BRH Kannada", "Nudi web 01 k", "BRH JHK01", "Nudi Akshar", "Nudi Akshar", "BRH Vijay", sans-serif;
	font-size: 20px !important;
}
.ansi{
	font-family: "BRH Kannada", "Nudi web 01 k", "BRH JHK01", "Nudi Akshar", "Nudi Akshar", "BRH Vijay", sans-serif;
}

div.BRH_Label_Kannda, div.BRH_Label_English{
	padding: 3px;
	background-color: #efefef;
	border-top: 1px solid silver;
	border-left: 1px solid silver;

	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	text-decoration: none;
	font-weight: bold;
	width: 20px;
	height: 28px;
	text-align: center;
	float: left;
	margin-right: 3px;
	font-size: 20px;
}

#uni_output_area, #brh_output_area{
	margin-bottom: 20px;
	font-size: 15pt;
	padding: 10px;
/*	line-height: 25px; */
	height: 150px;
	overflow: auto;
	background-color: #FCEAC7;
	border: 1px solid #FF9933;
}

div#ComposeArea{
	background-color: #efefef;
	padding: 10px;
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
}

div#ComposeArea textarea{
	width: 96%;
	height: 200px;
	font-family: "Arial";
	padding: 10px;
	margin-bottom:10px;
}

div#ComposeArea a{
	margin-right: 10px;
}