ul {list-style:none; margin:0; padding:0; width:180px; border-bottom: 2px solid #ddd; 
    position:relative; top: 10px}
ul li {position:relative }
li ul { position: absolute; left: 179px; top: 0; display: none; background: #fff }
ul li a { display: block; 
	  text-decoration: none; 
	  font-family:Arial,verdana,sans-serif;
	  font-size:14px;
	  color: #4D4D4D; background: #C2BEBE; padding: 3px; 
	  border: 2px solid #ddd;  
	  border-bottom: 0;
	}

li:hover ul, li.over ul{ display: block; background: #fff}
a:hover {background: #f7f7f7; color: #E71861}

a img  {border:0}


/* Fix IE. Hide from IE Mac \*/ 
* html ul li { float: left; } 
* html ul li a { height: 1%; }
/* End */
    span {font-family:verdana,sans-serif;
	   font-size:13px;
	   color:#444444;
	   letter-spacing:1px;
	   font-weight: normal;
	   padding: 5 5;
	   }
span.blue {color:#002169;
	   letter-spacing:0.2px;
	   font-weight:normal;
	   font-size:13px;
	   }
span.usu {
	   font-size:12px;
	   }
table.small {font-family:'Microsoft Sans Seri',Verdana; 
       text-align:center; 
       font-size:13px;
       letter-spacing:2px;
       width:100%;  
       background-color:#ffffff;
       border: 1px solid #111111;
       }
table.grey {font-family:'Microsoft Sans Seri',Verdana; 
       text-align:center; 
       font-size:14px;
       letter-spacing:2px;
       width:100%;  
       background-color:#ffffff;
       border: 1px solid #111111;
       }
td.gre{border: 1px solid #113188; background-color:#cccccc; }
td {border:1px solid #999999}
td.bla {
	font-family:verdana;
	font-size:12px;
}



div.odinary {text-decoration: none; 
     	    font-family:verdana,sans-serif;
    	    font-weight:400;
    	    font-size:13px;
    	    color: #444444;
     	    text-align: left;
    	    line-height: 17px;
     	    letter-spacing: 0.5 }


td {border:1px solid #999999}
