body {  font-family:verdana, arial, sans-serif;
        font-size: 11px;
        margin:5px 5px 5px 5px;
        color: #666666;
        background:#FFFFFF;
        }

A       { color: #4B92B4; text-decoration: none;}
A:link  { color: #4B92B4; text-decoration: none; }
A:visited       { color: #4B92B4; text-decoration: none; }
A:active        { color: #4B92B4;  }
A:hover { color: #4B92B4; text-decoration: underline;  }

.c-p {
        font-family: verdana, arial, sans-serif;
        color: #666666;
        font-size: 11px;
        }

.c-p A { color: #4B92B4; text-decoration: none; font-weight: bold; }
.c-p A:link { color: #4B92B4; text-decoration: none; font-weight: bold; }
.c-p A:visited { color: #4B92B4; text-decoration: none; font-weight: normal; }
.c-p A:active { color: #4B92B4; }
.c-p A:hover { color: #4B92B4; text-decoration: underline; }

ul {
        margin-left: 0em;
        padding-left: .3em;
        list-style: none;
        list-style-position: outside;
        }

li {
        padding-left: 15px;
        background-image: url(i/b.gif);
        background-repeat: no-repeat;
        background-position: 0px 3px;
}

.inputbox {
        font-family: verdana, arial, helvetica, sans-serif;
        background-color:#DDDDDD;
        color:#666666;
        font-size: 10px;
        border-top: 1px #333333;
        border-right: 1px #CCCCCC;
        border-left: 1px #333333;
        border-bottom: 1px #CCCCCC;
        border-style: solid;
        margin-left: 10px;
        margin-bottom: 2px;
        }

.inputbutton {
        font-family: verdana, arial, helvetica, sans-serif;
        background-color:#DDDDDD;
        color:#666666;
        font-size: 10px;
        border-top: 1px #CCCCCC;
        border-right: 1px #333333;
        border-left: 1px #CCCCCC;
        border-bottom: 1px #333333;
        border-style: solid;
        margin-bottom: 2px;
        }

.minilogo {
        padding-bottom: 7px;
        }

.inputform {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #666666;
        }

.smalltext {
        font-size: 9px;
        }

