 BODY { 
    font-family: Verdana, Arial;
	font-size: 11px;
    color: black; 
	background-color: #D2D5CB;
	margin-top: 0px;  
	margin-bottom: 0px; 
	}

	
TD {font-size: 11px;}
	
	.leftshadow { 
	background: url(pix/shadow_left.jpg) repeat-y;
 }
 
 	.rightshadow { 
	background: url(pix/shadow_right.jpg) repeat-y;
 }
 
   	.darkgrey { 
	background-color: #A9A9A9;
 }
 
  	.greyarea { 
	background-color: #D6D6D6;
	font-family: Verdana, Arial;
	font-size: 11px;
 }
 
    .links { 
	font-family: Verdana, Arial;
	font-size: 11px;
 }
 
 		.links a {
	  	text-decoration: none;
		font-size: 11px;
		color: #cc3300; }

	    .links a:hover {
	    	text-decoration: underline;
			font-size: 11px;
			color: #545454; }
 
   	.transparent { 
	font-family: Verdana, Arial;
	font-size: 11px;
 }
 
 		.transparent a {
	  	text-decoration: none;
		font-size: 9px;
		color: #545454; }

	    .transparent a:hover {
	    	text-decoration: none;
			font-size: 9px;
			color: #545454; }
 
    	.header { 
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
 }
 
    .mainmenu { 
	font-family: Verdana, Arial;
	font-size: 11px;
 }
 
 
 
 	   .mainmenu a {
	  	text-decoration: none;
	  	color: black; }
	
	    .mainmenu a:hover {
	    	text-decoration: underline;
	    	color: black; }
 
 
   	.menu { 
	background-color: #999D9D;
	font-family: Verdana, Arial;
	font-size: 11px;
 }
 
	   .menu a {
	  	text-decoration: none;
	  	color: black; }
	
	    .menu a:hover {
	    	text-decoration: underline;
	    	color: black; }
	 
	    	
	    	
	    	
    	.footer { 
	background-color: #D6D6D6;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #545454;
 }
 
 	   .footer a {
	  	text-decoration: none;
	  	color: #545454; }
	
	    .footer a:hover {
	    	text-decoration: underline;
	    	color: #545454; }
 

     .whiteblock { 
	 background-color: white;
	font-family: Verdana, Arial;
	font-size: 10px;
	color:#545454;}
	
		.whiteblock a {
	  	text-decoration: none;
	  	color: #716323; }

	    .whiteblock a:hover {
	    	text-decoration: underline;
	    	color: #716323; }
	
 

.view {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #716323;
	padding: 0px;
	margin: 0px; }	 
 
  .view a {
  	text-decoration: none;
  	color: #716323; 
	font-weight:bold}

    .view a:hover {
    	text-decoration: underline;
    	color: #716323; }
 
 
