/*
  SearchEngineKnowledge.com - Global Styles
*/

body {
  margin: 0;
  padding: 0;
  font-family: verdana, sans-serif;
  font-size: 69%;
  color: #000;
  background-color: #fff;
}

table {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover { 
color: #CC6600;
}
a:active {
	color: #006699;
}

form {margin: 0px}

.bdtextv {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #545454;
}

.bdtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

.captntext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #545454;
}

.mentitle {
color: #222222
}

.subtitle {
  font-size: 1.1em;
  font-weight: bold;
  color: #000000;
}

.topics {
  font-size: 1.3em;
  font-weight: bold;
  color: #337788;
}

pre.code, code {
  color: #005770;
  font-family: "bogus font here", monospace;
  font-size: 100%;
}

pre.code {
  border: 1px solid silver;
  background-color: #f5f5f5;
  padding: 0.5em;
  overflow: auto;
  margin: 2em;
}

h1 {
  font-size: 1.4em;
  font-weight: bold;
  color: #337788;
  margin-top: 0em;
  margin-bottom: 0em;
}

h2 {
  font-size: 1.2em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: bold;
}

h3 {
  font-size: 1.0em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: bold;
}

h4 {
  font-size: 0.95em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: normal;
}

h5 {
  font-size: 0.9em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: normal;
}

h6 {
  font-size: 0.85em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: normal;
}

img {
  border: 0px none;
}

.inlineimg {
  vertical-align: middle;
}

ul.menlst { font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 30px;
list-style-image: url("/layout/barr1.gif");
list-style-type: none;
padding-left: 11px;
margin-left: 3px;
margin-top:  5px;
margin-bottom: 5px;
}

ol, ul, li {/*
  list-style: none;*/
  font-size: 1.0em;
  line-height: 1.2em;
  margin-top: 0.2em;
  margin-bottom: 0.1em; 
}

p {
  font-size: 1.0em;
  line-height: 1.2em;
  margin: 1.2em 0em 1.2em 0em;
}

li > p {
  margin-top: 0.2em;
}

pre {
  font-family: monospace;
  font-size: 1.0em;
}

strong, b {
	font-weight: bold;
}

.empha b {
	color: #555555;
}

.catlnk a:link
{
	color: #545454;
	text-decoration: none;
}
.catlnk a:visited
{
	color: #545454;
	text-decoration: none;
}
.catlnk a:hover
{
	color: #545454;
	text-decoration: underline;
}
.catlnk a:active
{
	color: #545454;
	text-decoration: none;
}

.footlnk a:link
{
	color: #555555;
}
.footlnk a:visited
{
	color: #555555;
}
.footlnk a:hover, .footlnk a:active
{
	color: #000000;
}