
#TigerImg  {
margin-left:2em;
width:140px;
}

/* was #ff9933  #222222 */

div.pghdr {
border: 3px double orange;
width:680px;
}

a.homelink {
	color:black;
    text-decoration: underline;
    text-shadow: 2px 1px 2px #FF9933;
}

#page_title {
color: #ff9933 ;
text-shadow: #999999 2px 3px 3px;
font:18pxpx/122% Comic Sans MS,Verdana,Arial,sansserif;
margin: 0px;
width:220px;
margin-top:10px;
}

#cohosted {
    color: #FF9933;
    font: bold 12px/24pt Verdana,Arial;
    margin: -10px 0 1px 64px;
    text-shadow: 2px 2px 5px #CCCCCC;
}

th.location {
width:55px;
}

td.location {
width:55px;
}

.evtC {background-color:#ccccff;}
.evtD {background-color:#ccffcc;}

.evt34 {background-color:#ccddff;}
.evt36 {background-color:#ffaaaa;}
.evt44 {background-color:#aaddbb;}

.evt21 {background-color:#eeccff;}
.evt23 {background-color:#dddddd;}
.evt24 {background-color:#dddddd;}
.evt28 {background-color:#ffcc88;}


.ora {
background-color:#ffffbb;
padding:5px;
}

ul.mnu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

li.mnu {
    border-width: 10px;
    display: inline;
    float: left;
    list-style-type: none;
}

 a.TM, a.curTM, a.nxtTM {
    border-radius: 10px 10px 10px 10px;
    border-right: 0 none;
    color: #FFaa77;
    display: block;
    font:  12px arial,sansserif;
    text-align: center;
    text-decoration: none;
    width:100px;
    background-color:black;
    padding:2px 5px 4px;
    margin:3px 1px 0 2px;
}