.menubak {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/menubarbak.jpg);
	background-repeat: repeat-y;
	width: 156px;
}
a.left:link, a.left:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bakimg {
	background-image: url(images/bakimg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.headingtxt {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-indent: 20px;
}
.redbtnbak {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/redbtn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 95px;
}



.seprator {
	background-image: url(images/menuseprator.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	width: 131px;
}

a.left:hover {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
.orgbtnbak {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/orgbtn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 95px;
}
.formsep {
	background-image: url(images/formseprator.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.inputbtn {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/inputbtnbak.jpg);
	background-repeat: repeat-x;
	border: 1px solid #990000;
}

.FormHeading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #990000;
}

