 html, body, div, span, object, blockquote, pre,
a, abbr, address, big, em, img, small, sub, sup, dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tr, th, td 
{
margin: 0px;
padding: 0px;
border: 0;
outline: 0;
font-style: normal;
font-size: 12px;
font-family:"Trebuchet MS", Arial;
vertical-align: baseline;
}


html, body {color: #1d1d1d; height:100%; min-width: 1000px; position:relative;}
body {background: #fff 100% 0% no-repeat;}/*#c3c3c3*/
a {text-decoration: underline;}
ul {list-style: none;}
h1, h2, h3, h4, h5, h6 {color:#514D4D; margin:1em 0 0.5em;}

/* global styles */
.fleft {float: left;}
.fright {float: right;}
.abs {position: absolute;}
.bo {border: 1px solid red;}
