.accentbar {
	background: url(../media/help/bar_top.gif);
}
TD.navline {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 7pt;
	padding: 1px 14px 3px 0px;
}
.content {
	margin: 0px;
	padding-top: 0px;
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.7em;
}
.framed {
	border: 1px solid #E0E0E0;
	padding: 5px;
}
TABLE.bordered {
	border-collapse: collapse;
	border: 1px solid lightGrey;
}
.bordered TD, TH {
	text-align: center;
	border: 1px solid lightGrey;
}
.navBarLinks {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
}
A { font-family: Verdana; }
A, A:visited {
	color: #B36363;
}
A:hover {
	color: #D7A7A7;
}
CODE {
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFAFA;
	border: 1px solid #FFF0F0;
}
.ell {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666}
DT { font-weight: bold; }
DD {  margin-bottom: 1em; margin-left: 0px; }
PRE { font-size: 10pt; font-weight: bold; background-color: #FFFAFA; border: 1px solid #FFF0F0; }
SPAN.button {
	padding: 1px 13px 2px 24px;
	background-image: url(images/arrow_but.gif);
	background-position: left center;
}
DIV.seealso {  background-color: #FFEEE0; line-height: 1.4em; padding-bottom: 2px; }
DIV.seealso P { margin-top: 0px; margin-bottom: 0px; margin-left: 2px; margin-right: 2px;}
DIV.seealso UL { margin: 0px; }
DIV.seealso LI {  list-style-type: square; margin-left:1.4em;}
CITE { background-color: #FFFEF0; display: block; }
H3 { font-size: 12pt; margin-top: 0px; }
H4 { font-size: 11pt; }
UL { margin-left: 18px; }
LI { margin-left: 0px; }
.phpdigHighlight { color:#000000; background-color:#FFDD44; font-weight:bold; }
/*.searchText {padding:5px;
	   margin-top:0;
       margin-bottom:18px;
       margin-right:0px;
       border:2px dotted #BBBBBB;
	   border-top:0;
       background-color:#EEEEEE;
       font-size:10px}
.searchBar {background-color:#FFE8E8;
       margin-top:8px;
	   margin-bottom:0;
       padding:3px;
       border-top:1px solid #D7A7A7;
       border-bottom:1px solid #D7A7A7;
       }*/

.searchText {
	font-size: 10px;
	margin-top: 2px;
	line-height: 16px;
}
.searchBar {
	border-top: 1px solid #D7A7A7;
	border-bottom: 1px dotted #BBBBBB;
	margin-bottom: 0;
	padding-left: 6px;
	background-color: #FFE8E8;
}
.searchBar A {
	color: #A05353 !important;
	text-decoration: none;
}
.searchBar A:hover {
	text-decoration: underline;
}
