.StdBack
{
    font-family: arial;
    background-color: #6a7da6;
    background-attachment: fixed;
    scrollbar-base-color: #6a7da6;
    scrollbar-arrow-color: black;
    scrollbar-DarkShadow-Color: "#77aaee";
}
.StdHead
{
    font-family: arial;
    background-color: #154392;
    background-attachment: fixed;
    background-image: url(/cloud.gif);
    scrollbar-base-color: "#857B82";
    scrollbar-arrow-color: black;
    scrollbar-DarkShadow-Color: "#857B82";
}
.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-bottom-width: thick;
}
.background
{
    background-color: #154392;
}
.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%;
}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:none;}
a:visited, span.MsoHyperlinkFollowed
	{color:blue;
	text-decoration:none;}
a:hover, span.MsoHyperlink
	{color:White;
	text-decoration:none;
	background-color:#bbbb00}