/* FIX IE6 Scrollbars bug - Leave this in! */
html {overflow-x: auto;} 

html, body{margin: 0; padding: 0;border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
body, table, tr, td {font-family: Arial, Helvetica, sans-serif, Tahoma; font-size: 11px;}
body{background: #333333 url(img/bg1.gif); color: #999999;}
img{border: 0;}
img.ileft {margin: 2px 10px 0px 0px;}
img.iright {margin: 2px 0px 0px 10px;}

a, a:link, a:visited, a:active {color: #cccccc; text-decoration: underline;}
a:hover {color: #cccccc; text-decoration:underline;}


.text p{margin: 1px 0px; text-indent: 20px; text-align: justify;}
.text li{text-align: justify;}

.accent p{color: #CCCCCC;}

td.box{padding:22px 10px;}
div.box{margin:12px 10px;}

.fon{background-color:#020409;}