﻿body {
}

/*links */


/*A:link {text-decoration: underline; color:#3366CC}
A:visited {text-decoration: underline; color:#660066}
A:hover {font-weight:bold}*/




/* text styles*/

p.notes {font-family:Sans-Serif; font:verdana; font-size:60%; color:White}

p {font-family:Sans-Serif; font:verdana; font-size:small; color:#666666}

rss {font-family:Sans-Serif; font:verdana; font-size:small; color:#666666;  text-align:left}

p.title {font-family:Sans-Serif; font:verdana; font-size:medium; font-weight:bold; text-align: center}

p.small {font-family:Sans-Serif; font:verdana; font-size:small}

p.quote {font-family:Sans-Serif; font:verdana; font-size: small; font-style:italic; text-align: right}

ul { font-family:Sans-Serif; font:verdana; font-size: small; list-style-type: disc; text-align: left; color: #5f5f5f}

/* top menu styles */

.level1
{
    color: White;
    font-family: Sans-Serif;
    font: Verdana;
    background-color: #5f5f5f;
    font-size: medium;
    text-align: center;
}


.hoverstyle
{
    color: #681e5b;
}
       
.sublevel1
{
    color: White;
    font-family: Sans-Serif;
    font: Verdana;
    background-color: #5f5f5f;
    font-size: smaller;
    text-align: center;
}

.selected
{
    color: White;
    font-family: Sans-Serif;
    font: Verdana;
    background-color: #5f5f5f;
    font-size: medium;
    font-weight: bold;
    text-align: center;
}


/* side menu styles */

.level2
{
    color: #333333;
    font-family: Sans-Serif;
    font: Verdana;
    font-size: medium;
    text-align: center;
}


.hoverstyle
{
    color: #681e5b;
}
       
.sublevel1
{
    color: White;
    font-family: Sans-Serif;
    font: Verdana;
    background-color: #5f5f5f;
    font-size: smaller;
    text-align: center;
}

.selected2
{
    font-family: Sans-Serif;
    font: Verdana;
    font-size: medium;
    font-weight: bold;
    text-align: center;
}