A
{
    color: #004681;
    font-size: x-small;
    text-decoration: none;
}

A:Hover
{
    color: #0B7300;
    font-size: x-small;
    text-decoration: none;
}

.ParentLink
{
    color: #004681;
    text-decoration: none;
    font-variant: small-caps;
}
.ParentLink:Hover
{
    color: #0B7300;
    text-decoration: none;
    font-variant: small-caps;
}

p
{
    margin: 0px;
    line-height: 19px;
    text-indent: 0px;
    font-family: Arial, Helvetica, Sans-Serif, Times New Roman, Courier New;
}
.caption
{
    font-size: x-small;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #003366;
}

.adminTitle
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #FF9900;
    font-weight: bold;
    font-size: large;
}
.adminHeading
{
    color: #003366;
    font-weight: bold;
    font-size: large;
    text-align: center;
}
.HeaderShell
{
    border-collapse: collapse;
}
.PageShell
{
    border-right: #003366 3px solid;
    border-left: #003366 3px solid;
    border-top: 0px;
    background-color: white;
    border-collapse: collapse;
    width: 800px;
}
.PageContent
{
    background-color: #ffffff;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
    height: 400px;
    vertical-align: top;
    width: 610px;
}
.PageContents 
{ padding: 0 15 0 15;
}
.PageTitle
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    vertical-align: top;
    text-align: right;
}
.MenuShell
{
    width: 149px;
    background-color: #003366;
    vertical-align: top;
}
.FooterShell
{
    border-right: #003366 3px solid;
    border-left: #003366 3px solid;
    border-bottom: #003366 3px solid;
    padding: 10px 10px 10px 10px;
    width: 800px;
    background-color: #003366;
}
.FooterText
{
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

.FooterLink
{
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 8pt;
    text-decoration: none;
    font-variant: normal;
}
.FooterLink:Hover
{
    font-family: Verdana;
    color: #00CC00;
    font-size: 8pt;
    text-decoration: none;
    font-variant: normal;
}
.ltNavLnk
{
    color: #004681;
    font-family: Arial;
    font-weight: bold;
    font-size: x-small;
    text-decoration: none;
}
.ltNavLnk:Hover
{
    color: #0B7300;
    font-size: x-small;
    text-decoration: none;
}
.ClassName
{
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12pt;
    color: Green;
}
.ClassSemesters
{
    font-size: x-small;
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
}
.ClassCredits
{
    font-size: x-small;
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
}

.ClassDescriptionTitle
{
    font-size: x-small;
    font-family: Arial, Helvetica, Sans-Serif;
}
.ClassDescription
{
    font-size: x-small;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #003366;
}
.ClassPrerequisiteTitle
{
    font-size: x-small;
    font-family: Arial, Helvetica, Sans-Serif;
}
.ClassPrerequisite
{
    font-size: x-small;
    font-family: Arial, Helvetica, Sans-Serif;
    color: Red;
}
.ClassInstructor
{
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: x-small;
    color: Green;
}

.ClassInstructorLink
{
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: x-small;
    color: #003366;
}

.ClassTimeTitle
{
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: x-small;
    color: Green;
}

.ClassTime
{
    font-weight: normal;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: x-small;
    color: #000000;
}

.ClassLocationTitle
{
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: x-small;
    color: Green;
}
.ClassLocation
{
    font-weight: normal;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: x-small;
    color: #000000;
}
.InstructorName
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: small;
    font-weight: bold;
    color: green;
}
.InstructorName:Hover
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: small;
    font-weight: bold;
    color: #003366;
}
.InstructorTitle
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: x-small;
    color: black;
}
.InstructorShortBio
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: x-small;
    color: #002768;
}
.InstructorLabels
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: x-small;
    font-weight: bold;
}

.Login_Directions
{
    font-family: Arial, Helvetica, Sans-Serif;
}
.Login_Directions p
{
    margin-bottom: 10px;
    font-size: 10pt;
}
.PhotoLink
{
    border: 2px;
    border-color: Green;
    border-style: solid;
}

A:hover .PhotoLink, A:active .PhotoLink
{
    border: 2px;
    border-color: #003366;
    border-style: solid;
}




