body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { 
	margin        	: 0px; 
	padding       	: 0px;
	color         	: #464646;
	font   	      	: normal 11px Verdana, Arial, Helvetica, Geneva, sans-serif;
	}

body	{
	text-align	: center;
	background 	: #ffffff;
	}



#RaskTxt {
	margin-top : 7px;
}


.DataButton
{
	font: 11px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #fdfbe6;
	text-align: center;
	height: 18px;
	width: 80px;
	border-top-color: #ead596;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #ead596;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #464646;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #464646;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color : #ca9800;
	
}

.DataInput
{
	font: 11px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #464646;
	border-top: 1px solid #ca9800;
	border-bottom: 1px solid #ca9800;
	border-left: 1px solid #ca9800;
	border-right: 1px solid #ca9800;
	background: #ffffff;
}

.RedTxt
{
	COLOR: #c73b23;
}


