body {
	background-image: url(../images/background_image_2.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

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

a:link    {
	color: #666666;
}

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

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

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

/* form styles */
textarea    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
}

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

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

/* small event font */
div.smallcalev    {
	color: #333333;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 10;
}

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

a.smallcalev    {
	color: #666666;
	font: 10px Arial, sans-serif, Helvetica;
}

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

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

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

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

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

td.smallcalmth    {
	background-color: #666666;
	border:thin none #884422;
}

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

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

table.calendarnamefont    {
	color: #FFFFFF;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	font-weight: bold;
	background-color: #17212A;
}

/* calendar top header setting */
table.todaytop    {
	color: #FFFFFF;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	background: #17212A;
}

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

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

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

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

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

td.monthview    {
	height: 30px;
}

td.sundaytopcolor    {
	height: 50px;
	color: #DADACB;
	background-color: #DADACB;
	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: #4C769E;
	color: #000000;
}

td.sundayclr    {
	height: 50px;
	background-color: #DADACB;
}

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

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

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

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

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

/* link to asked month font */
div.calfontasked    {
	color: #C7E6FF;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 24;
	font-style: normal;
	font-weight: normal;
}

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

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

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

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

/* font for menu items */
div.menufont    {
	color: #FF9900;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

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

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

a.menufont:hover    {
	color: #FF0000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	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-size: 16;
	font-style: normal;
	font-weight: bold;
	background-color: #F0F0F0;
}

/* font for search result events title */
div.searchtitlefont    {
	color: #FF9900;
	text-decoration: underline;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	font: bold normal 14 Arial, sans-serif, Helvetica;
}

/* font for search result events */
div.searchtextfont    {
	color: #FFFFFF;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	font-style: normal;
	font-weight: normal;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}

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

table.headerfont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 16;
	font-style: normal;
	font-weight: bold;
	width: 772px;
	background: #455059;
}

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

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

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

/* font for titles */
div.titlefont    {
	color: #FFFFFF;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
	font-style: normal;
	font-weight: normal;
}

table.titlefont    {
	color: #000000;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 14;
	font-style: normal;
	font-weight: normal;
	background-color: #62717E;
}

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

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

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

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

/* font for event popup content */
div.popupeventfont    {
	color: #FFFFFF;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 12;
	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: 12;
	font-style: normal;
	font-weight: normal;
	background: #FFFFFF;
	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: 12;
	font-style: normal;
	font-weight: normal;
	background: #FFFFFF;
	text-decoration: none;
}

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

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

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

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

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

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

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

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

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

td.txtbox {
	border:thin solid #3A434A;
}

hr    {
	height: 1px;
	background-color: #FF0000;
	border: #804000;
	color: #FF0000;
	border: 0px;
	border-style: none;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}


table.monthview {
	width: 772px;
}
table.todaytop {
	width: 772px;
}
table#footer {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}
table#search {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	background: #212121;
}
table#functions {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	background: #212121;
}
table#functions a {
	color: #B7BCC3;
}
table#functions a:hover {
	color: #FF0000;
}
table#weekFunctions {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	background: #212121;
}
table#dayFunctions {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	background: #212121;
}
table#catFunctions {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	background: #212121;
}
table#listFunctions {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	background: url(#212121);
}
table#weekview {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}
table#weekview a {
	font-size: 10px;
	color: #FFFFFF;
}
table.headerfont {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}
table.titlefont {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}
table.weekevent {
	width: 772px;
	margin-right: auto;
	margin-left: auto;
}
table.dayevent {
	width: 772px;
}

