BODY,TD,P{font-family: Verdana,Sans-serif; font-size: 9pt; color: #ffffff; margin:0px;}
a:link { color: #ffffff; text-decoration:underline}
a:visited { color: #ffffff; text-decoration:underline}
a {text-decoration:none}
a:hover {color:#00ff00; text-decoration:none}
a:active {color: #ffffff;}

.cat {font-family: Verdana,Sans-serif; font-size: 9pt; color: #ffffff;}
.prof {font-family: Verdana,Sans-serif; font-size: 9pt; color: #ffffff;}

input {border:1px dotted #000000; background-color: #ffffff;  color:#000000}
textarea {border:1px dotted #000000; background-color: #ffffff;  color:#000000}
submit {border:1px dotted #000000; background-color: #ffffff;  color:#000000}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 150px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(images/glossyback2.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 140px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(images/glossyback.gif);
}
