reset-html, body, div, span, applet, object, iframe,
blockquote, pre,  p,
a,  acronym, address, big, cite, code,
del, dfn,  font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
}

BODY {
    background-color: #000000;
	background-repeat:repeat-x ;
    font: normal 12px/120% Arial, Helvetica, sans-serif;
	color: #ffffff;
}



fieldset {border: 1px solid #6e2f14;}
hr {border: 1px solid #6e2f14;}

.td1{
	text-align: center;
	font-weight: bold;
	font: normal 12px/120% Arial, Helvetica, sans-serif;
	color: #ffffff;}

a:link {
	font: normal 12px/120% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6e2f14;
	text-decoration: none;
}

a:hover {
	font: normal 12px/120% Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6e2f14;
	text-decoration: none;

}

a:visited {
	font: normal 12px/120% Arial, Helvetica, sans-serif;
	color: #6e2f14;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
td {
	font: normal 12px/120% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: center;

}
button {
	font: normal 12px/120% Arial, Helvetica, sans-serif;
	color: #0033FF;
}

textarea {
	    background-image: url(n.png);
        background-color: transparent;
        border: thin solid #993300;
}

input {
	background-color: transparent;
	border: thin solid #993300;
}
select {
	font: normal 12px/120% Arial, Helvetica, sans-serif;
	color: #6e2f14;
	background-color: #F3D99C;
	border: thin solid #993300;
}
