  body {
  background: #151515;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8px;
  margin:15px;
  margin-top:0px;
  margin-bottom:0px;
  }
  }

  #container {
  width:860px;
  background: #1F2227;
  color:#FFF;
  border: 1px solid #000;
  border-top: 15px solid #000;
  }
    #greybox {
  height:180px;
  width:100px;
  }
/* ---------------------------- Box Normal ---------------------------- */ 
#boxtop div  { background: url(aimages/cornertopleft.gif) no-repeat top left; }
#boxtop      { background: url(aimages/cornertopright.gif) no-repeat top right; }
#boxbot div  { background: url(aimages/cornerbottomleft.gif) no-repeat bottom left; }
#boxbot      { background: url(aimages/cornerbottomright.gif) no-repeat bottom right; clear:both;}

 /* height and width details */
#boxtop div, #boxtop, #boxbot div, #boxbot {
	width: 100%;
	height: 10px;
	font-size: 1px;
}

#boxcontent  { margin: 0 10px; }
#boxroundbox {  margin-bottom: 0px; background: #363C48; }
#aboxroundbox {  width: 280px; margin-bottom: 0px; background: #363C48; }
/* ---------------------------- Box White ---------------------------- */
#boxtopw div  { background: url(aimages/cornertopleft_w.gif) no-repeat top left; }
#boxtopw      { background: url(aimages/cornertopright_w.gif) no-repeat top right; }
#boxbotw div  { background: url(aimages/cornerbottomleft_w.gif) no-repeat bottom left; }
#boxbotw      { background: url(aimages/cornerbottomright_w.gif) no-repeat bottom right; clear:both;}

 /* height and width details */
#boxtopw div, #boxtopw, #boxbotw div, #boxbotw {
	width: 100%;
	height: 10px;
	font-size: 1px;
}

#boxcontentw  { margin: 0 0px; color:#000;}
#boxcontentw a { color:#000; text-decoration:none;}
#boxcontentw a:hover{ color: #555; text-decoration:underline;}
#boxroundboxw {  margin-bottom: 0px; background: #FFF; }
#aboxroundboxw {  width: 850px; margin-bottom: 0px; background: #FFF; }

/* ---------------------------- Box black ---------------------------- */
#boxtopb div  { background: url(aimages/cornertopleft_b.gif) no-repeat top left; }
#boxtopb      { background: url(aimages/cornertopright_b.gif) no-repeat top right; }
#boxbotb div  { background: url(aimages/cornerbottomleft_b.gif) no-repeat bottom left; }
#boxbotb      { background: url(aimages/cornerbottomright_b.gif) no-repeat bottom right; clear:both;}

 /* height and width details */
#boxtopb div, #boxtopb, #boxbotb div, #boxbotb {
	width: 100%;
	height: 10px;
	font-size: 1px;
}

#boxcontentb  { margin: 0 10px; }
#boxroundboxb {  margin-bottom: 10px; background: #000; }
/* ---------------------------- end boxes ---------------------------- */
