body a:active {outline: none;}
body a:focus {-moz-outline-style: none;}
body a {outline:0;}
input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {border : 0px;}
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {border : 0px;}
#header a img, #menu a img{outline:none;}

/*Error Alert Start*/
#msg {display:none; position:absolute; z-index:200; background:url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {
	display:block;
	color:#7C403F;
	padding:5px;
	min-width:150px;
	max-width:250px;
	background-color: #FEE9AC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7C403F;
	border-right-color: #7C403F;
	border-bottom-color: #7C403F;
	border-left-color: #7C403F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*Error Alert End*/

/*Login Css Start*/
/*.bglogin .textfield {
	background-color: #FEE9AC;
	border: 1px solid #FEE9AC;
	color: #92624B;
	font-size: 12px;
	padding: 5px;
}
.bglogin .btnlogin {
	border: 1px solid #FEE9AC;
	background-color: #FEE9AC;
	cursor: pointer;
	padding: 3px;
	color: #783C3D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}*/
/*Login Css End*/

/*.datatable {
	background-color: #532C2B;
}
.datatable .records {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #532C2B;
	color: #F9E2B4;
}
.datatable .records  select {
	font-size: 11px;
	background-color: #D6BD7A;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.datatable .records  a {
	text-decoration: none;
	color: #F9E2B4;
}
.datatable .bottom {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #532C2B;
	color: #F9E2B4;
}
.datatable .bottom  select {
	font-size: 11px;
	background-color: #D6BD7A;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.datatable .bottom .nos {
	font-size: 11px;
}
.datatable .bottom .nos a {
	background-color: #800040;
	color: #F9E2B4;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.datatable .bottom .nos a:hover {
	background-color: #FCF1DA;
	color: #532C2B;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}

.datatable .bottom  a {
	text-decoration: none;
	color: #F9E2B4;
}


.datatable .tdhead {
	background-color: #B3A281;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 35px;
	padding: 3px;
}
.datatable .rowtd1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #532C2B;
	height: 20px;
	background-color: #F9E2B4;
	padding: 3px;
}
.datatable .rowtd2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #532C2B;
	height: 20px;
	background-color: #FCF1DA;
	padding: 3px;
}form {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form input {
	border: 1px solid #532C2B;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
form textarea {
	border: 1px solid #532C2B;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
form select {
	border: 1px solid #532C2B;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
form .btnupdate {
	background-color: #532C2B;
	color: #FEF4DA;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form .btncancel {
	background-color: #532C2B;
	color: #FEF4DA;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form .btnsubmit {
	background-color: #532C2B;
	color: #FEF4DA;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}*/
