﻿

      td.advSrcBk
      {
		background-image:url("/3ds/new/images/header_r4_c2.gif")
      }
      
      .menuButtonLeft
          {
          background-image:url('menuButtonLeft.gif');
	  width:6px;
	  height:23px;
          }

	  .menuButtonMiddle
          {
          background-image:url('menuButtonMiddle.gif');
          }
	  
	  a.menuLink
	  {
	  text-decoration:none;
	  color:inherit !important;
	  font-weight:bold; 
	  font-size:12px;
	  font-family:Tahoma;
	  text-transform: uppercase;
	  }
	  
	  a.menuLink:link
	  {
	  text-decoration:none;
	  color:inherit !important;
	  font-weight:bold; 
	  font-size:12px;
	  font-family:Tahoma;
	  }
	  
	  
	  
	  a.menuLink:hover
	  {
		text-decoration:none;
		color:inherit !important;
		
	  }
	  
	  .menuLinkSelected
	  {
		text-decoration:none;
		color:white;
		background-color:#e0dfe3;/*#9ED2E0;*/
		font-weight:bold; 
		font-size:14px;
		font-family:Tahoma;
	  }
	  
	  
	  
	  .menuLinkSelected td 
	  {
		color:white !important;
	  }
	  
	  td.menuLink
	  {
		padding:0px;
		padding-left:10px;
		padding-right:10px;
		color:#808080;
	  }
	  td.menuLink:hover
	  {
		background-color:#e0dfe3;/*#9ED2E0;*/
		color:gray;
		text-shadow:1px 1px 1px #ffffff;
		-moz-border-radius-topleft:8px;
		-moz-border-radius-topright:8px;
	  }
	  
	  td.menuLinkHover
	  {
		background-color:#e0dfe3;/*#9ED2E0;*/
		color:gray;
		text-shadow:1px 1px 1px #ffffff;
		-moz-border-radius-topleft:8px;
		-moz-border-radius-topright:8px;
	  }
	  
	  a.menuLinkHover
	  {
		background-color:#e0dfe3;/*#9ED2E0;*/
		color:#808080;
		text-shadow:1px 1px 1px #ffffff;
		-moz-border-radius-topleft:8px;
		-moz-border-radius-topright:8px;
	  }
	  
	  
	  
	  
	  .rightSide
	  {
		background-color:#B3E8E0;
		padding:5px;
	  }
	  
	  
	  
	  
	
	  .menuButtonRight
      {
        background-image:url('menuButtonRight.gif');
		width:8px;
      }