﻿
BODY
{
	font-size:14pt;
	background-color:#660000;
	font-family:Times New Roman;
	margin-left:20px;
	text-align:justify;
	
}

TD.HolidayCal
{
    width:85px;
    vertical-align:top; 
    border-bottom:solid 1px black;
    border-right:solid 1px black;   
}

Table.TableBorder 
{
	 BORDER-RIGHT: #800000 1px solid; 
	 BORDER-TOP: #800000 1px solid; 
	 BORDER-LEFT: #800000 1px solid; 
	 BORDER-BOTTOM: #800000 1px solid; 
}

TD, span, p
{
	font-size:14px;
	font-family:Times New Roman;
	vertical-align:top;
	text-align:Justify;
}

A
{
    color:#660000;
    text-decoration:none;
}
A:Hover
{
    color:#FC9700;
    text-decoration:underline;
}

.LargeText
{
    font-size:14pt;
	font-family:Times New Roman;
	font-weight:bold;
}
.MainDiv
{
	font-family:Times New Roman;
	width:620px;
	margin-top:100px;
	font-size:20pt;
	color:#660000;
	background-color:White;
	padding:10px 10px 10px 10px;
	border: solid 3px #ffcc33;
}


A.MainLink
{
    font-family:Times New Roman;	 
	text-decoration:underline;
	font-size:16pt;
	color:#660000;
	border:0px;
}

.TagLine
{
    font-size:16pt;
    color:White;
    font-family:Times New Roman;
    background-color:#FC9700;
}

A:Hover.MainLink
{
	font-family:Times New Roman; 
	text-decoration:none;
	border:0px;
}

.Mission
{
    font-family:Times New Roman;
    font-size:12pt;
}


.accordionHeader
{
    font-family:Times New Roman;
    font-size:12pt;
    background-color:#660000;
    color:#ffffff;
    cursor:pointer;
    text-decoration:none;
    background-image:url(/images/NavBgInact.jpg);
    height:28px;
    vertical-align:middle;
}
 
 .accordionHeaderSelected
 {
    font-family:Times New Roman;
    font-size:12pt;
    background-color:#FC9700;
    color:#660000;
 }
 
 .accordionContent
 {
    font-family:Times New Roman;
    font-size:12pt;
    left:30px;
 }
 
 A:Hover.NavLink
 {
    font-family:Times New Roman;
    font-size:12pt;
    color:#ffffff;
    cursor:pointer;
    text-decoration:none;
    left:10px;
 }
 
 A.NavLink
 { 
    font-family:Times New Roman;
    font-size:12pt;
    color:#660000;
    cursor:pointer;
    text-decoration:none;
    left:10px;
 }
 
 .SubNav
 {
     width:15px;
 }
 
 .SubTitle
 {
    font-family:Times New Roman;
    color:#660000;
    text-decoration:underline;
    font-weight:bold;
 }
 
 A:Hover.hblink
 {
    font-family:Times New Roman;
    font-size:12pt;
    color:#660000;
    text-decoration:underline;
    left:10px;
    font-weight:bold;
 }
 
  A.hblink
 {
    font-family:Times New Roman;
    font-size:12pt;
    color:#660000;
    text-decoration:none;
    left:10px;
    font-weight:bold;
 }
 
  A:Hover.emailLink
 {
    font-family:Times New Roman;
    font-size:12pt;
    color:#FC9700;
    text-decoration:underline;
    font-weight:bold;
 }
 
  A.emailLink
 {
    font-family:Times New Roman;
    font-size:12pt;
    color:#660000;
    text-decoration:none;
    font-weight:bold;
 }

 
 .AltRow
 {
     background-color:#FED18E;
 }
 
.DayClass
{
    background-color:#FED18E;
}

.CalSelect
{
    text-align:center;    
    background-color:#660000;
}

.CalDayHeader
{
    background-color:#FED18E;
    font-family:Times New Roman;
    font-size:12pt;
    border-bottom: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px gray;
    border-left: solid 1px gray;
}

.AlbumHeader
{
    background-color:#FED18E;
    font-family:Times New Roman;
    font-size:16pt;
    vertical-align:middle;
    text-align:center;
}

.BorderText
{
    font-family:Times New Roman;
    font-size:12pt;
    border-bottom: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px gray;
    border-left: solid 1px gray;
    width:200px;
}

 A:Hover.AlbumLink
 {
    font-family:Times New Roman;
    font-size:12pt;
    color:#FC9700;
    text-decoration:underline;
    font-weight:bold;
 }
 
  A.AlbumLink
 {
    font-family:Times New Roman;
    font-size:12pt;
    color:#660000;
    text-decoration:none;
    font-weight:bold;
 }
 
 A:Hover.FacultyNav
 {
    font-family:Times New Roman;
    font-size:12pt;
    color:#FC9700;
    cursor:pointer;
    text-decoration:none;
    left:10px;
 }
 
 A.FacultyNav
 { 
    font-family:Times New Roman;
    font-size:12pt;
    color:#ffffff;
    cursor:pointer;
    text-decoration:none;
    left:10px;
 }
 
 .InActiveTab
 { 
     background-color:#FC9700;
     border-bottom: solid 1px black;
 }
 .ActiveTab
 {
     background-color:#ffffff;
 }