BODY,TD,P{font-family: Verdana,Sans-serif; font-size: 9pt; color: #000000; margin:0px;}
BODY {background-color: #351E2F;}
a:link { color: #9D64A1; text-decoration:underline;}
a:visited { color: #9D64A1; text-decoration:underline;}
a {text-decoration:underline;}
a:hover {color:#000000; text-decoration:none;}
a:active {color: #9D64A1;}

.cat {font-family: Verdana; font-size: 9pt; color: #9D64A1; font-style: oblique;}
.prof {font-family: Verdana,Sans-serif; font-size: 9pt; color: #000000; font-style: oblique;}
.onlinenum {font-family: Verdana; font-size: 9pt; color: #00FF00; font-style: oblique;}
.footer {font-family: Verdana,Sans-serif; font-size: 9pt; color: #ffffff; font-style: oblique;}

h1 {font-family: Verdana,Sans-serif; font-size: 12pt; color: #9D64A1; margin:2px;}
h2 {font-family: Verdana,Sans-serif; font-size: 10pt; color: #000000; margin:2px;}
hr {color: #9D64A1;}
.fieldset1 {width: 349px; height: 200px; padding: 2;}
.fieldset2 {width: 736px; height: 69px; padding: 2;}

.legend1 {padding: 0.2em 0.5em; border:1px solid white; text-align:right;}
.legend2 {padding: 0.2em 0.5em; border:1px solid white; text-align:right;}


input {border:1px dotted #56859A; background-color: #ffffff;  color:#000000;}
textarea {border:1px dotted #56859A; background-color: #ffffff;  color:#000000;}
submit {border:1px dotted #56859A; 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 #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: #ffffff;
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: 150px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #ffffff;
}

.glossymenu li a:hover{
color: #ffffff; background-image: url(images/glossyback.gif);
}
