body {font-size:10pt; font-family:Arial; font-weight:normal;}
.headerstyle { background-color:Black; font-size:12pt; font-weight:bold; color:Red}
.middleItem {margin-left: 20px;margin-top: 15px;	margin-right: 10px;}
.middleItemIcon {cursor: pointer;width: 9px;height: 10px;margin-top: 5px;float: left;clear: left;}
.itemBtnOpen {background: url(../images/opened_gray.gif) no-repeat 0 0;}
.itemBtnClosed {background: url(../images/closed_gray.gif) no-repeat 0 0;}
.middleItemTitle {display: inline; text-decoration: underline; color: #006233; background-color:#FBFBD8; font-family: arial, sans-serif;font-size: 11pt; padding-left: 5px;font-weight: normal;}
.middleItemBody {margin-left: 14px;margin-top: 5px;line-height:normal;}
.scrollDiv {height:200px; overflow:auto; border:solid 1px Black; padding:5px;}