
body {
    font-family:tahoma, arial ; font-size: 11px ;
	background-image: url(layouts/background.gif);
     }


table {
      font-family: tahoma, Arial, Helvetica,sans-serif; font-size: 11px 
      }
	  
table.updiv {
    color:white;
	font-weight:bold;
    position:absolute; 
	left:211px; 
	right:15%; 
	top:0px; 
	width:694px; 
	height:15px; 
	padding-left:6px;
	z-index:1; 
	background-image:url(layouts/bg_brrr.jpg);
	
    }


a.choose {
    color:#666666;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration:none;
  }
  


a:hover.choose { 
     color:#330099;
	 text-decoration:none;
        }
		
		
.menu {
      color:#006699;
	  font-weight:bold;
	  background-color:#E0E0E0; 
	  cursor:hand;
      }


.menu a{
      text-decoration:none;
      color:#006699;
       }


p.choose{
        margin-left:8px;
		margin-top:8px;
		}

.title { 
         font-weight: bold;
		 }


		

