body
{
    font-family: verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
}

p, ol, ul, td
{
    font-size: 13px;
}

form, dl { border-bottom: 0; margin-bottom: 0; }

a.nav:link   { color: white }
a.nav:active { color: white }  /* #ffff33; */
a.nav:hover { color: navy }
a.nav:visited { color: white; background-color: transparent }

a.site-link:link   { color: blue }
a.site-link:active { color: white }  /* #ffff33; */
a.site-link:hover { color: white }
a.site-link:visited { color: navy; background-color: transparent }

a.wname:link { color: navy }
a.wname:active { color: navy }  /* #ffff33; */
a.wname:hover { color: dodgerblue }
a.wname:visited { color: navy; background-color: transparent }

.header
{
    border-top: 3px solid navy;
    background-color: dodgerblue;
}

.ziti-project
{
    font-family: arial, verdana, "lucida console", tahoma;
/*  font-weight: bold; */
    font-size: 22px;
    color: white;
    background-color: dodgerblue;
}

.welcome
{
    font-size: 14px;
    text-align: right;
    padding-right: 5px;
}

.message
{
    font-weight: bold;
    padding-left: 5px;
}

.works-links-header, .show-header, .tools-links-header
{
    color: #009;
    font-weight: bold;
    background-color: #69c;
    text-align: center;
    border-bottom: 1px solid black;
}

.works-links, .show, .tools-links
{
    color: #808080;
    font-weight: bold;
    background-color: #69c;
}

.wname
{
    font-size: 18px;
}

.concept-header, .options-header, .votes-header, .text-header
{
   font-size: 14px;
   font-weight: bold;
   color: navy;
   border-top: 5px solid white;
   border-bottom: 1px solid lightgrey;
}

.heading
{
   font-weight: bold;
   color: white;
   background-color: lightgrey;
}

.contrib, .new-text
{
   font-size: 14px;
   font-family: "courier new", courier, monospace;
}

.new-text
{
   padding-left: 10px;
}

.selection
{
   background-color:  lightgrey;
}

.author
{
   color: maroon;
   font-size: 14px;
   font-family: "courier new", courier, monospace;
   padding-left: 10px;
   padding-right: 10px;
}

.prompt
{
    font-size: 13px;
}

.top-links, .bottom-links, .footer
{
    color: navy;
    font-size: 11px;
    font-weight: bold;
    background-color: lightgrey;
    text-align: center;
}

.top-links
{
    border-bottom: 2px solid white;
}

.copyright   
{
    color: black;
    font-size: 10px;
    text-align: center;
/*    border-bottom: 2px solid navy; */
}
