/* ================================
    CSS STYLES FOR Module TOMSideMenuModule
   ================================
*/

	.SMMenuItem0 A, .SMMenuItem0 A:link, .SMMenuItem0 A:visited {
		color: #000000;
		text-align:left;
	}

	.SMMenuItemCurrentTab0 A, .SMMenuItemCurrentTab0 A:link, .SMMenuItemCurrentTab0 A:visited {
		font-weight: bold;
		color: #A40000;
	}

	.SMMenuItemOpenTab0 A, .SMMenuItemOpenTab0 A:link, .SMMenuItemOpenTab0 A:visited {
		font-weight: bold;
		color: #A40000;
	}

	.SMMenuItem0 A:hover, .SMMenuItemCurrentTab0 A:hover, .SMMenuItemOpenTab0 A:hover {
		text-decoration: none;
		color: #A40000;
	}

	.SMMenuItem1 A, .SMMenuItem1 A:link, .SMMenuItem1 A:visited {
		line-height:16px;
		color: #000000;
		padding-left:0px;
		padding-right:0px;
		text-decoration:none;
	}

	.SMMenuItemCurrentTab1, .SMMenuItemOpenTab1 {
		line-height:16px;
		text-decoration:none;
	}

	.SMMenuItemCurrentTab1 A, .SMMenuItemCurrentTab1 A:link, .SMMenuItemCurrentTab1 A:visited {
		line-height:16px;
		color: #A40000;
		padding-left:0px;
		padding-right:0px;
		text-decoration:none;
	}

	.SMMenuItemOpenTab1 A, .SMMenuItemOpenTab1 A:link, .SMMenuItemOpenTab1 A:visited {
		line-height:16px;
		color: #A40000;
		padding-left:0px;
		padding-right:0px;
		text-decoration:none;
	}

	.SMMenuItem1 A:hover, .SMMenuItemCurrentTab1 A:hover, .SMMenuItemOpenTab1 A:hover {
		line-height:16px;
		text-decoration: none;
		color: #A40000;
		padding-left:0px;
		padding-right:0px;
		text-decoration:none;
	}

	.SMMenuItem2 A, .SMMenuItem2 A:link, .SMMenuItem2 A:visited {
		line-height:16px;
		color: #000000;
		padding-left:10px;
		padding-right:0px;
		text-decoration:none;
	}

	.SMMenuItemCurrentTab2 A, .SMMenuItemCurrentTab2 A:link, .SMMenuItemCurrentTab2 A:visited {
		line-height:16px;
		color: #A40000;
		padding-left:10px;
		padding-right:0px;
		text-decoration:none;
	}

	.SMMenuItemOpenTab2 A, .SMMenuItemOpenTab2 A:link, .SMMenuItemOpenTab2 A:visited {
		line-height:16px;
		color: #A40000;
		padding-left:10px;
		padding-right:0px;
		text-decoration:none;
	}

	.SMMenuItem2 A:hover, .SMMenuItemCurrentTab2 A:hover, .SMMenuItemOpenTab2 A:hover {
		line-height:16px;	
		text-decoration: none;
		color: #A40000;
		padding-left:10px;
		padding-right:0px;
		text-decoration:none;
	}

	.SMMenuItem3 A, .SMMenuItem3 A:link, .SMMenuItem3 A:visited {
		line-height:20px;
		color: #000000;
		padding-left:20px;
		padding-right:5px;
	}

	.SMMenuItemCurrentTab3 A, .SMMenuItemCurrentTab3 A:link, .SMMenuItemCurrentTab3 A:visited {
		line-height:20px;
		color: #A40000;
		padding-left:20px;
		padding-right:5px;
	}

	.SMMenuItemOpenTab3 A, .SMMenuItemOpenTab3 A:link, .SMMenuItemOpenTab3 A:visited {
		line-height:20px;
		color: #A40000;
		padding-left:20px;
		padding-right:5px;
	}

	.SMMenuItem3 A:hover, .SMMenuItemCurrentTab3 A:hover, .SMMenuItemOpenTab3 A:hover {
		line-height:20px;
		text-decoration: none;
		color: #A40000;
		padding-left:20px;
		padding-right:5px;
	}


	.SMMenuItem4 A, .SMMenuItem4 A:link, .SMMenuItem4 A:visited {
		line-height:20px;
		color: #000000;
		padding-left:25px;
		padding-right:5px;
	}

	.SMMenuItemCurrentTab4 A, .SMMenuItemCurrentTab4 A:link, .SMMenuItemCurrentTab4 A:visited {
		line-height:20px;
		color: #A40000;
		padding-left:25px;
		padding-right:5px;
	}

	.SMMenuItemOpenTab4 A, .SMMenuItemOpenTab4 A:link, .SMMenuItemOpenTab4 A:visited {
		line-height:20px;
		color: #A40000;
		padding-left:25px;
		padding-right:5px;
	}

	.SMMenuItem4 A:hover, .SMMenuItemCurrentTab4 A:hover, .SMMenuItemOpenTab4 A:hover {
		line-height:20px;
		text-decoration: none;
		color: #A40000;
		padding-left:25px;
		padding-right:5px;
	}


	.SMMenuItem5 A, .SMMenuItem5 A:link, .SMMenuItem5 A:visited {
		color: #000000;
		padding-left: 48px;
	}

	.SMMenuItemCurrentTab5 A, .SMMenuItemCurrentTab5 A:link, .SMMenuItemCurrentTab5 A:visited {
		padding-left: 48px;
		color: #A40000;
	}

	.SMMenuItemOpenTab5 A, .SMMenuItemOpenTab5 A:link, .SMMenuItemOpenTab5 A:visited {
		padding-left: 48px;
		color: #A40000;
	}

	.SMMenuItem5 A:hover, .SMMenuItemCurrentTab5 A:hover, .SMMenuItemOpenTab5 A:hover {
		padding-left: 48px;
		text-decoration: none;
		color: #A40000;
	}

	.SMMenuItemText {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	.SMMenuItemIcon0, .SMMenuItemIcon1, .SMMenuItemIcon2, .SMMenuItemIcon3, .SMMenuItemIcon4, .SMMenuItemIcon5  {
		margin: 0px;
		vertical-align: left;
	}

