BODY {
	color: #000000;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	margin : 0 0 0 0;
}
TD {
	color: black; 
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	}
H1 {
	color: black; 
	font-size: 14px;
	font-weight: bold; 
	font-family: verdana, arial, sans-serif;
	}
H2 {
	color: black; 
	font-size: 12px;
	font-weight: bold; 
	font-family: verdana, arial, sans-serif;
	}

blockquote {
	background: #eeeeee;
	padding: 5px 10px 5px 10px;
}

.blocktitle {
	color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	width : 100%;
}
.footer {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	}
.storytitle {
	font-size: 12px;
	font-weight: bold; 
	font-family: verdana, arial, sans-serif;
	}

a {
	color: #85917C; 
	font-size: 12px;
	font-weight: bold; 
	font-family: verdana, arial, sans-serif;
	}
a:hover, a:focus {
	color: #555D4F;
	background: #CEE0C0;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

a img {border: none; }

a.pict, a.pict:hover, a.pict:focus {border: none; background: none;}

.storyunderline{
	background: #404040; 
	}
.warning {
	color: red; 
	font-size: 12px;
	font-weight: bold; 
	font-family: verdana, arial, sans-serif;
	}
.warningsmall {
	color: red; 
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	}
.commentbar1 {
	color: white; 
	background: #404040; 
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	}
.commentbar2 {
	color: white; 
	background: #404040; 
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	}
.commentbar3 {
	color: white; 
	background: #404040; 
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	}
.commenttitle {
	font-size: 12px;
	font-weight: bold; 
	background: #EEEEEE;
	border: 1px #DDDDDD solid;
	font-family: verdana, arial, sans-serif;
	}
.cal_day {
    font-size: 14px;
    font-weight: bold;
    }
.cal-nullday {
    background: #EEEEEE;
    }
.cal-oldday {
    background: #DDDDDD;
    }
.cal-today {
    background: yellow;
    }
.weekview_caltitle {
    background: #DDDDDD;
    font-weight: bold;
    font-size: 14px;
    }
.weekview-curday {
    background: yellow;
    }
.weekview-offday {
    background: #DDDDDD;
    }
.weekview_dayformat {
    font-weight: bold;
    }
.weekview_addevent {
    font-size: 9px;
    }
.weekview_daterange {
    font-size: 16px;
    font-weight: bold;
    }
.dayview_times {
    font-weight: bold;
    text-align: center;
    }
.dayview_datecol {
    font-weight: bold;
    background: #DDDDDD;
    font-size: 16px;
    }
.dayview_quickaddtitle {
    font-weight: bold;
    background: #DDDDDD;
    font-size: 14px;
    }
.searchAuth { 
    font-weight: normal; 
    font-size: 80%; 
    font-family: sans-serif; 
    text-align: left;  
    color:#557755;
}
.searchDate { 
    font-weight: normal; 
    font-size: 80%; 
    font-family: sans-serif; 
    text-align: right;  
    color:#557755;
}
.searchHits { 
    font-weight: normal; 
    font-size: 80%; 
    font-family: sans-serif; 
    text-align: right; 
    color:#557755;
}
.highlight { 
    background-color: yellow; 
    text-decoration: none; 
} 

.mycalTitle a {
	font-weight: normal;
	text-decoration: none;
}
.mycalTodayHighlight { 
	background-color: #DBE3CD; 
}
.mycalEventHighlight a {
	color: #FF9900;
}

.small {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
  left: 1px;
}
div.pagenav {
	padding-bottom: 5px;
}

.glstaticpage li{
	padding-bottom: 0.5em;
}

/**********************/
/* Additions Feb 2008 */
/**********************/
div.indent {
	margin: 1em 40px;
	padding: 5px 10px 5px 10px;
}

em.pending, span.pending {
	color: #cc0000;  /*rgb(204, 0, 0);*/
	font-style: normal;
}

em.note, span.note {
	color: #339999;  /*rgb(51, 153, 153);*/
	font-style: normal;
}

em.grayed, span.grayed {
	color: #808080;  /*rgb(128, 128, 128);*/
	font-style: normal;
}

tr.oddrow {
	background-color: #eeeeee;
}

.transcript{
    border: 3px #cee0c0 solid;
    padding: 8px;
}

.transcript blockquote{
    background: none;
}

span.SideBlock {
display: block;
}

span.SideBlockP {
display: block;
margin-bottom: 0.5em;
}

p.pageno {
	text-align: right;
	border-bottom: thin solid silver; /*lightgrey*/
}

