.fotter_img {
	background-image: url(../../Kidsfront/html/images/footer_img.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt-blue {
	font-family: tahoma, Verdana;
	font-size: 12px;
	color: #0075A5;
	text-decoration: none;
	font-weight: bold;
}
.txt-orange {
	font-family: tahoma, Verdana;
	font-size: 12px;
	color: #FFB230;
	text-decoration: none;
	font-weight: bold;
}
.txt-yellow {
	font-family: tahoma, Verdana;
	font-size: 12px;
	color: #FFD500;
	text-decoration: none;
	font-weight: bold;
}
.txt-green  {
	font-family: tahoma, Verdana;
	font-size: 12px;
	color: #93DD47;
	text-decoration: none;
	font-weight: bold;
}
.txt-pink  {
	font-family: tahoma, Verdana;
	font-size: 12px;
	color: #FF00FF;
	text-decoration: none;
	font-weight: bold;
}.controlbg {
	background-position: right top;
}
.heading-blk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.input {
	font-family: tahoma, Verdana;
	font-size: 11px;
	border-top: 1px solid #F4DA5F;
	border-right: 2px solid #F4DA5F;
	border-bottom: 2px solid #F4DA5F;
	border-left: 1px solid #F4DA5F;
	font-weight: bold;
}
.bg {
	background-repeat: repeat-x;
}
.loginout {
	background-color: #FFCC33;
	border: 1px solid #660000;
	padding: 1px 5px;
}

