*{margin:0;
padding:0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;
padding:0;
border:0;
vertical-align:baseline;
background:transparent;
}
body {font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
font-size:11px;
background:#4d3b37;
color:#5e5a4d;
height:100%;
}

fieldset, input, textarea, button {
font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6, pre, hr, p, a,
blockquote, ul, ol, dl, address, li, form {
font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;}
h1, h2, h3, h4, h5, h6 {clear:left;}
form label {
cursor:pointer;
}
ul {
list-style-type:none;
}
.clear, hr {
clear:both;
visibility:hidden;
}
.clear_l {clear:left;}
.float_l {
float:left;}
img.float_l {margin:0 19px 5px 0;}
img.float_r {margin:0 0 5px 10px;}

.float_r {
float:right;
}
a img {
border:none;
}
a {text-decoration:none;
color:#5a3c32;
}
.alright {float:right;}
.alleft {float:left;}
.alignRight {text-align:right;}
.alignLeft {text-align:left;}

body {
line-height:1;
}
ol, ul {
list-style:none;
}
blockquote, q {
quotes:none;
}

p {margin:4px 0 8px 0;
line-height:18px;
}
/* remember to define focus styles! */
:focus {
outline:0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration:none;
}
del {
text-decoration:line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse:collapse;
border-spacing:0;
}

/* My reset styles ! */
label, input {
cursor:pointer;
}
fieldset {
border:none;
}
input, select, textarea {
font-size:100%;
}
input, select, textarea  {
border:none;
cursor:pointer;	
font-size:11px;
color:#5A3C32;
}

.clear, hr {
clear:both;
height:1px;
overflow:hidden;
visibility:hidden;
}


