.header      { font-family: Tahoma; font-size: 12pt; color: #DE7F19; letter-spacing: 2 }
.menu        { font-family: Verdana; font-size: 8pt; ; 
               text-align: Center; line-height: 100%; color: #FFFFFF; 
               border-bottom: 1px dashed #DE7F19; margin-left: 7; margin-right: 
               12; margin-top: 10; margin-bottom: 10; padding-bottom: 10 }
.submenu     { font-family: Tahoma; font-size: 8pt; text-align: left; 
               line-height: 100%; color: #FFFFFF; margin-left: 35; 
               margin-right: 12; margin-top: 8; margin-bottom: 8 }
.text        { font-family: Arial; color: #2F3E41; font-size: 8pt; letter-spacing: 1; 
               line-height: 190% }
.nav         { font-family: Tahoma; color: #7E9CA3; font-size: 10px; letter-spacing: 0; 
               line-height: 170% }
.kader       { font-family: Verdana, Tahoma; color: #2F3E41; font-size: 8pt; letter-spacing: 
               0; line-height: 170%; border: 1px dotted #2F3E41; padding: 5px; margin-left:5; margin-right:5; background-color:#E5E5E5  }
.text a:visited {color: #008080; text-decoration:underline  }
.text a:link  {color: #008080; text-decoration:underline  }
.text a:hover  {color: #7E9CA3; text-decoration:underline  }
.trigger     { font-family: Verdana, Tahoma; color: #008080; font-size: 8pt; 
               letter-spacing: 1; line-height: 150%; text-align: Left }
.box         { font-family: Verdana; 
	  		   font-size: 10px; 
	  		   background-color: #C0C0C0;width:200; height:100 
             }
             
.nav-menu ul	
	{ 
	  list-style: none; 
	  padding: 0; margin: 0; 
	  text-align: center 
	} 

.nav-menu li	
	{ 
	  float: left; 
	  display: block; 
	  margin: 0 0px; 
	  padding: 0px; 
	  text-align: center; 
	  font-family:Verdana; 
	  font-size:11px 
	}

.nav-menu li a  
	{ 
	  border-right:1px solid #DCDCE9; 
	  background:#111917 url('Argus%20Vision%20New/background.gif') repeat-x bottom left; 
      height: 16px; 
      line-height: 16px; 
      width: 129px; 
      float: left; 
      display: block; 
      color: #FFFFFF;
      text-decoration: none; 
      text-align: center;
      margin: 0;
      padding: 0;
      font-weight: normal 
    } 

.nav-menu li a:hover
	{
      background: #fff url('Argus%20Vision%20New/background.gif') repeat-x bottom left;
      height: 16px;
      line-height: 16px;
      width: 129px;
      float: left;
      display: block;
      border: 0px solid #dcdce9;
      color: #669999;
      text-decoration: none;
      text-align: center;
      margin: 0;
      padding: 0
      
	}
	
.nav-menu
	{
	  width: 99.9%
	}