/* small cal month font */
table.smallcalmth    {
	
	font-family: Arial,sans-serif,Helvetica;
	width: 150px;
	font-size:12px;
	color: #8378AB;
}

span.smallcalmth    {
	color: #FFFFFF;
}

a.smallcalmth, a.smallcalmth:visited {
	color: #FFFFFF;
	text-decoration:none;
}

a.smallcalmth:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

a.smallcalev, a.smallcalev:visited {
	font-size:7pt;
	color: #FFFFFF;
	text-decoration:none;
	padding:3px;
}

a.smallcalev:hover {
	color: #FFFFFF;
	text-decoration:underline;
	padding:3px;
}


td.smallcalmth    {
	background-color: #000000;
}

/* message to signal progress */
h4    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
}

/* font for calendar and company names at top of month calendar */
table.companynamefont    {
	color: #0000FF;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: bold;
	background-color: #F0F0FF;
}

table.calendarnamefont    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFF0;
}

/* calendar top header setting */
table.todaytop    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
	width: 437px;
	background: #000000;
	font-size:12px;
}

/* font for calendar day name */
div.dayfont    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
}

/* font for calendar date numbers */
div.datenumfont    {
	color: #8378AB;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
}

a.datenumfont    {
	color: #FFFFFF;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
}

a.datenumfont:visited    {
	color: #FFFFFF;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
}

/* month calendar table view setting */
table.monthview    {
	width: 412px;
	border:0px;
	background-color: #000000;
	color: #8378AB;
	padding: 0px;
	font-size:12px;
}

td.monthview    {
	height: 20px;
}

td.sundaytopcolor    {
	height: 20px;
	color: #8378AB;
	background-color: #000000;
	width: 59px;
}

td.weekdaytopcolor    {
	height: 20px;
	color: #8378AB;
	background-color: #000000;
	width: 59px;
}

td.sundayemptyclr    {
	height: 49px;
	background-color: #000000;
}

td.weekdayemptyclr    {
	height: 49px;
	background-color: #000000;
}

td.todayclr    {
	background-color: #884422;
}

td.sundayclr    {
	height: 49px;
	background-color: #303435;
}

td.weekdayclr    {
	height: 49px;
	background-color: #303435;
}

/* link to month navigation font */
a.calfontnav    {
	color: #FFFFFF;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: bold;
}

a.calfontnav:hover    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
}

a.calfontnav:link    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
}

a.calfontnav:visited    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
}

/* link to asked month font */
div.calfontasked    {
	color:#8378AB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-weight: bold;
}

a.calfontasked    {
	color: #FFFFFF;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}

a.calfontasked:hover    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}

a.calfontasked:link    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}

a.calfontasked:visited    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}

/* font for menu items */
div.menufont    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	padding:5px;
}

a.menufont:link    {
	color: #0000FF;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.menufont:visited    {
	color: #0000FF;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.menufont:hover    {
	color: #0000FF;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

/* menu option background color */
table.menufont    {
	background: #FAFAFF;
	width: 100%;
}

/* font for search header */
div.searchheaderfont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: bold;
	background-color: #F0F0F0;
}

/* font for search result events title */
div.searchtitlefont    {
	color: #FFFFFF;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}

/* font for search result events */
div.searchtextfont    {
	color: #8378AB;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
}

/* font for headers */
div.headerfont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: bold;
	background-color: #F0F0F0;
}

table.headerfont    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: bold;
	background-color: #000000;
}

a.headerfont:link    {
	color: #000000;
	text-decoration: none;
}

a.headerfont:visited    {
	color: #000000;
	text-decoration: underline;
}

a.headerfont:hover    {
	color: #000000;
	text-decoration: underline;
}

/* font for titles */
div.titlefont    {
	color: #884422;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
}

table.titlefont    {
	width:437px;
	color: #FFFFFF;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
	background-color: #000000;
}

a.titlefont:link    {
	color: #000000;
	text-decoration: none;
}

a.titlefont:visited    {
	color: #000000;
	text-decoration: underline;
}

a.titlefont:hover    {
	color: #000000;
	text-decoration: underline;
}

/* font for event popup title */
div.popupeventtitlefont    {
	color:#884422;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:left; 
	font-size:12px;
	margin-top:5px;
	margin-left:10px;
}

/* font for event popup content */
div.popupeventfont    {
	color: #8378AB;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	padding:10px;
	font-weight:bold;
}

/* color and font for event content text in day calendar */


/* color and font for event content text in week calendar */
table.weekevent    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
	background: #F0F0FF;
	text-decoration: none;
}

/* color and font for normal text */
div.normalfont    {
	color: #8378AB;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size:12px;
}

table.normalfont, table.dayevent {
	width:410px;
	color: #8378AB;
	font-family: Arial,sans-serif,Helvetica;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color:#000000;
	margin-top:3px;
	margin-bottom:3px;
	font-size:12px;
}

a.normalfont:link    {
	color: #FFFFFF;
	text-decoration: none;
}

a.normalfont:visited    {
	color: #000000;
	text-decoration: none;
}

a.normalfont:hover    {
	color: #000000;
	text-decoration: underline;
}

/* format event borders in calendar month view */
table.eventborder    {
	border: solid #D0C0C8;
	border-bottom-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
}

td.eventborder    {
	border: solid #D0C0C8;
	border-bottom-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
}

td.eventtimeborder    {
	border: solid #884084;
	border-bottom-width: 0;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
}

/* lines and boxes */
table.txtbox    {
	border: 0px;
}

td.txtbox {
	border:#884422 thin solid;
}

hr    {
	height: 1px;
	background-color: #CCCCCC;
	border: #CCCCCC;
	color: #CCCCCC;
	border: 0px;
	border-style: none;
}

div.datenuma.red:link, a.red:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a.red:hover {
	text-decoration:underline;
}