table, td {font: 11px Verdana, Arial, sans-serif; color: #000;}
H1 		{ font-family: Helvetica, sans-serif; font-size: 18px; color: #000; margin: 0px;}
hr {
border: 0;
color: #A1A5A9;
background-color: #A1A5A9;
height: 1px;
width: 100%;
text-align: left;
}

.pfBody { font-family: Helvetica, sans-serif; font-size: 12px; color: #000; margin: 0px;}
/* Background images for tables */
.tbll	{background: url(calitems/shadow_l.gif) no-repeat; width:8px}
.tblbot	{background: url(calitems/shadow_m.gif) repeat-x; width:100%}
.tblr	{background: url(calitems/shadow_r.gif) no-repeat; width:8px}

/* Link colors and attributes */
/* This is the main link style */
a.psf			{ text-decoration:	none; }
a.psf:link		{ color: #0066FF; }
a.psf:visited	{ color: #0066FF; }
a.psf:active	{ color: #3366CC; }
a.psf:hover		{ color: #000099; text-decoration: underline; }

.calborder 		{ background-color: #fff; border: 1px #A1A5A9 solid; }
.sideback 		{ background-image: url(calitems/side_bg.gif); }
.timeborder 	{ border-right: 1px solid #A1A5A9; border-top: 1px dashed #A1A5A9;  }
.timeborder2 	{ border-right: 1px solid #A1A5A9; border-top: 1px solid #A1A5A9; }
.weekborder 	{ border-top: 1px dashed #A1A5A9; border-right: 1px solid #A1A5A9; }
.weekborderB 	{ border-top: 1px solid #A1A5A9; border-right: 1px solid #A1A5A9; }
.weekborder2 	{ border-right: 1px solid #A1A5A9; }


.rowOn			{ background-color: #cfc; border-top: 1px solid #A1A5A9; border-left: 1px solid #fff; }
.rowOn2			{ background-color: #cfc; border-top: 1px solid #A1A5A9; }
.rowOff			{ background-color: #E1E8F1; border-top: 1px solid #A1A5A9; border-left: 1px solid #fff; }
.rowOff2		{ background-color: #E1E8F1; border-top: 1px solid #A1A5A9 }
.rowToday		{ background-color: #cff; border-top: 1px solid #A1A5A9; border-left: 1px solid #fff; }




/* Styles for day and week events */
.dayborder 		{ background-color: #fff; border-top: 1px solid #A1A5A9; }
.dayborder2 	{ background-color: #fff; border-top: 1px dashed #ccc; }

.allDay2
{
	border-right: #a1a5a9 1px solid;
	border-top: #a1a5a9 1px solid;
	background-color: lemonchiffon;
}
.allDayDayCal
{
	border-top: #a1a5a9 1px solid;
	background-color: lemonchiffon;
}

/* Styles for day and week events */
.eventbg_1	 	{ background-color: #557CA3; padding: 0px;}
.eventbg_2	 	{ background-color: #53A062; padding: 0px;}
.eventbg_3	 	{ background-color: #E84F25; padding: 0px;}
.eventbg_4	 	{ background-color: #B257A2; padding: 0px;}
.eventbg_5	 	{ background-color: #D42020; padding: 0px;}
.eventbg_6	 	{ background-color: #B88F0B; padding: 0px;}
.eventbg_7	 	{ background-color: #73738C; padding: 0px;}
.eventbg2_1	 		{ background-color: #6699CC; border: 1px solid #557CA3; }
.eventbg2_2	 		{ background-color: #4FC464; border: 1px solid #53A062; }
.eventbg2_3	 		{ background-color: #FF6D3B; border: 1px solid #E84F25; }
.eventbg2_4	 		{ background-color: #EA62D4; border: 1px solid #B257A2; }
.eventbg2_5	 		{ background-color: #FF5E56; border: 1px solid #D42020; }
.eventbg2_6	 		{ background-color: #CCB21F; border: 1px solid #B88F0B; }
.eventbg2_7	 		{ background-color: #9292A1; border: 1px solid #73738C; }

.padd			{ padding: 2px; }
.eventfont 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }

/* Year View */

.medtitle		{ background-image: url(images/side_bg.gif); height: 20px; margin-top: 3px; font-weight: 900; }
.caltitle		{ background-image: url(images/title_bg.gif); height: 20px; margin-top: 3px; font-weight: 900; font-size: 11px; }
.yearreg		{ background-color: #fff; height: 30px; width: 30px; text-align: right; vertical-align: top; font-size: 9px; }
.yearoff		{ background-color: #F2F2F2; height: 30px; width: 30px; text-align: right;  vertical-align: top; font-size: 9px; }
.yearon			{ background-color: #F2F9FF; height: 30px; width: 30px; text-align: right;  vertical-align: top; font-size: 9px; }
.yearmonth		{ background-color: #ccc; }
.yearweek		{ background-color: #eee; width: 30px; font-size: 9px; font-weight: 900; text-align: center; height: 15px; }
