.realtype {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.realsmall {
	font-family: "Bookman Old Style";
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.realred {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.Titletype {
	font-family: "Bookman Old Style";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.Help {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
}
.record {
	font-family: "Bookman Old Style";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.paragr {
	font-family: "Lucida Sans";
	font-size: 14px;
	color: #000000;
}
.Webice {
	font-family: Freshbot;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.realwhite {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}
.parasm {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #666666;
}
.perla {
	font-family: "Bookman Old Style";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.Streber {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.StreberB {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
}
.StreberBlue {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #226b91;
	font-weight: bolder;
}
.StreberGrey {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.linkbWhite {

	/* height: 54px; */
	padding-top: 5px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005480;
	font-weight: bold;
}

ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    background: #bdf url(tab.png);
    float: left;
    margin: 0 1px 0 0;
    padding-left: 10px;
	font-weight: bold;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
   text-decoration: none;
}

ol#toc a {
    background: url(tab.png) 100% 0;
    color: #008;
    display: block;
    float: left;
    height: 2em;
    line-height: 2em;
    padding-right: 10px;
    text-decoration: none;
}

ol#toc li.current {
    background-color: #48f;
    background-position: 0 -60px;
	font-weight: bold;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
   text-decoration: none;
}

ol#toc li.current a {
    background-position: 100% -60px;
    color: #fff;
    font-weight: bold;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
   text-decoration: none;
}

div.content {
   
    clear: left;
    padding: 1em;
}
