
      
        /* calendar */

		.G10BOLD 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
		.G10G 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #A1A5A9; background-color: inherit;}
		.G10B 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: inherit;}
		
		.V9G 			{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #555555; background-color: inherit; margin-left:20px; text-indent:-4px}
		
		
		.SM_calendar_event{ margin-left:20px; }
		.SM_calendar_event_title{ font-weight:bold; }
		.SM_calendar_event_date{ font-weight:bold; }
		.SM_calendar_event_info { font-size: 90%; margin-left:10px; margin-top:4px;}
		.SM_calendar_event_details {margin-top:4px;}
		.SM_calendar_event_details p {  
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
				font-size: 80%; 
				color: #555555; 
				background-color: inherit;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-right: 0px;
				margin-left:70px;
				text-indent:-60px;
				}
		.SM_calendar_event_detail_label { color: #333; background-color: inherit; margin-left:20px; font-weight:bold; }
		
		.SM_toggle_pic {
				margin-left:10px;
				display:block;
				float:left;
				height:14px;
				width:14px;
				vertical-align: bottom;
				text-align: center;
				}
				
		.SM_flip_title {
				height:20px;
				font-size: 90%;
				}

		
		
		a.psf			{ text-decoration:	none; }
		a.psf:link		{ color: #0066FF; background-color: inherit; }
		a.psf:visited	{ color: #0066FF; background-color: inherit; }
		a.psf:active	{ color: #3366CC; background-color: inherit; }
		a.psf:hover		{ color: #000099; background-color: inherit; }
		
		a.ps2			{ text-decoration:	underline; }
		a.ps2:link		{ color: #0066FF; background-color: inherit; }
		a.ps2:visited	{ color: #0066FF; background-color: inherit; }
		a.ps2:active	{ color: #3366CC; background-color: inherit; }
		a.ps2:hover		{ color: #000099; background-color: inherit; }        
