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

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

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


/*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 #000000;
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);
}




/*JQuery Marquee css*/

      div.demo {
          padding: 0px;
          margin-bottom: 10px;
          margin-top: 0px;
      }
      
      div.original {
          border: 3px solid #B40400;
          padding: 10px;
      }
      
      .pointer {
          cursor: pointer;
      }
      
      code {
          padding: 3px;
          background-color: #eee;
      }
    -->

