
/* Simple Round Box -Orange  Color */
.roundboxorange{width:100%;  height:auto;  padding:5px;  margin:5px; }
.roundboxorange .topleft{height: 29px;width:23px; background: #fff url(../images/tdtopleft.jpg) no-repeat; color: #000;}
.roundboxorange .topmiddle{height: 29px;width:854px; background: #fff url(../images/tdtopmiddle.jpg) repeat-x; color: #000;}
.roundboxorange .topright{height: 29px;width:23px; background: #fff url(../images/tdtopright.jpg) no-repeat; color: #000;}
.roundboxorange .centerleft{height: auto;width:23px; background: #fff url(../images/tbmiddleleft.jpg) repeat-y; color: #000;}
.roundboxorange .centermiddle{height: auto;width:auto; background: #fff url(../images/tdcenter.jpg) repeat; color: #000;}
.roundboxorange .centerright{height: auto;width:23px; background: #fff url(../images/tdmiddleright.jpg) repeat-y;color: #000;}
.roundboxorange .bottomleft{height: 29px;width:23px; background: #fff url(../images/tdbottomleft.jpg) no-repeat; color: #000;}
.roundboxorange .bottommiddile{height: 29px;width:854px; background: #fff url(../images/tbbottomcenter.jpg) repeat-x;color: #000;}
.roundboxorange .bottomright{height: 29px;width:23px; background: #fff url(../images/tdbottomright.jpg) no-repeat; color: #000;}
.roundboxorange h1{color:Black;text-decoration:underline;}
.roundboxorange img{border:none;}
.roundboxorange .headerimg{width:15px; height:15px;border:none;}



