
/* ================================
    CSS STYLES FOR Module TOMSideMenuModule
   ================================
*/

	.SMMenuItem0 A, .SMMenuItem0 A:link, .SMMenuItem0 A:visited {
		color: #494D53;
		text-align:left;
	}

	.SMMenuItemCurrentTab0 A, .SMMenuItemCurrentTab0 A:link, .SMMenuItemCurrentTab0 A:visited {
		font-weight: bold;
		color: #494D53;
	}

	.SMMenuItemOpenTab0 A, .SMMenuItemOpenTab0 A:link, .SMMenuItemOpenTab0 A:visited {
		font-weight: bold;
		color: #494D53;
	}

	.SMMenuItem0 A:hover, .SMMenuItemCurrentTab0 A:hover, .SMMenuItemOpenTab0 A:hover {
		color: #FFC500;
		text-decoration: none;
	}

	.SMMenuItem1 A, .SMMenuItem1 A:link, .SMMenuItem1 A:visited {
		font-weight: normal;
		color: #494D53;
		text-decoration: none;
	}

	.SMMenuItemCurrentTab1 A, .SMMenuItemCurrentTab1 A:link, .SMMenuItemCurrentTab1 A:visited {
		font-weight: bold;
		color: #494D53;
		text-decoration: none;
	}

	.SMMenuItemOpenTab1 A, .SMMenuItemOpenTab1 A:link, .SMMenuItemOpenTab1 A:visited {
		font-weight: bold;
		color: #494D53;
		text-decoration: none;
	}

	.SMMenuItem1 A:hover, .SMMenuItemCurrentTab1 A:hover, .SMMenuItemOpenTab1 A:hover {
		color: #FFC500;
		text-decoration: none;
	}

	.SMMenuItem2 A, .SMMenuItem2 A:link, .SMMenuItem2 A:visited {
		font-weight:normal;
		color: #494D53;
		text-decoration: none;
		padding-left:12px;
		line-height:150%;
	}

	.SMMenuItemCurrentTab2 A, .SMMenuItemCurrentTab2 A:link, .SMMenuItemCurrentTab2 A:visited {
		font-weight: bold;
		color: #FFC500;
		text-decoration: none;
		padding-left:12px;
		line-height:150%;
	}

	.SMMenuItemOpenTab2 A, .SMMenuItemOpenTab2 A:link, .SMMenuItemOpenTab2 A:visited {
		font-weight: bold;
		color: #FFC500;
		text-decoration: none;
		padding-left:12px;
		line-height:150%;
	}

	.SMMenuItem2 A:hover, .SMMenuItemCurrentTab2 A:hover, .SMMenuItemOpenTab2 A:hover {
		color: #FFC500;
		text-decoration: none;
		padding-left:12px;
		line-height:150%;
	}


	.SMMenuItem3 {
		background-color:#FFC500;
		line-height:18px;
	}


	.SMMenuItem3 A, .SMMenuItem3 A:link, .SMMenuItem3 A:visited {
		font-weight:normal;
		color: #494D53;
		background-color:#FFC500;
		text-decoration: none;
		padding-left: 24px;
		line-height:18px;
	}

	.SMMenuItemCurrentTab3 {
		background-color:#FFC500;
	}
	
	.SMMenuItemCurrentTab3 A, .SMMenuItemCurrentTab3 A:link, .SMMenuItemCurrentTab3 A:visited {
		font-weight: bold;
		color: #494D53;
		background-color:#FFC500;
		text-decoration: none;
		padding-left: 24px;
		line-height:18px;
	}

	.SMMenuItemOpenTab3 A, .SMMenuItemOpenTab3 A:link, .SMMenuItemOpenTab3 A:visited {
		font-weight: bold;
		color: #494D53;
		background-color:#FFC500;
		text-decoration: none;
		padding-left: 24px;
		line-height:18px;
	}

	.SMMenuItem3 A:hover, .SMMenuItemCurrentTab3 A:hover, .SMMenuItemOpenTab3 A:hover {
		color: #494D53;
		background-color:#FFC500;
		text-decoration: none;
		padding-left: 24px;
		line-height:18px;
	}


	.SMMenuItem4 A, .SMMenuItem4 A:link, .SMMenuItem4 A:visited {
		color: #494D53;
		font-weight:normal;
		text-decoration: none;
		padding-left: 36px;
	}

	.SMMenuItemCurrentTab4 A, .SMMenuItemCurrentTab4 A:link, .SMMenuItemCurrentTab4 A:visited {
		font-weight: normal;
		color: #494D53;
		text-decoration: none;
		padding-left: 36px;
	}

	.SMMenuItemOpenTab4 A, .SMMenuItemOpenTab4 A:link, .SMMenuItemOpenTab4 A:visited {
		font-weight: normal;
		color: #494D53;
		text-decoration: none;
		padding-left: 36x;
	}

	.SMMenuItem4 A:hover, .SMMenuItemCurrentTab4 A:hover, .SMMenuItemOpenTab4 A:hover {
		color: #FFC500;
		text-decoration: none;
		text-decoration: none;
		padding-left: 36px;
	}


	.SMMenuItem5 A, .SMMenuItem5 A:link, .SMMenuItem5 A:visited {
		font-weight:normal;
		color: #494D53;
		padding-left: 48px;
	}

	.SMMenuItemCurrentTab5 A, .SMMenuItemCurrentTab5 A:link, .SMMenuItemCurrentTab5 A:visited {
		font-weight: normal;
		color: #494D53;
		padding-left: 48px;
	}

	.SMMenuItemOpenTab5 A, .SMMenuItemOpenTab5 A:link, .SMMenuItemOpenTab5 A:visited {
		font-weight: normal;
		color: #494D53;
		padding-left: 48px;
	}

	.SMMenuItem5 A:hover, .SMMenuItemCurrentTab5 A:hover, .SMMenuItemOpenTab5 A:hover {
		padding-left: 48px;
		color: #FFC500;
		text-decoration: none;
	}


	.SMMenuItemText {
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		text-decoration:none;
		
	}
	.SMMenuItemIcon0, .SMMenuItemIcon1, .SMMenuItemIcon2, .SMMenuItemIcon3, .SMMenuItemIcon4, .SMMenuItemIcon5  {
		margin: 0px;
		vertical-align: left;
	}
