BODY {
	margin: 0 0 0 0;
	background-color : #333366;
	color: #000000;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	scrollbar-face-color: #9999FF;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #CCCCFF;
	scrollbar-arrow-color: #9999ff
}
TD {
	color: black;
	font-size: 11px;
	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;
}
.headertext {
	color: black;
	font-weight: bold;
}
.blocktitle {
	color: white;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	width : 100%;
}
.Button12 {
	background-image : url(images/menu.gif);
	border:1px 
	solid #999999;
	font-family: 'Trebuchet MS', Verdana, Arial;
	color: black;
	font-size:12px;
	cursor:hand;
}
.footer {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
}
.storytitle {
	background: #DDDDDD;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}
.storyunderline{
	background: #000000;
}
.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: #666699;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	padding: 3px;
}
.commentbar2 {
	background: #9999CC;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	padding: 2px;
}
.commentbar3 {
	color: black;
	background: #9999CC;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	padding: 2px;
}
.commenttitle {
	font-size: 12px;
	font-weight: bold;
	background: #DDDDEE;
	font-family: verdana, arial, sans-serif;
	padding: 2px;
}
.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;
}
.header {
	background-color: #EEEEFF;
}
.menu {
	background-image : url(images/menu.gif);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding : 2px;
	color : #666699;
	text-align : center;
	border-bottom : 1px solid #666699;
	border-top : 1px solid #666699;
}
.blockheader {
	background-image : url(images/menu.gif);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding : 2px;
	color : #000033;
	text-align : center;
	border-bottom : 1px solid #666699;
	border-top : 1px solid #666699;
}
.featureheader {
	background-image : url(images/menu.gif);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding : 2px;
	color : #000033;
}
a, a.link {
	color : #3333CC;
	text-decoration: underline;
	border-bottom : 0px solid #666699;
	border-top : 0px solid #666699;
	font-weight : 700;
}
a:visited {
	color : #333366;
	text-decoration: underline;
	border-bottom : 0px solid #666699;
	border-top : 0px solid #666699;
	font-weight : bold;
}
a:hover {
	color : #666699;
	font-weight : 700;
	text-decoration: none;
}
.content {
	background : #EEEEFF;
}
.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;
}
.footer {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-bottom : 3px;
	color : #9999CC;
}
a.footer,a.footer:link,a.footer:visited, {
	color : #CCCCFF;
	text-decoration: none;
}
a.footer:hover {
	color : #FFFFFF;
	text-decoration: underline;
}
.content {
	color: black;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	background: transparent;
}
.fullbox {
	border: 1px solid #999999;
	background-color : #F8F8FF;
}
.midbox {
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	background-image : url(images/storyheader-back.gif);
}
.upper-left		 { background-image : url(images/upper-left.gif); }
.upper-mid		 { background-image : url(images/upper-mid.gif); }
.upper-right		{ background-image : url(images/upper-right.gif); }
.shadow-left		{ background-image : url(images/shadow-left.gif); }
.shadow-mid		 { background-image : url(images/shadow-mid.gif); }
.shadow-right	 { background-image : url(images/shadow-right.gif); }
.main-left		 { background-image : url(images/main-left.gif); }
.main-mid		 { background-image : url(images/main-mid.gif); }
.main-right		 { background-image : url(images/main-right.gif); }
.lower-left		 { background-image : url(images/lower-left.gif); }
.lower-right		{ background-image : url(images/lower-right.gif); }
.col-left		 { background-image : url(images/col-left.jpg); }
.col-right		 { background-image : url(images/col-right.jpg); }
.col-left-curve	 { background-image : url(images/col-left-curve.gif); }
.col-right-curve	{ background-image : url(images/col-right-curve.gif); }
.col-left-line	 { background-image : url(images/col-left-line.gif); }
.col-right-line	 { background-image : url(images/col-right-line.gif); }
.lower-line-left	{ background-image : url(images/lower-line-left.gif); }
.lower-line-right { background-image : url(images/lower-line-right.gif); }
.lower-line-mid	 { background-image : url(images/lower-line-mid.gif); }
.Log {
	border:1px solid #C8C8F0;
	font-family: 'Trebuchet MS', Verdana; color: #00006D;
	background-color: #EEEEFF;
	font-size:10px;
	padding-left:4;
	padding-right:4;
	padding-top:1;
	padding-bottom:1
}
.Kog { 
	font-family: 'Trebuchet MS', Verdana; color: #00006D;
	background-color: #EEEEFF;
	font-size:10px;
	padding-left:4;
	padding-right:4;
	padding-top:1;
	padding-bottom:1
}
.mog {
	font-family: 'Trebuchet MS', Verdana; color: #00006D;
	background-color: #FFFFFF;
	font-size:10px;
	padding-left:4;
	padding-right:4;
	padding-top:1;
	padding-bottom:1
}
.SLog {
	border:1px solid #C8C8F0;
	font-family: 'Trebuchet MS', Verdana; color: #00006D;
	background-color: #FFFFFF;
	font-size:10px;
	padding-left:4;
	padding-right:4;
	padding-top:1;
	padding-bottom:1
}
INPUT.submit {
	font-family: 'Trebuchet MS', Verdana; color: #00006D;
	font-size:10px;
	padding-left:4;
	padding-right:4;
	padding-top:0;
	padding-bottom:0;
	cursor:hand;
	background-color:#CCCCff;
}
.MoB { border:0px solid #C8C8F0; font-family: 'Trebuchet MS', Verdana; color: #00006D; background-color: #FFFFFF; font-size:12px; padding-left:4; padding-right:4; padding-top:1; padding-bottom:1 }
.NoB { border:0px solid #C8C8F0; font-family: 'Trebuchet MS', Verdana; color: #00006D; background-color: #FFFFFF; font-size:10px; padding-left:4; padding-right:4; padding-top:1; padding-bottom:1 }
.HoB { border:0px solid #C8C8F0; font-family: 'Trebuchet MS', Verdana; color: #00006D; background-color: #FFFFFF; font-size:14px; padding-left:4; padding-right:4; padding-top:1; padding-bottom:1 }
