
@import url(display_block.css); /* Display: block */
@import url(p-xml.css); /*Import pseudo-XML sheet*/
@import url(std_01.css); /*Import standard items sheet*/

/*
SearchCounsel.com (RAMparts SEO ws18)
Biz stylesheet, Alternate 1 v4.0
Docket: rev_05b_01-12a_log2.html#02-03c-20_Category_tmplt_convert1
Last revised: CSS classes log entry 000, [date]
[last change's detail]
*/

/* Start rules from Standard version */

/* Default rules */

BODY {
  background-image: url(../../../Internals/Images/bkgd_orange_01.gif);
  background-repeat: repeat-x;
  background-color: white;
  font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, sans-serif;
  color: #414141;
  font-size: 1.2em;
  margin-top: 2.50em;
  margin-left: 8%;
  margin-bottom: 1.00in;
  margin-right: 7%;
}

A:link {
  color: #000080;
}

A:visited {
  color: #8000FF;
}

A:hover {
  background-color: #FFFF80;
  text-decoration: none;
}

H1, H2, H3, H4 {
  font-family: "Century Gothic", sans-serif;
  margin-bottom: 0.10em;
}

H1 {
  font-size: 1.80em;
  font-weight: bold;
  text-align: center;
  color: #414141;
  margin-top: 1.0em;
}

H2 {
  color: red;
  font-size: 1.60em;
  font-weight: normal;
  margin-top: 1.25em;
}

/*no or letter of H2 in 99 tmplts, obsolete 00-06-01*/
.H2-no {
  color: #C0C0C0;
}

H3 {
  font-size: 1.30em;
  margin-top: 0.65em;
  font-style: italic;
}

H4 {
  font-size: 1.10em;
  margin-top: 0.65em;
  margin-bottom: 0.10em;
  font-weight: normal;
  color: #FF0000;
}

H5 {
  font-size: 1.10em;
  font-style: italic;
  margin-top: 0.65em;
  margin-bottom: 0.10em;
}

TITLE {
  color: #FF0000;
  font-family: "Lucida Sans Unicode", sans-serif;
}

/* Rules to control blocks of page */

.hdr-cat {
  color: #808080;
  font-weight: bold;
  font-size: 0.70em;
  text-align: center; /*WEEKOF, Keywords, Index links*/
}

.hdr-cat-page-no {
  font-size: 0.90em;
  color: #FF0000; /*links to other pages in category in week, obsolete*/
}

.hdr-entry {
  color: #808080;
  font-size: 0.90em;
  margin-top: 0.10em; /*OL list, This Topic's Pages*/
}

.hdr-entry-title {
  color: #FF0000;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 1.10em;
  margin-bottom: 0.10em; /*title, This Topic's Pages*/
}

/* Miscellaneous rules */

/* end */