﻿a
{
	text-decoration: none;
	color: #990000;
	font-weight:bold;
}

a.solid
{
	text-decoration: none;
	color: Black;
	font-weight:bold;
}


a.hover
{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

a.visited
{
	text-decoration: none;
	color: #990000;
	font-weight:bold;
}

body 
{
    margin: 0px 0px 0px 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: Black;
}
.normalbody
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: Black;
}

.smallbody
{
	font-size: 6pt;
	color: #808080;
}

.coursenametext
{
	font-size: 8pt;
}

.redtext
{
    color: #990000;
}

.headtext
{
    font-size: 14pt;
    color:#990000;
    font-weight: bold;
}

.sidenav
{
    background-color: #444444;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: #aaaaaa;
    font-weight: bold;
    padding: 2px 2px 2px 2px;
}

.sidenav:hover
{
    font-size: 9pt;
    color: White;
    text-decoration: none;
}

.indexcharttop
{
    background-color: #e8e8cf;
    font-size: 9pt;
    color: #910000;
}

.indexchart1
{
    background-color: #d7d7b6;
    font-size: 8pt;
    color: black;
    font-weight: bold;
}

.indexchart2
{
    background-color: #d7d7b6;
    font-size: 8pt;
    color: #910000;
    font-weight: bold;
}


.indexchartside
{
    color: #c12700;
    font-size: 8pt;
    font-weight: bold;
    background-color: #e8e8cf;
}

.indexchartside2
{
    font-size: 8pt;
    font-weight: bold;
    background-color: #e8e8cf;
}

.rotator
{
    font-size: 8pt;
    font-weight: bold;
    background-color: #e8e8cf;
}



.tinytext
{
    font-size: 8pt;
}

.beigetext{
	color: #999966
}

.quotetext
{
	font-size: 8pt;
    padding: 8px 8px 8px 8px;
    background-color: #e8e8cf;


}

.error 
{
	font-size: 9px;
	color: #880000;
}

.toptag {

    background-color: #444444;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12pt;
    color: #aaaaaa;
    font-weight: bold;
    padding: 2px 2px 2px 2px;
}
.catalog { 
scrollbar-arrow-color:#000000;
scrollbar-face-color:#E8E8CF;
scrollbar-highlight-color:#586464;
scrollbar-3dlight-color:#CEDCDC;
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:#256060;
scrollbar-track-color:#999966;
}

#scroller1{ 
text-align: left;
vertical-align: top;
width : 25%px; 
height : 150px;
overflow-x: hidden; 
overflow-y: scroll;
overflow:-moz-scrollbars-vertical;
position: relative;
color: #000000;
top: 0px;
left:0px;
padding-right: 5px;
}
.head {
	padding: 10px 10px 10px 10px;
	color: #990000;
	font-size: 18px;
	font-weight: bold;
}
.coursecat {
	font-family: verdana, arial,helvetica,sans-serif;
	color: #990000;
	font-size: 12px;
	padding: 2px;
	font-weight: bold;
	background-color: #d7d7b6;
	border: solid 1px #990000;
}
.coursecatitem {
	font-family: verdana, arial,helvetica,sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 2px;
	text-decoration: underline
}