/* ================================
    CSS STYLES FOR Module TOMSideMenuModule
   ================================
*/
	.SMMenuItem0 A, .SMMenuItem0 A:link, .SMMenuItem0 A:visited {
		line-height:20px;
		padding-left:60px;
		text-decoration:none;
		color:#000000;
	}

	.SMMenuItemCurrentTab0 A, .SMMenuItemCurrentTab0 A:link, .SMMenuItemCurrentTab0 A:visited {
		line-height:20px;
		padding-left:60px;
		text-decoration:none;
		font-weight:bold;
		color:#D10000;
	}

	.SMMenuItemOpenTab0 A, .SMMenuItemOpenTab0 A:link, .SMMenuItemOpenTab0 A:visited {
		line-height:20px;
		padding-left:60px;
		text-decoration:none;
		font-weight:bold;
		color:#D10000;
	}

	.SMMenuItem0 A:hover, .SMMenuItemCurrentTab0 A:hover, .SMMenuItemOpenTab0 A:hover {
		line-height:20px;
		padding-left:60px;
		text-decoration:none;
		color:#D10000;
	}

	.SMMenuItem1 A, .SMMenuItem1 A:link, .SMMenuItem1 A:visited {
		line-height:20px;
		padding-left:80px;
		text-decoration:none;
		color:#000000;
	}

	.SMMenuItemCurrentTab1 {
	}

	.SMMenuItemCurrentTab1 A, .SMMenuItemCurrentTab1 A:link, .SMMenuItemCurrentTab1 A:visited {
		line-height:20px;
		padding-left:80px;
		text-decoration:none;
		font-weight:bold;
		color:#D10000;
	}

	.SMMenuItemOpenTab1 A, .SMMenuItemOpenTab1 A:link, .SMMenuItemOpenTab1 A:visited {
		line-height:20px;
		padding-left:80px;
		text-decoration:none;
		font-weight:bold;
		color:#D10000;
	}

	.SMMenuItem1 A:hover, .SMMenuItemCurrentTab1 A:hover, .SMMenuItemOpenTab1 A:hover {
		line-height:20px;
		padding-left:80px;
		text-decoration:none;
		color:#D10000;
	}

	.SMMenuItem2 A, .SMMenuItem2 A:link, .SMMenuItem2 A:visited {
		line-height:20px;
		padding-left:100px;
		text-decoration:none;
		color:#000000;
	}

	.SMMenuItemCurrentTab2 A, .SMMenuItemCurrentTab2 A:link, .SMMenuItemCurrentTab2 A:visited {
		line-height:20px;
		padding-left:100px;
		text-decoration:none;
		font-weight:bold;
		color:#D10000;
	}

	.SMMenuItemOpenTab2 A, .SMMenuItemOpenTab2 A:link, .SMMenuItemOpenTab2 A:visited {
		line-height:20px;
		padding-left:100px;
		font-weight:bold;
		color:#D10000;
	}

	.SMMenuItem2 A:hover, .SMMenuItemCurrentTab2 A:hover, .SMMenuItemOpenTab2 A:hover {
		line-height:20px;
		padding-left:100px;
		text-decoration: none;
		color:#D10000;
	}

	.SMMenuItemText {
		font-family: Verdana, Helvetica, sans-serif;
		font-size:13px;
		text-decoration:none;
	}
	.SMMenuItemIcon0, .SMMenuItemIcon1, .SMMenuItemIcon2, .SMMenuItemIcon3, .SMMenuItemIcon4, .SMMenuItemIcon5  {
		margin: 0px;
		vertical-align: left;
	}
