.StdBack
{
    font-family: arial;
    color: Yellow;
    background-image:url(/edge.gif);
    background-color: black;
    background-attachment: fixed;
    background-repeat:no-repeat;
    scrollbar-base-color: Yellow;
    scrollbar-arrow-color: Black;
    scrollbar-DarkShadow-Color: #bbee55;
}

.StdHead
{
    font-family: arial;
    background-color: #86b6e7;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.StdContent
{
    font-family: arial;
    background-color: green;
}
.MenuSelect
{
    background-color: Black;
    width: 240;
    color: gold;
}
.HelpSelect
{
    background-color: #ffffcc;
    width: 150;
    color: Gold;
}
.tabblack
{
    background-color: #ffffcc;
    border-color: Gold;
    border-style: outset;
    border-width: thick;
}
.background
{
    background-color: #e6ffe6;
}
.backgroundrd
{
    background-color: #ffff33;
}
.blackback
{
    font-family: arial;
    background-color: black;
    scrollbar-base-color: #666666;
    scrollbar-arrow-color: Black;
    scrollbar-DarkShadow-Color: #bbee55;
}
.yellowback
{
    font-family: arial;
    background-color: #ffff99;
    scrollbar-base-color: #ffff33;
    scrollbar-arrow-color: Black;
    scrollbar-DarkShadow-Color: #ffff11;
}
.lefte
{
    background-color: transparent;
    background-image: url(lefte.jpg);
    background-repeat: repeat-y;
    background-position: left 50%;
}
.righte
{
    background-color: transparent;
    background-image: url(righte.jpg);
    background-repeat: repeat-y;
    background-repeat: repeat;
    background-position: right 50%;
}
.lefterd
{
    background-color: transparent;
    background-image: url(lefterd.jpg);
    background-repeat: repeat-y;
    background-repeat: repeat;
    background-position: left 50%;
}
.righterd
{
    background-color: transparent;
    background-image: url(righterd.jpg);
    background-repeat: repeat-y;
    background-position: right 50%;
}
.pagetable
{
    background-color:ffffee;
    border-style:groove;
    width:720;
    color: Black;
}
.shade
{
    background-color:#ffffcc;  
    color: Black;  
}
.big
{
    width: 200;
    height: 200;
    color: Yellow;
    background-color:#111144;
    font-size: 20px;
    text-align:center;
}
.topbar
{
    font-size:20px;
    font-weight:bolder;
}
.butimg
{
    border-width: 5;
    border-style: groove;
}

a:link, span.MsoHyperlink
{
    color: gold;
    text-decoration: none;
}
a:visited, span.MsoHyperlinkFollowed
{
    color: gold;
    text-decoration: none;
}
a:hover, span.MsoHyperlink
{
    color: White;
    text-decoration: none;
    background-color: Gold;
}
