.PageBorder     {
                 border-left:     1px solid #848484;
                 border-right:    1px solid #848484;
                }

.SideBar        {
                 border-left:     1px solid #848484;
                 border-right:    1px solid #848484;
				 border-bottom:    1px solid #848484;				 
                }

.SidebarHeader  {
	font-family:     Verdana;
	font-size:       11px;
	font-style:      normal;
	line-height:     normal;
	font-weight:     bold;
	font-variant:    normal;
	text-align:      center;
	color:           #FFFFFF;
	padding-top:     3px;
	padding-bottom:  3px;
	border-top:      1px solid #848484;
	border-bottom:   1px solid #848484;
	background:      #006633;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #848484;
                }


.NavigationItem {
                 font-family:     Verdana;
                 font-size:       11px;
                 font-style:      normal;
                 line-height:     normal;
                 font-weight:     bold;
                 font-variant:    normal;
                 text-align:      left;
                 color:           #FFFFFF;
                 margin-left:     9px;
                 margin-right:    9px;
                 margin-top:      6px;
                 margin-bottom:   6px;
                }

.HighlightItem  {
                 font-family:     Verdana;
                 font-size:       11px;
                 font-style:      normal;
                 line-height:     normal;
                 font-weight:     normal;
                 font-variant:    normal;
                 text-transform:  none;
                 color:           #000000;
                 margin-left:     9px;
                 margin-right:    9px;
                 margin-top:      12px;
                 margin-bottom:   12px;
                }

.HowDoIitem     {
                 font-family:     Verdana;
                 font-size:       11px;
                 font-style:      normal;
                 line-height:     normal;
                 font-weight:     normal;
                 font-variant:    normal;
                 text-transform:  none;
                 color:           #000000;
                 text-indent:     -12px;
                 text-align:      left;
                 margin-left:     15px;
                 margin-right:    9px;
                 margin-top:      0px;
                 margin-bottom:   2px;
                }
thead td	{background: buttonface; 
			 /*font: menu; */
			 border: 1px outset white;
			 cursor:pointer;
			 cursor:hand; 
			 padding-top: 0; 
			 padding: bottom: 0;
			 border-top: 1px solid buttonhighlight;
			 border-left: 1px solid buttonhighlight;
			 border-right: 1px solid buttonshadow;
			 border-bottom: 1px solid buttonshadow;
			 height: 16px;
			 }
thead .arrow { font-family: Webdings;
					  color: black; 
					  padding: 0; 
					  font-size: 10px;
           			  height: 11px; 
					  width: 10px; 	}

