﻿body {margin: 0px; height: 100%;}
A:link {text-decoration: underline;color: #0000ff}
A:visited {text-decoration: underline; color:  #800080}
A.blu:link {text-decoration: underline; color: #0000ff}
A.blu:visited {text-decoration: underline; color:  #0000ff}
A.w:link {text-decoration: none; color: #ffffff}
A.w:visited {text-decoration: none; color:  #ffffff}
A.w:active {text-decoration: none; color:  #ffffff}
A.w:hover { text-decoration: none; color: #00ffff}


A.MenuFont:link {text-decoration: none; color: #ffffff}
A.MenuFont:visited {text-decoration: none; color:  #ffffff}
A.MenuFont:active {text-decoration: none; color:  #ffffff}
A.MenuFont:hover { text-decoration: none; color: #00ffff}
A.MenuSel:hover { text-decoration: none; color: #ffffff}
.MenuLev1
{
  font-weight: bold;
}
.MenuFont
{
  text-decoration: none;
  font-family: Arial, Sans-Serif;
  font-size: 10pt;
  background-color: transparent;
  color: white;
}

.TopMenuFont
{
  text-decoration: none;
  font-family: Arial, Sans-Serif;
  font-size: 10pt;
  background-color: transparent;
  color: white;
  font-weight: bold;
}

.MenuHeading
{
  text-decoration: none;
  font-family: Arial, Sans-Serif;
  font-size: 18pt;
  background-color: transparent;
  color: white;
  font-weight: bold;
  height: 40px;
  text-align: center;
}

td.top_bg
{
  height:80px; 
  background-color:#3399CC; 
  background-image:url(images/TopBackgnd.jpg); 
  padding: 0px 0px 0px 0px; 
 }

td.Boarder_Cnr
{
  background-image: url(images/sch-corner.gif);
  width: 15px; 
  height: 15px; 
  padding-left: 15px;
}
td.Boarder_Top
{
  background-image: url(images/sch-top.gif); 
  height: 15px;
}
td.Boarder_Left
{
   background-image : url(images/sch-left.gif); 
   width: 15px;
}
td.MenuT_Item
{
  width: 76px;
}
td.MenuT_Space
{
  width: 33px;
  height: 19px;
}
td.MenuL 
{
  background-position: left top; 
  background-image: url(images/left_bkg.jpg); 
  width: 200px; background-color: #336699; 
}

/* Picture View styles */
img.Thumbnail
{
  border-color:#d3d3d3;
  border-width:3px;
  border-style:Solid;
  vertical-align: middle;
}

.PicTitles
{
  font-weight: bold;
  font-size: large;
  font-family: Arial, Sans-Serif;
  text-align: center;
  color: #330033;
}
A.PicTitles:link {text-decoration: none; color: #330033}
A.PicTitles:visited {text-decoration: none; color:  #330033}
A.PicTitles:active {text-decoration: none; color:  #330033}
A.PicTitles:hover { text-decoration: none; color: #0000ff}

/* Program View styles */
.ProgTitles
{
  font-weight: bold;
  font-size: large;
  font-family: Arial, Sans-Serif;
  text-align: center;
  color: #330033;
}

.ProgDates
{
  font-weight: normal;
  font-size: small;
  font-family: Arial, Sans-Serif;
  text-align: center;
  color: #330033;
  font-style: italic;
}

.ProgTable
{
  text-align: center;
  border: none;
  padding-top: 30px;
}

.ProgDateColHeader
{
  text-align: left;

}

.ProgDateCol
{
  font-weight: bold;
  font-size: medium;
  font-family: Arial, Sans-Serif;
  text-align: right;
  color: black;
  vertical-align: baseline;
  border: none;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  width: 110px;
}


.ProgEventColHeader
{
  text-align: left;
}
 
.ProgEventCol
{
  font-weight: bold;
  font-size: medium;
  font-family: Arial, Sans-Serif;
  text-align: left;
  color: black;
  padding-right: 5px;
  padding-left: 25px;
  padding-bottom: 5px;
  padding-top: 5px;
  border: none;
}
.ProgDescriptionItem
{
  font-weight: bold;
  font-size: medium;
  font-family: Arial, Sans-Serif;
  text-align: left;
  color: black;
}

.ProgOutsideEventStar
{
  font-weight: bold;
  font-size: medium;
  font-family: Arial, Sans-Serif;
  text-align: left;
  color: black;
}

.ProgOtherInfo
{
  font-weight: bold;
  font-size: x-small;
  font-family: Arial, Sans-Serif;
  text-align: left;
  color: black;
  font-style: italic;
}

.ProgEventNotes
{
  font-weight: normal;
  font-size: x-small;
  font-family: Arial, Sans-Serif;
  text-align: left;
  color: black;
  font-style: italic;
}



.ProgFootnotes
{
  font-weight: normal;
  font-size: x-small;
  font-family: Arial, Sans-Serif;
  text-align: center;
  color: black;
  font-style: italic;
}


div.ProgFootnotes
{
  padding-top: 50px;
}

.ProgNoInfo
{
  font-weight: normal;
  font-size: medium;
  font-family: Arial, Sans-Serif;
  text-align: center;
  color: black;
  font-style: italic;
}
