.hlt0 {background:#D3FFE0; color:#FF0000; font-weight:bold; font-family:"Verdana"; font-size:12px;}
.hlt1 {background:#F1FFB2; color:#FF0000; font-weight:bold; font-family:"Verdana"; font-size:12px;}
.hlt2 {background:#FDFFA4; color:#FF0000; font-weight:bold; font-family:"Verdana"; font-size:12px;}
.hlt3 {background:#FFE5B2; color:#FF0000; font-weight:bold; font-family:"Verdana"; font-size:12px;}
.hlt4 {background:#E4D1FF; color:#FF0000; font-weight:bold; font-family:"Verdana"; font-size:12px;}

.rating {font-size:12px; font-weight:bold;}

.ShowMore{color:blue; font-size:8pt; text-decoration:none;}
.ShowLess{color:blue; font-size:8pt; text-decoration:none;}
.ShowMoreHighlight{color:black; font-size:8pt; text-decoration:none; background-color:#FFCCDD;}
.ShowLessHighlight{color:black; font-size:8pt; text-decoration:none; background-color:#FFCCDD;}
.col1 , .col2, .col3{background-color:#f0fff0;}
.protatable{width:100%; padding:0;}
.protacol1{width:30px;}
.protacol2, .protacol2a{
width:250px;
text-align:left;
vertical-align:top;
padding:3px;
background-color:#f8f8f8;
border-left:1px solid #707070;
border-right:1px solid #707070;
border-bottom:1px solid #707070;
}
.protacol2a{
border-top:1px solid #707070;
font-size:12px;
font-weight:bold;
background-color:#e0e0e0;
}
.protacol3, .protacol3a{
text-align:justify;
vertical-align:top;
padding:3px;
background-color:#f8f8f8;
border-bottom:1px solid #707070;
}
.protacol3a{
border-top:1px solid #707070;
font-size:12px;
font-weight:bold;
background-color:#e0e0e0;
}
.protacol4, .protacol4a{
text-align:left;
vertical-align:bottom;
padding:3px;

background-color:#f8f8f8;

//border-left:1px solid #707070;
border-right:1px solid #707070;
border-bottom:1px solid #707070;
}
.protacol4a{
border-top:1px solid #707070;
font-size:12px;
font-weight:bold;
background-color:#e0e0e0;
}

.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #AAAAAA;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}
.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}
.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}
.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}

font.africlass{font-weight:bold; color:#00aa00;}
font.dictionary{font-weight:bold; color:#0000dd; font-size:xx-large;}
font.plant{font-style:italic;}
font.planttitle{font-weight:bold; font-size:xx-large;}
font.mentioned{font-weight:normal; font-size:x-large;}
span.scroll {max-height:600px; height:expression(this.scrollHeight>599?"600px":"auto"); overflow:auto; border:1px solid #666; padding:3px; position:relative;}
div.sectiontitle{font-weight:bold; text-align:left;}
div.sectiontitle2{font-weight:bold; text-align:center; font-size:x-large;}
span.showmoresort{border:1px solid #333;background-color:#dddddd;font-size:12pt;font-weight:bold;}
.commentcontainermaster{width:706px;}
.commentcontainer{width:706px; border:1px solid #00FF00;}
.commenttext{padding:3px; text-align:left; font-family:arial; font-size:12px;}
.commentvotes{height:auto !important; min-height:40px; height:40px;}
.commentreplyspam{ font-size:10px; font-family:arial; padding:3px;}
.commentthumbs{font-size:12px; font-family:arial; font-weight:bold; vertical-align:top;}
.commenttime{font-size:11px; font-weight:bold; text-align:left; padding:2px; font-family:verdana;}
.commentdivider{width:704px; height:1; border:0px; background-color:#D0D0FF;}
font.protaedit{font-size:12px; font-weight:normal;}
.starEdit{cursor:pointer;}
.Cmmnt{color:#D4712B; font-size:10pt; text-decoration:none;}