    A:link {text-decoration: none;}
	A:visited {text-decoration: none;}
	A:hover {text-decoration: underline;}

	.ul {
		list-style: disc inside;
		margin: 0% auto 3px;
		font-size: 11px;
	}

	.subtext
	{
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-decoration: none;
		text-transform: none;
		line-height: normal;
		color: Black;
	}
	.subquote
	{
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		text-transform: none;
		color: Black;
	}
	.shared	{
		background-color:#ccffcc;
		color: Teal;
		font-size:8pt;
		font-weight:bold;
		font-family:arial,helvetica;
	}

	.foot
	{
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		text-decoration: none;
		text-transform: none;
		line-height: normal;
		color: Black;
	}
	.title
	    {font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;	}
	
	.button {
		background-color : #FFCC99;
		/*background-color : #8E99B0;*/
		border-bottom : 1px solid #996600;
		border-right : 1px solid #996600;
		border-left : 1px solid #F0F8FF;
		border-top : 1px solid #F0F8FF;
	}	
	/* =============CoolMenus 4 - default styles - do not edit ============ */
	.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
	/* CoolMenus 4 - default styles - end */

	/*Style for the background-bar*/
	.clBar{
		position:absolute;
		width:10px;
		height:10px;
		background-color: #FFCC99;
		visibility:hidden;
		background : #FFCC99;
	}

	/*Styles for level 0*/
	.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:11px; font-weight:bold}
	.clLevel0{background-color:Teal; background:Teal; color:white;}
	.clLevel0over{background-color:#666643; color:#FFFFCC; cursor:pointer; cursor:hand; }
	.clLevel0border{position:absolute; visibility:hidden; background-color:grey; background:#D3D2AB}

	/*Styles for level 1*/
	.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:11px; font-weight:bold}
	.clLevel1{background-color:Teal; background:Teal; color:white;}
	.clLevel1over{background-color:#666643; color:#FFFFCC; cursor:pointer; cursor:hand; }
	.clLevel1border{position:absolute; visibility:hidden; background-color:#D3D2AB; }

	/*Styles for level 2*/
	.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px; font-weight:bold}
	.clLevel2{background-color:Teal; color:white;}
	.clLevel2over{
		background-color: #666643;
		background:#666643;
		color: #FFFFCC;
		cursor: pointer;
		cursor:hand;
	}
	.clLevel2border{position:absolute; visibility:hidden; background-color:#D3D2AB }

