/* ****************   nav styles   **************** */
#nav .txtscrl {
	padding-top: 1px;
	padding-left: 28px;
}




/* ****************   content styles   **************** */
#content {
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	width: 600px;
	margin-left: 6px;
}
#content a{
	text-decoration: none;
}
#content td{
	vertical-align: bottom;
}
#content h2 {
	font-size: 11px;
	margin: 0 0 10;
	text-shadow: 0px 1px black;
	background-color: #F0F0F0;
	border: 1px solid #A1A5A9;
	width: 560px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#search {
	text-align: right;
	width: 310px;
}
#shrtcut {
	width: 600px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: ridge;
	border-top-color: #A1A5A9;
	border-bottom-color: #CCCCCC;
	margin-top: 12px;
}
#content .shortcuts {
	font-size: 10pt;
	text-align: center;
	font-weight: bolder;
	background-image: url(../../img/global/bg-gray.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #A1A5A9;
	font-variant: small-caps;
}
#content .shortcuts a{
	color: #BD3030;
}
#content .totop {
	font-size: 9px;
	font-weight: bolder;
	background-image: url(../../img/global/bg-graylite.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#content .hi {
	color: #CC0000;
}
#content .scroll {
	overflow: auto;
	height: 460px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: inset;
	border-left-style: ridge;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content .xl24  {
	font-weight: bold;
	width: 242px;
}
#content .xl30  {
	font-size: 12pt;
	text-shadow: 0px 1px gray;
	text-align: left;
	font-weight: bolder;
	color: #BD3030;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A1A5A9;
	background-position: top;
	padding-left: 2px;
	padding-top: 2px;
	background-image: url(../../img/global/bg-graylite.gif);
}
.label {
	font-size: 8pt;
	text-align: left;
	font-weight: bolder;
}
img.left {
	float: left;
	margin-right: 6px;
	vertical-align: text-bottom;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 4px;
}
.vendcol {
	width: 234px;
}
.prefixcol {
	width: 68px;
}




/* ****************   dhtml box styles   **************** */
#dhtmlgoodies_contentBox {
  border: 1px solid #0000CC;
  height: 0px;
  visibility: hidden;
  position: absolute;
  background-color: #FBFBFB;
  overflow: hidden;
  padding: 6px;
  width: 250px;
}

#dhtmlgoodies_content {
  position: relative;
  width: 100%;
  font-size: 0.9em;
}

#dhtmlgoodies_slidedown {
	position: relative;
	width: 250px;
	margin-left: 40px;
}




/* ****************   sb styles   **************** */
#blwsb {
	margin-right: 6px;
	width: 160px;
	margin-left: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
