/* ================================
    CSS STYLES FOR Module TOMSideMenuModule
   ================================
*/

	.SMMenuItem2 A, .SMMenuItem2 A:link, .SMMenuItem2 A:visited {
		line-height:20px;
		color: #000000;
		padding-left:5px;
		padding-right:15px;
		text-decoration:none;
	}

	.SMMenuItemCurrentTab2 A, .SMMenuItemCurrentTab2 A:link, .SMMenuItemCurrentTab2 A:visited {
		line-height:20px;
		color: #ED1C24;
		padding-left:5px;
		padding-right:15px;
		text-decoration:none;
		font-weight:bold;
	}

	.SMMenuItemOpenTab2 A, .SMMenuItemOpenTab2 A:link, .SMMenuItemOpenTab2 A:visited {
		line-height:20px;
		color: #ED1C24;
		padding-left:5px;
		padding-right:15px;
		text-decoration:none;
		font-weight:bold;
	}

	.SMMenuItem2 A:hover, .SMMenuItemCurrentTab2 A:hover, .SMMenuItemOpenTab2 A:hover {
		line-height:20px;
		text-decoration: none;
		color: #ED1C24;
		padding-left:5px;
		padding-right:15px;
	}


	.SMMenuItem3 {
		font-size:11px;
		background-image:url(bg-nav.gif);
		background-repeat: repeat-y;
		background-position: 233px 0px;
	}

	.SMMenuItem3 A, .SMMenuItem3 A:link, .SMMenuItem3 A:visited {
		font-size:11px;
		line-height:16px;
		color: #000000;
		padding-left:5px;
		padding-right:25px;
		text-decoration:none;
	}

	.SMMenuItemCurrentTab3 {
		font-size:11px;
		background-image:url(bg-nav.gif);
		background-repeat: repeat-y;
		background-position: 233px 0px;
	}

	.SMMenuItemCurrentTab3 A, .SMMenuItemCurrentTab3 A:link, .SMMenuItemCurrentTab3 A:visited {
		font-size:11px;
		line-height:16px;
		color: #ED1C24;
		padding-left:5px;
		padding-right:25px;
		text-decoration:none;
		font-weight:bold;
	}

	.SMMenuItemOpenTab3 {
		background-image:url(bg-nav.gif);
		background-repeat: repeat-y;
		background-position: 233px 0px;
	}

	.SMMenuItemOpenTab3 A, .SMMenuItemOpenTab3 A:link, .SMMenuItemOpenTab3 A:visited {
		font-size:11px;
		line-height:16px;	
		color: #ED1C24;
		padding-left:5px;
		padding-right:25px;
		text-decoration:none;
		font-weight:bold;
	}

	.SMMenuItem3 A:hover, .SMMenuItemCurrentTa3 A:hover, .SMMenuItemOpenTab3 A:hover {
		font-size:11px;
		line-height:16px;
		text-decoration: none;
		color: #ED1C24;
		padding-left:5px;
		padding-right:25px;
	}

	.SMMenuItem4 {
		font-size:11px;
		background-image:url(bg-nav.gif);
		background-repeat: repeat-y;
		background-position: 233px 0px;
	}

	.SMMenuItem4 A, .SMMenuItem4 A:link, .SMMenuItem4 A:visited {
		font-size:11px;
		line-height:16px;
		color: #000000;
		padding-left:5px;
		padding-right:40px;
		text-decoration:none;
	}

	.SMMenuItemCurrentTab4 {
		font-size:11px;
		background-image:url(bg-nav.gif);
		background-repeat: repeat-y;
		background-position: 233px 0px;
	}

	.SMMenuItemCurrentTab4 A, .SMMenuItemCurrentTab4 A:link, .SMMenuItemCurrentTab4 A:visited {
		font-size:11px;
		line-height:16px;
		color: #ED1C24;
		padding-left:5px;
		padding-right:40px;
		text-decoration:none;
		font-weight:bold;
	}

	.SMMenuItemOpenTab4 {

	}

	.SMMenuItemOpenTab4 A, .SMMenuItemOpenTab4 A:link, .SMMenuItemOpenTab4 A:visited {
		font-size:11px;
		line-height:16px;	
		color: #ED1C24;
		padding-left:5px;
		padding-right:40px;
		text-decoration:none;
		font-weight:bold;
	}

	.SMMenuItem4 A:hover, .SMMenuItemCurrentTa4 A:hover, .SMMenuItemOpenTab4 A:hover {
		font-size:11px;
		line-height:16px;
		text-decoration: none;
		color: #ED1C24;
		padding-left:5px;
		padding-right:40px;
	}


	.SMMenuItemText {
		font-family: Verdana, Arial, Helvetica, sans-serif;

		text-decoration:none;
	}

	.SMMenuItemIcon0, .SMMenuItemIcon1, .SMMenuItemIcon2, .SMMenuItemIcon3, .SMMenuItemIcon4, .SMMenuItemIcon5  {
		margin: 0px;
		vertical-align: left;
	}
