   body {      	
        font-family : verdana, 'gil sans';
		font-weight: bold;
 /*     	font-size : 8px; */
		color: #FFFFFF;
      	Margin : 0px;
      	Margin-top : 0px;
      	Margin-bottom : 0px;
      	border-width : 0px;
		background : #40161F;

		    }
 table {      	
        font-family : arial, 'gil sans';
		font-weight: bold;
    	font-size : 11px;
		color: #FFFFFF;
		    }
			
/*	The following code is to center the web page with respect to window resizing */
div.container {
	position: relative;
	margin: 0 auto;
    width: 900px;
	height: 670px;
	text-align: left;
	background-repeat : no-repeat;
}

table.center {
	width: 100%;
	height: 100%;	
}

td.center {
	vertical-align: middle;
	text-align: center;
}
/*	End code */

	
#on {
    text-decoration : none;
    color:#40161F;
	} 
	
#urhere {
    text-decoration : none;
    color:#D5D475;
	} 

A:hover {
    text-decoration : none;
    color: #40161F;
    }
A.second:hover {
    text-decoration : none;
    color: #D5D475;
    }			
			
A {
    text-decoration : none;
    color:#FFFFFF;
	} 


	  
	  

    
	
	  	  
	  img {border:0;}
	  
  
      A.opacity:hover img { 
	    filter:alpha(opacity=.90);
   		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
   		-moz-opacity: 0.9;
 	    -khtml-opacity: 0.9;
   		opacity: 0.9;
		  }
td.thumbnailuw a:hover, td.thumbnailuw a:active  {
      	display : block;
      	border : 2px solid #01426C;
      }		 
	 
