	
	.textcontent {
	width:575px;
	}
    
    .headerimg {
    padding-left: 15px;
    padding-top: 0px;
    margin:0px;
    vertical-align:text-top; 
    }
    
    .placeholder {
    border-right: 1px solid #000000;
    }
    
    .textcontent {
    font-family:sans-serif;
    padding-bottom:20px;
    padding-right: 10px;
    font-size:12px;
    }
    	
    a:link {
    color: #75777B;
    text-decoration: none;
    }
    a:visited {
    color: #75777B;
    text-decoration: none;
    }
    
    a:hover { 
    color: #4AAD52;
    }
   
    .sectionheader {
    color: #4AAD52;
    font-size:larger;        
    }
   
    ul {
    list-style-type:none;
    }   
    	
	.menu .menusection { 
	text-decoration: none;  
	font-size: 12px; 
	font-family: tahoma; 
	line-height: 18px;
	padding-left: 40px;
    padding-top: 0px;
    padding-right: 15px;
	display: inherit;
	border-bottom: none;
    } 

	.menu .menusection a:hover { 
	text-decoration: none; 
	color: #000000; 
	}
	   
	td.menu {
	vertical-align:top;
	border-right: 1px solid #000000;
	text-align:right;
    height: inherit;
    font-weight:bold;	
	}
     
    
    .menu div {
    cellspacing: 0;
    cellpadding: 0;
    margin-left: 0;
    font-size: 14px;
    color: #000000;   
    border-bottom: 1px solid #FFFFFF;
    font-family: sans-serif;
    padding-left: 0px;
    padding-top: 15px;
    padding-right: 15px;
    background-color: #FFFFFF;
    text-align:right;
    }
	
	.copyrights {
	font-family: verdana;
	font-size: 9px;
	color: #75777B;
    padding-bottom:10px;
    padding-right:10px;
	}
	
  <!-->table {border: 2px solid red; margin: 3px;}
  <!-->td {border: 1px dotted purple; padding: 2px;}
  <!-->div {border: 1px dotted green; padding: 1px; }