/* CSS Document */
body {font-size: 16px; font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; background:white; color:#666666	;  padding:0px; margin:0px; text-align:center; background:#EEEEEE;}

/* **** Help **** */
.l { display: inline; float: left; }
.r { display: inline; float: right; }
.cl { clear: left; }
.cr { clear: right; }
.out { position: absolute; left: -2000px; top: -2000px; }
.bold { font-weight: bold; }
.br { clear: both; }
.break { height: 1px; font-size: 1px; clear: both; overflow: hidden; visibility: hidden; }
.small { font-size: 92%;}
.suppress { color: #666666; font-weight: normal; }
.hidden { display: none; }
.block{display:block;}
.center { text-align:center; }
.left { text-align: left !important; }
.right { text-align: right; }
.red{color:#CC0033;}
.orange{color:#FF6600;}
.blue{color:#3366FF;}
.green{color:#009933;}
.sprite{position:absolute; top:0px; left:0px; display:block; width:100%;}
a .sprite{cursor:pointer;}

/* **** anchors **** */
a{color:#D87916;}
a:hover{color:#0050A6;}

p{margin:0px 0 10px;}
/* **** universally **** */ 
h1{margin:1.2em 0 0.8em; font-size:24px; line-height:1; =margin-top:0.8em;}
h2{margin:0.7em 0 0.2em; font-size:18px; }
h3{margin:1em 0 0.5em; font-size:150%;}
h4{margin:0.8em 0 0.5em; font-size:117%; line-height:1;}
h5, h6{margin:0.8em 0 0.5em; font-size:100%; }

#main h1{color:#D28C01;}
#main h1 span{font-size:12px; position:relative; top:-10px; margin:0;}

img{border:0px;}

.color{color:#D28C01;}