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

.cat {font-family: Verdana; font-size: 9pt; color: #F88017; font-style: oblique;}
.fav {font-family: Verdana; font-size: 8pt; color: #F88017; font-style: oblique;}
.favjr {font-family: Verdana; font-size: 7pt; color: #F88017; font-style: oblique;}
.prof {font-family: Verdana,Sans-serif; font-size: 9pt; color: #F88017; font-style: oblique;}
.onlinenum {font-family: Verdana; font-size: 9pt; color: #4EA752; font-style: oblique;}

.thumb {border: 1px solid #F88017; width:101px; height:85px;}

td.menuon {color: #F88017;}
td.menuoff {color: #F88017;}

h1 {font-family: Verdana,Sans-serif; font-size: 12pt; color: #5C81B5; margin:2px;}
h2 {font-family: Verdana,Sans-serif; font-size: 10pt; color: #5C81B5; margin:2px;}
hr {color: #121212;}

.fieldset1 {width: 349px; height: 200px; padding: 2;}
.fieldset2 {width: 391px; height: 75px; 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 #5C81B5; background-color: #5C81B5; color:#FFFFFF; font-family:sans-serif; font-weight:bold; font-size:24pt}
textarea {border:1px dotted #5C81B5; background-color: #ffffff;  color:#000000;}
submit {border:1px dotted #5C81B5; 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);
}
