BODY {
	color: #000000;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	margin: 0 0 0 0;
}
a,a:link,a:active {
	color: #030;
}
a:visited {
	color: #888;
}
TD {
	color: black; 
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}
TH {
	color: black; 
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}
TABLE CAPTION {
	color: black; 
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
}
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;
}
H3 {
	color: black; 
	font-size: 12px;
	font-weight: bold; 
	font-family: verdana, arial, sans-serif;
}
.blocktitle {
	color: #FFFFE0;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	width: 100%;
}
.footer, .footer a:link, .footer a:visited, .footer a:active {
	color: #FFFFE0;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	padding: 2px;
}
.storytitle {
	font-size: 12px;
	font-weight: bold; 
	font-family: verdana, arial, sans-serif;
}
.storybyline {
	color: gray; 
	font-size: 10px;
	font-weight: bold; 
	font-family: verdana, arial, sans-serif;
}
.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;
}
.header1 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	padding-bottom: 3px;
}
.header2 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 3px;
}
.commentbar1, .commentbar1 a:link, .commentbar1 a:visited, .commentbar1 a:active {
	color: white; 
	background: #404040;
	background-color: #667766;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}
.commentbar2 {
	background: #404040;
	background-color: #667766;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}
.commentbar3 {
	color: white; 
	background: #404040;
	background-color: #667766;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
}
.commenttitle {
	font-size: 12px;
	font-weight: bold; 
	background: #EEEEEE;
	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; 
}

/* Custom classes */

/* table with colored cells (instead of borders) */
table.decorated td {
	background-color: #EEE;
	padding: 2px;
}
table.decorated td.MYTD {
	background-color : yellow;
	padding: 2px;
	font-family: verdana, arial, sans-serif;
}
table.decorated th {
	background-color: #C6AD95;
	color: #5C3300;
	padding: 2px;
}
table.decorated th a:link, table.decorated th a:visited, table.decorated th a:active {
	color: #5C3300;
}
table.decorated thead th {
	background-color: #5C3300;
	xcolor: #C6AD95;
	xbackground-color: #667766;
	color: #FFFFE0;
	color: #fff;
	color: #DCE8FF;
	color: #4b2200;
	color: #fff;
	background-color: #82530D;
	background-color: #A0877B;
	background-color: #5668C8;
}
table.decorated tfoot th,
table.decorated tfoot td {
	background-color: #ccc;
	color: #000;
}

.block {
	background-color: #667766;
}
.welcome {
	color: #FFFFE0;
}

/* Custom IDs */

#masthead {
	background-image: url(/layout/mob2/images/bg.gif);
	background-repeat: repeat-y;
}
