/* ================================
    CSS STYLES FOR Module TOMSideMenuModule
   ================================
*/

	.SMMenuItem0 A, .SMMenuItemCurrentTab0 A, .SMMenuItemOpenTab0 A, 
	.SMMenuItem1 A, .SMMenuItemCurrentTab1 A, .SMMenuItemOpenTab1 A, 
	.SMMenuItem2 A, .SMMenuItemCurrentTab2 A, .SMMenuItemOpenTab2 A {
		
		line-height: 15px; display: block;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		width: 100%; background-image: url(navbg.gif); background-repeat: repeat; background-position: bottom; 
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #2288C8; FONT-STYLE: normal; FONT-FAMILY: Arial, Verdana, sans-serif
	}
	
	.SMMenuItem0 A, .SMMenuItemOpenTab0 A, .SMMenuItemCurrentTab0 A {
		padding-left: 5px;
	}
	.SMMenuItem1 A, .SMMenuItemOpenTab1 A, .SMMenuItemCurrentTab1 A {
	 padding-left: 15px;
	 	line-height: 15px; display: block; width: 95%;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
      FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FF0000; FONT-STYLE: normal; FONT-FAMILY: Arial, Verdana, sans-serif
	}
	.SMMenuItem2 A, .SMMenuItemOpenTab2 A, .SMMenuItemCurrentTab2 A {
		
		font-size: 14px;
	}
	.SMMenuItem1 A, .SMMenuItemOpenTab1 A, .SMMenuItemCurrentTab1 {
	 background-image: url(navbg.gif);
	}
	.SMMenuItem2 A, .SMMenuItemOpenTab2 A, .SMMenuItemCurrentTab2 {
		 background-image: url(navbg.gif);  
	}
	.SMMenuItem0 A:link, .SMMenuItem1 A:link, .SMMenuItem2 A:link {
		 FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #2288C8; FONT-STYLE: normal; FONT-FAMILY: Arial, Verdana, sans-serif
	}
	.SMMenuItemCurrentTab0 A:link, .SMMenuItemCurrentTab1 A:link, .SMMenuItemCurrentTab2 A:link {
		 FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ff0000; FONT-STYLE: normal; FONT-FAMILY: Arial, Verdana, sans-serif
	}
	.SMMenuItem0 A:visited, .SMMenuItem1 A:visited, .SMMenuItem2 A:visited {
		color: #2288C8; text-decoration: none
	}
		.SMMenuItem0 A:active, .SMMenuItem1 A:active, .SMMenuItem2 A:active{
		color: #ff0000; text-decoration: none
	}
	.SMMenuItem0 A:hover, .SMMenuItemCurrentTab0 A:hover, .SMMenuItemOpenTab0 A:hover,
	.SMMenuItem1 A:hover, .SMMenuItemCurrentTab1 A:hover, .SMMenuItemOpenTab1 A:hover,
	.SMMenuItem2 A:hover, .SMMenuItemCurrentTab2 A:hover, .SMMenuItemOpenTab2 A:hover {
    font-weight: normal;
    font-size: 12px;
    color:#FFD757;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;

	}
	.SMMenuItemText A:active, SMMenuItemText0 A:active, .SMMenuItemText1 A:active, .SMMenuItemCurrentTab1 A:active {
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ff0000; FONT-STYLE: normal; FONT-FAMILY: Arial, Verdana, sans-serif; text-decoration: none;
	}
	.SMMenuItemText0, .SMMenuItemText1, .SMMenuItemText2 {
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ff0000; FONT-STYLE: normal; FONT-FAMILY: Arial, Verdana, sans-serif; text-decoration: none;
	}
	.SMMenuItemIcon0, .SMMenuItemIcon1, .SMMenuItemIcon2 {
		margin: 2px;
		vertical-align: middle;
	}
	.SMMenuItemCurrentTab0, .SMMenuItemCurrentTab1, .SMMenuItemCurrentTab2 {
		font-style: italic; COLOR: #FF0000;
	}
		.SMMenuItemOpenTab0, .SMMenuItemOpenTab1, .SMMenuItemOpenTab2 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ff0000; FONT-STYLE: normal; FONT-FAMILY: Arial, Verdana, sans-serif; text-decoration: none;
	}
.SMDisabledItemText
 {
  		line-height: 15px; display: block;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px; padding-left: 5px;
		width: 100%; background-image: url(navbg.gif); background-repeat: repeat; background-position: bottom; 
FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #2288C8; FONT-STYLE: normal; FONT-FAMILY: Arial, Verdana, sans-serif
 }