.pagebg {
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.brdrline {
	font-family: verdana;
	font-size: 11px;
	color: #cacaca;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.ar11 {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

.matweb16 {
	font-family:Matweb;
	font-size: 18px;
	color: #000000;
}
.matweb_headin {
	font-family:Matweb;
	font-size: large;
	color: #346900;
	font-weight: bold;
}
.matweb_headin2 {
	font-family:Matweb;
	color: #d33135;
	font-weight: bold;
	font-size: 18px;
}
.karthika13 {
	font-family:ML-TTKarthika;
	font-size: 16px;
	color: #000000;
}
.txtbox {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}.gobtn {
	font-family: arial;
	font-size: 10px;
	color: #333333;
	background-image: url(images/go.jpg);
	height: 21px;
	width: 26px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.menulnk a:hover { background: #ef3e43; color:#FFFFFF; text-decoration: none; font-weight: bold;}
td.menulnk { background: #ef3e43; width: 100%; color: #FFFFFF;}
td.menulnk a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 100%;
	text-align: left;
	line-height: 30px;
	font-weight: bold;
}
