body
{
    color: #1b3f95;
}

.show
{
    visibility: visible;
}

.hide
{
    visibility: hidden;
}

.navlink, .navlinkhover
{
    text-align: center;
    font-size: larger;
    font-weight: bold;
    font-variant: small-caps;
    color: #ffffff;
    background-repeat: no-repeat;
    border-width: 2px;
    border-color: #ffffff;
}

.navlink
{
    background-color: #1b3f95;
}

.navlinkhover
{
    background-color: #00adef;
}

.navlink a, .navlinkhover a
{
    color: #ffffff;
    text-decoration: none;
}

img.left
{
    float:left;
}

img.right
{
    float:right;
}

.left
{
    text-align:left;
}
.center
{
    text-align:center;
}

.right
{
    text-align:right;
}

.tablecenter
{
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}

.sidebar
{
    vertical-align: top;
    width: 275px;
}

.main
{
    vertical-align: top;
    width: 700px;
}

/*body{margin:0px;padding:0px;}

.main div{clear:both;}

.main table{border-width:1px;border-style:outset;background-color:#808080;background-color:#808080;}

.main td,.main th{border-width:1px;border-style:inset;background-color:#ffffff;}

.sidebar{color:yellow;background-color:black;width:16.5%;position:fixed;top:0px;left:0px;bottom:0px;background-position:top right;background-image:url('./img/fade.jpg');background-repeat:repeat-y;}

.logo{color:black;background-color:transparent;background-image:url('./img/logo.png');background-repeat:no-repeat;position:absolute;top:10px;left:10px;width:100px;height:100px;}

.sidebartext{position:fixed;width:15%;top:115px;left:1%;font-size:110%;}

.sidebartext a{color:yellow;background-color:transparent;}

.header{color:black;background-color:white;margin-left:16.5%;margin-right:20px;padding:0px;border:0.1px solid white;}

.main{color:black;background-color:white;margin-left:16.5%;margin-right:20px;padding:0px;border:0.1px solid white;}





ul{list-style-type:disc;}

li.fsav{list-style-image:url("./img/fsav.gif");}

li.avg{list-style-image:url("./img/avg.gif");}

img.pad{padding:5px;}

dl.imgleft{clear:both;float:left;padding 5px;}
dl.imgleft dd{margin:0px;font-size:small;text-align:center;}
dl.imgright{clear:both;float:right;padding 5px;}
dl.imgright dd{margin:0px;font-size:small;text-align:center;}*/
