body    {
	
}

a:visited    {
	color: #0000FF;
	text-decoration: none;
}

a:link    {
	color: #0000FF;
	text-decoration: none;
}

a:hover    {
	color: #FF0000;
	text-decoration: underline;
}

a:active    {
	color: #FF0000;
	text-decoration: underline;
}

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

/* form styles */
form{
	margin: 0 0 30px 0;
}

textarea    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12px;
}

select    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12px;
}

option{
	padding: 1px;
}

input    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12px;
}

/* small event font */
div.smallcalev    {
	color: #0020A0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

div.smallcalevtime    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 10px;
}

a.smallcalev    {
	color: #0020A0;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 10px;
}

a.smallcalev:hover    {
	color: #FF2040;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 10px;
}

/* small cal month font */
table.smallcalmth    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 13px;
	width: 98%;
}

div.smallcalmth    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14px;
}

a.smallcalmth    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14px;
}

a.smallcalmth:visited    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14px;
}

td.smallcalmth    {
	background-color: #F4F4F4;
	border:#884422 thin solid;	
}

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

/* font for calendar and company names at top of month calendar */
table.companynamefont    {
	color: #9B0A0E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	background-color: none;
}

table.calendarnamefont    {
	color: #9B0A0E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	background-color: none;
}

/* calendar top header setting */
table.todaytop    {
	color: #884422;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	width: 950px;
	_width: 955px;
	background: none;
}

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

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

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

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

/* month calendar table view setting */
table.monthview    {
	width: 942px;
	border-width: thin;
	background-color: #611315;
	color: #A0E0F0;
	border: 0px thin #FFFFFF;
	border-collapse: separate;
	border-spacing: 1px;
	padding: 0px;
	spacing: 1px;
}

td.monthview    {
	height: 30px;
}

table.cal-bot{
	background-color: none;
}

td.sundaytopcolor    {
	height: 50px;
	color: #F0F0E0;
	background-color: #F0F0E0;
	width: 14%;
}

td.weekdaytopcolor    {
	height: 50px;
	color: #F4F4F4;
	background-color: #F4F4F4;
	width: 14%;
}

td.sundayemptyclr    {
	height: 50px;
	background-color: #FFFFFF;
}

td.weekdayemptyclr    {
	height: 50px;
	background-color: #FFFFFF;
}

td.todayclr    {
	background-color: #FFFFC0;
	padding: 2px 5px;
}

td.sundayclr    {
	height: 50px;
	background-color: #F0F0E0;
	padding: 2px 5px;
}

td.weekdayclr    {
	height: 50px;
	background-color: #F4F4F4;
	padding: 2px 5px;
}

/* link to month navigation font */
a.calfontnav    {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18;
	font-style: normal;
	font-weight: bold;
}

a.calfontnav:hover    {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18;
	font-style: normal;
	font-weight: normal;
}

a.calfontnav:link    {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18;
	font-style: normal;
	font-weight: normal;
}

a.calfontnav:visited    {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18;
	font-style: normal;
	font-weight: normal;
}

/* link to asked month font */
div.calfontasked    {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}

a.calfontasked    {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}

a.calfontasked:hover    {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}

a.calfontasked:link    {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}

a.calfontasked:visited    {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}

/* font for menu items */
div.menufont    {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 0 15px 0;
}

a.menufont:link    {
	color: #9B0A0E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.menufont:visited    {
	color: #9B0A0E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.menufont:hover    {
	color: #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

/* menu option background color */
table.menufont    {
	background: none;
	width: 100%;
	padding: 2px;
}

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

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

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

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

table.headerfont    {
	color: #7D191B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	background-color: none;
}

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: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

table.titlefont    {
	color: #7D191B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px dotted #7D191B;
	padding: 2px;
	margin: 0 0 3px 0;
}

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

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

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

/* font for event popup title */
div.popupeventtitlefont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

/* font for event popup content */
div.popupeventfont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

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

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

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

table.normalfont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.normalfont:link    {
	color: #000000;
	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: none;
}

td.eventborder    {
	border: none;
	font-size: 12px;
}

td.eventtimeborder    {
	border: none;
	padding-right: 3px;
}

/* lines and boxes */
table.txtbox    {
	border: solid gray;
}

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

span.hr    {
	height: 1px;
	width: auto;
	display: block;
	border-bottom: 1px dotted #EFC2C4;
	margin: 0 5px 15px 5	px;
}

li{
	list-style-type: none;
}


