/* ================================
    CSS STYLES FOR Module TOMSideMenuModule
   ================================
*/

	.SMMenuItem0 A, .SMMenuItem0 A:link, .SMMenuItem0 A:visited {
		color: #FFFFFF;
		text-align:left;
	}

	.SMMenuItemCurrentTab0 A, .SMMenuItemCurrentTab0 A:link, .SMMenuItemCurrentTab0 A:visited {
		font-weight: bold;
		color: #FFC600;
	}

	.SMMenuItemOpenTab0 A, .SMMenuItemOpenTab0 A:link, .SMMenuItemOpenTab0 A:visited {
		font-weight: bold;
		color: #FFC600;
	}

	.SMMenuItem0 A:hover, .SMMenuItemCurrentTab0 A:hover, .SMMenuItemOpenTab0 A:hover {
		text-decoration: none;
		color: #FFC600;
	}

	.SMMenuItem1 A, .SMMenuItem1 A:link, .SMMenuItem1 A:visited {
		color: #FFFFFF;
		text-align:left;
	}

	.SMMenuItemCurrentTab1 A, .SMMenuItemCurrentTab1 A:link, .SMMenuItemCurrentTab1 A:visited {
		font-weight: bold;
		color: #FFC600;
	}

	.SMMenuItemOpenTab1 A, .SMMenuItemOpenTab1 A:link, .SMMenuItemOpenTab1 A:visited {
		font-weight: bold;
		color: #FFC600;
	}

	.SMMenuItem1 A:hover, .SMMenuItemCurrentTab1 A:hover, .SMMenuItemOpenTab1 A:hover {
		text-decoration: none;
		color: #FFC600;
	}

	.SMMenuItem2 A, .SMMenuItem2 A:link, .SMMenuItem2 A:visited {
		font-weight: bold;
		font-size:11px;
		color: #FFFFFF;
		line-height:20px;
	}

	.SMMenuItemCurrentTab2 {
		background-image:url(bg-line-yellow-left-navigation.gif);
		background-repeat:no-repeat;
		background-position:0px 19px;
	}

	.SMMenuItemCurrentTab2 A, .SMMenuItemCurrentTab2 A:link, .SMMenuItemCurrentTab2 A:visited {
		font-weight: bold;
		font-size:11px;
		color: #FFC600;
	}

	.SMMenuItemOpenTab2 {
		background-image:url(bg-line-yellow-left-navigation.gif);
		background-repeat:no-repeat;
		background-position:0px 19px;
	}

	.SMMenuItemOpenTab2 A, .SMMenuItemOpenTab2 A:link, .SMMenuItemOpenTab2 A:visited {
		font-weight: bold;
		font-size:11px;
		color: #FFC600;
	}

	.SMMenuItem2 A:hover, .SMMenuItemCurrentTab2 A:hover, .SMMenuItemOpenTab2 A:hover {
		text-decoration: none;
		color: #FFC600;
	}

	.SMMenuItem3, .SMMenuItemCurrentTab3, .SMMenuItemOpenTab3 {
		padding-left:12px;
	}

	.SMMenuItem3 A, .SMMenuItem3 A:link, .SMMenuItem3 A:visited {
		color: #FFFFFF;
		font-size:11px;
		font-weight:normal;
	}

	.SMMenuItemCurrentTab3 A, .SMMenuItemCurrentTab3 A:link, .SMMenuItemCurrentTab3 A:visited {
		font-weight: normal;
		font-size:11px;
		color: #FFC600;
	}

	.SMMenuItemOpenTab3 A, .SMMenuItemOpenTab3 A:link, .SMMenuItemOpenTab3 A:visited {
		font-weight: normal;
		font-size:11px;
		color: #FFC600;
	}

	.SMMenuItem3 A:hover, .SMMenuItemCurrentTab3 A:hover, .SMMenuItemOpenTab3 A:hover {
		font-size:11px;
		text-decoration: none;
		color: #FFC600;
	}

	.SMMenuItem4, .SMMenuItemCurrentTab4, .SMMenuItemOpenTab4 {
		padding-left:24px;
	}

	.SMMenuItem4 A, .SMMenuItem4 A:link, .SMMenuItem4 A:visited {
		color: #FFFFFF;
		font-size:11px;
		font-weight:normal;
	}

	.SMMenuItemCurrentTab4 A, .SMMenuItemCurrentTab4 A:link, .SMMenuItemCurrentTab4 A:visited {
		font-weight: normal;
		font-size:11px;
		color: #FFC600;
	}

	.SMMenuItemOpenTab4 A, .SMMenuItemOpenTab4 A:link, .SMMenuItemOpenTab4 A:visited {
		font-weight: normal;
		font-size:11px;
		color: #FFC600;
	}

	.SMMenuItem4 A:hover, .SMMenuItemCurrentTab4 A:hover, .SMMenuItemOpenTab4 A:hover {
		font-size:11px;
		text-decoration: none;
		color: #FFC600;
	}


	.SMMenuItem5 A, .SMMenuItem5 A:link, .SMMenuItem5 A:visited {
		color: #FFFFFF;
		font-size:11px;
		padding-left: 36px;
		font-weight:normal;
	}

	.SMMenuItemCurrentTab5 A, .SMMenuItemCurrentTab5 A:link, .SMMenuItemCurrentTab5 A:visited {
		font-weight: normal;
		font-size:11px;
		padding-left: 36px;
		color: #FFC600;
	}

	.SMMenuItemOpenTab5 A, .SMMenuItemOpenTab5 A:link, .SMMenuItemOpenTab5 A:visited {
		font-weight: normal;
		font-size:11px;
		padding-left: 36px;
		color: #FFC600;
	}

	.SMMenuItem5 A:hover, .SMMenuItemCurrentTab5 A:hover, .SMMenuItemOpenTab5 A:hover {
		padding-left: 36px;
		text-decoration: none;
		color: #FFC600;
	}


	.SMMenuItem6 A, .SMMenuItem6 A:link, .SMMenuItem6 A:visited {
		color: #FFFFFF;
		padding-left: 48px;
		font-weight:normal;
	}

	.SMMenuItemCurrentTab6 A, .SMMenuItemCurrentTab6 A:link, .SMMenuItemCurrentTab6 A:visited {
		font-weight: normal;
		padding-left: 48px;
		color: #FFC600;
	}

	.SMMenuItemOpenTab6 A, .SMMenuItemOpenTab6 A:link, .SMMenuItemOpenTab6 A:visited {
		font-weight: normal;
		padding-left: 48px;
		color: #FFC600;
	}

	.SMMenuItem6 A:hover, .SMMenuItemCurrentTab6 A:hover, .SMMenuItemOpenTab6 A:hover {
		padding-left: 48px;
		text-decoration: none;
		color: #FFC600;
	}


	.SMMenuItemText {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align:left;
	}
	.SMMenuItemIcon0, .SMMenuItemIcon1, .SMMenuItemIcon2, .SMMenuItemIcon3, .SMMenuItemIcon4, .SMMenuItemIcon5  {
		margin: 2px;
		vertical-align: middle;
	}

	.SMDisabledItemText {
		font-weight: bold;
		color: #FFC600;
	}
