@import "../Kneaver/KNVStatic/core-styles.css";

A.PEExplainLink:link {
	BORDER-BOTTOM: #666666 1px dashed; TEXT-DECORATION: none
}
A.PEExplainLink:visited {
	BORDER-BOTTOM: #666666 1px dashed; TEXT-DECORATION: none
}
A.PEExplainLink:hover {
	BORDER-BOTTOM: #cc0000 1px solid; TEXT-DECORATION: none
}
A.PEExplainLink:active {
	LINE-HEIGHT: 150%; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

/*
.PELinkDirect
{
    display: none;
}
*/

/*
.PEExplainLink
{
}
.PEExplainLink:link
{
    color: rgb(80,80,100);
    TEXT-DECORATION: underline;
}
.PEExplainLink:hover
{
    color: rgb(95,95,95);
    TEXT-DECORATION: underline;
}
*/
body
{
    font-size: 10px;
    font-family: Georgia, Times New Roman, Times, serif;
    color: rgb(85,85,85);
}

.PEHeader
{
    font-weight: bold;
    display: block;
    color: rgb(100,100,100);
}

.PEItem
{
    display: block;
}

.PEBody
{
    display: block;
    margin-left: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.PEIntroduction
{
    display: block;
    margin-bottom: 1em;
}

.PELinks
{
    display: block;
    margin-bottom: 1em;
    margin-left: 1em;
}
/*
.PELinkDirectx .PEInternalLink .PELevel3
{
    display: none;
}

.PELinkDirectx .PEInternalLink .PELevel4
{
    display: none;
}

.PELevel1, .PELevel2, .PELevel3, .PELevel4, .PELevel5, .PELevel6, .PELevel7
{
}


.PELevel2 .PEItem
{
    display: list-item;
    list-style: disc;
}


.PELevel2
{
}


.PELevel3
{
    shape: rect;
}

.PELevel4
{
}
*/
.PECell
{
    shape: oval;
    fill: #AAAAFF;
    fillcolor: #AAAAFF;
    fillcolor2: #5555AA;
    stroke: #8888FF;
    strokecolor: #8888FF;
    strokeweight: 3;
    stroke-width: 10;
    font-size: 25;
    xxbaseline-shift : 100%;
}

text
{
    fill: #222222;
    stroke: none;
    stroke-width: 1;
}

.PEStroke
{
    stroke-width: 6;
    strokeweight: 3;
    stroke: #888888;
    strokecolor: #888888;
}

.PEStroke.PERelatedToLinkType
{
    stroke: #FF0000;
    strokecolor: #FF8888;
}

.PEPEBlogCommentType
{
    display: block;
    margin-left: 1em;
    background-color : silver;
}
 
