P {
margin-left: 0.125in; 
margin-right: 0.125in; 
margin-top: 0; 
margin-bottom: 0; 
text-align: left;
font-family: Verdana, Arial; 
font-weight: normal; 
font-size: 10pt; 
color: black;}

.trphoto {
margin-left: 0.0 in; 
margin-right: 0.125in; 
margin-top: 0; 
margin-bottom: 0; 
text-align: left;
font-family: Verdana, Arial; 
font-weight: normal; 
font-style: italic;
font-size: 8pt; 
color: black;}


P.F2 {font-size: 12pt; color: white;}
P.F3 {font-size: 11pt; font-family: arial; font-weight: bold; text-align: center; margin: 0; color: black;}

span.color1    {font-family: Verdana, Arial; font-weight: normal; color: black;} 
span.color2  {font-family: Verdana, Arial; font-weight: normal; color: red;} 
span.color3  {font-family: Verdana, Arial; font-weight: normal; color: gray;} 


H1 {font-family: Verdana, Arial; font-weight: bold; font-size: 18pt; color: red;}
H2 {font-family: Verdana, Arial; font-weight: normal; font-size: 16pt; color: #FFCC66;}
H3 {font-family: Verdana, Arial; font-weight: normal; color: #C0C0C0;}
H4 {font-family: Verdana, Arial; font-weight: bold; font-size: 18pt; color: black;}
H5 {font-family: Verdana, Arial; font-weight: bold; font-size: 18pt; color: white;}
H6 {font-family: Verdana, Arial; font-weight: bold; font-size: 16pt; color: black; text-align: center; margin-top: 10px; margin-bottom: 10px;}


A:link {text-decoration: none; color: gray;}
A:visited {text-decoration: none; color: gray;}
A:hover {text-decoration: none; color: #FF3300;}
A:active {text-decoration: none; color: gray;}

a:link.alt1 {text-decoration: none; color: #EBDA05;}
a:visited.alt1 {text-decoration: none; color: #EBDA05;}
a:hover.alt1 {text-decoration: none; color: red;}
a:active.alt1 {text-decoration: none; color: #EBDA05;}


body { background-image: url("images/back64.jpg") }
body { margin-top: 0 }
body { background-color: gray }

td.schedule {font-family: Verdana, Arial; font-size: 8pt;}

#mainbody { width: 760px; background-color: white; border: 1px solid black; }
#mainbody2 { width: 740px; }
#header { width: 740px; }
.headerside { width: 170px; }


table.fronttitle { border: 1px solid black; background-image: url('images/toptitle.jpg');}
table.td1 { background-color: white; border: 1px solid black; }
table.td2 { background-color: silver; border: 1px solid black; }
table.td3 { background-color: gray; border: 1px solid black; }
table.td4 { background-color: silver; border-left: 1px solid black; border-right: 1px solid black; border-top-width: 0px; border-bottom: 1px solid black; }


td.cell1 { background-color: silver; border-left: 1px solid black; border-right: 1px solid black; border-top-width: 0px; border-bottom: 1px solid black; }
td.cell2 { background-color: silver; border: 1px solid black; }
/* #EBDA05 Jeg's Yellow #FFFF00 Yellow */
td.cell3 { border: 1px solid black; }
td.cell4 { background-color: white; border: 1px solid black; }
td.cell5 { background-color: silver; border-top: 1px solid black}
td.fronttitlebottom { background-color: silver; border-top: 1px solid black; font-family: Verdana, Arial; font-weight: bold; font-size: 11pt; color: black; text-align: center; }

.hr1 {text-align: center; height: 1px;background-color: gray; color: gray; width:95%; border: none; padding: 0;}

.bgcolor1 { background-color: silver; }

.ol2 { border: 1px solid black; }
.ol3 { border-left: 1px solid black; border-right: 1px solid black; border-top-width: 0px; border-bottom: 1px solid black; }

li { color: #C0C0C0;}
li.li2 { color: black;}

.shadow {position: relative; font: 1.5em arial; font-style: none; font-weight: bold; font-size: 22pt; color: gray;}
.text {position: absolute; left: -1px; top: -1px; font-style: none; font-weight: bold; font-size: 22pt; color: black;}

.shadowtitle {position: relative; font: 1.5em arial; font-style: none; font-weight: bold; font-size: 13pt; color: gray;}
.texttitle {position: absolute; center: -1px; top: -1px; font-style: none; font-weight: bold; font-size: 13pt; color: black;}

ul#navlist
{
width: 170px;
padding: 0px;
border: 0px solid black;
border-top: 0px solid black;
margin: 0px;
font: bold 12px verdana,helvetica,arial,sans-serif;
background: #808080;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #808080;
}

ul#navlist li a
{
display: block;
width: 134px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #aaaabb;
background: #ccccdd;
text-decoration: none;
text-align: right;
}

ul#navlist li a:link { color: black; }
div#navcontainer li a:visited { color: black; }

ul#navlist li a:hover
{
border-color: #FF3300;
color: #ffffff;
background: black;
}

/* THIS IS FOR THE POP-UP PICTURE BOX */

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}


/* a comment for this rule */