 /*calendar css*/
 
#spmWidgetContainer
{
	border-width: 1px;
	border-color: #C0C0C0;
	width: 298px;
	font-family: 'Arial' , 'Lucida Grande' , 'Lucida Sans Unicode' , Arial, Verdana, sans-serif;
	color: #395291;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	padding: 0;
	text-align: left;
	z-index:1000;
	line-height:normal;
}

#spmWidgetTitle
{
	font-size: 12pt;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-family: 'Arial' , 'Lucida Grande' , 'Lucida Sans Unicode' , Arial, Verdana, sans-serif;
	text-align: center;
	background-color: #790000;
	color: #fff;
}

#spmWidgetFooter
{
	font-family: 'Arial' , 'Lucida Grande' , 'Lucida Sans Unicode' , Arial, Verdana, sans-serif;
	font-size: 8pt;
    padding-bottom: 3px;
	padding-top: 3px;
	font-weight: normal;
	text-align: center;
	background-color: #790000;
	color: #fff;
}

#spmWidgetFooter a
{
	text-decoration: none;
	font-family: 'Arial' , 'Lucida Grande' , 'Lucida Sans Unicode' , Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#4C00EE;
}

#spmWidgetFooter a:link
{
	text-decoration: none;
	font-family: 'Arial' , 'Lucida Grande' , 'Lucida Sans Unicode' , Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#4C00EE;
}

#spmWidgetFooter a:hover
{	
	text-decoration:underline;
	color:#4C00EE;
}

#spmNewsLinks a
{
	text-decoration: none;
	color: #000000;
	vertical-align: top;
	font-family: 'Arial' , 'Lucida Grande' , 'Lucida Sans Unicode' , Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;	
}

#spmNewsLinks a:link
{
	text-decoration: none;
	color: #000000;
	vertical-align: top;
	font-family: 'Arial' , 'Lucida Grande' , 'Lucida Sans Unicode' , Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;	
}

#spmNewsLinks a:hover
{	
	text-decoration:underline;
	font-family: 'Arial' , 'Lucida Grande' , 'Lucida Sans Unicode' , Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#000000;
}

#spmNewsLinks li.spm
{
	background: none;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px; 
	list-style-type: disc;
	color: #9E0000;
	margin: 0px;
	font-family: Tahoma;
}

#spmNewsLinks ul.spm
{
	background: none;
	color: #000000;
	list-style-type: disc;
	margin-top: 8px;
	padding-left: 20px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 8px;
	padding-right: 0px; 
	font-size: 10pt;
	font-family: Tahoma;
}

#spmNewsLinks li
{
	background: none;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: disc;
	color: #9E0000;
	margin: 0px;
	font-family: Tahoma;
}

#spmNewsLinks ul
{
	background: none;
	color: #000000;
	list-style-type: disc;
	margin-top: 8px;
	padding-left: 20px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
    padding-bottom: 0px;
	padding-top: 8px;
	padding-right: 0px; 
	font-size: 10pt;
	font-family: Tahoma;
}




#spmNewsLinks
{
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	width: 242px;
	margin-right: 5px;
}
