

/* css for AME.com */

body {
    background-color: #2D3F75;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0 ;
    margin-right: 0 ;
    font-size: 16px;
    font-family: "Times New Roman", serif;
}

p {
    margin:  0 0 1em 0;
    padding:  0;
}

p.just {        
    text-align: justify;  
}
p.cent {
    text-align: center;  
}

img {  
    border:0;
}

div.blkimages img { display: block; }

h1 {
    font-size: 24px;
    font-weight: bold;
    margin:  2.7em 0 .7em 0;
}

div.titl1 {
    width: 510px;
    border-top: 1px solid black;
}


.style1 {font-size: 24px; font-weight: bold; }

.style3 {font-size: 16px; font-weight: bold; }

.style5 {font-size: 10px;}


#maincontent1 {
    background-color: transparent;
    position:absolute; 
    top:143px;  
    height:457px; 
    width:626px; 
    overflow:auto; 
    z-index:101;
}   

#maincontentimage1 {
    background-color: #ffffff;
    position:absolute; 
    z-index:1;    
    top:143px;  
    height:457px; 
    width:626px;
}   

#maincontent2 {
    margin: 0px 50px 0px 45px;
}



div.chistl {     
    clear: both;         
    text-align: center;
    float: left;         
    width: 49%;       
}             

div.chistr {                   
    text-align: center;  
    float: right;         
    width: 51%;       
}             

#home1 {
    margin:  1.2em 0 1.2em 173px;
}

#home1 p {        
    text-align: left;  
    margin:  0 0 4px 0;
}

#home1 img {  
    width: 11px;       
    height: 12px;
}

#cfund1 {
    margin:  0 0 1em 18px;
}

#cfund1 div {        
    margin:  0 0 15px 0;
    clear: both;
}

#cfund1 img {  
    float: left;
    margin:  5px 0 0 0;
}

#cfund1 p {
    margin:  0 0 0 35px;
    text-align: justify;  
}

#fran1 {
    margin:  0 0 1em 112px;
}

div.sitemap a {
    font-family : arial,helvetica, sans-serif;
    font-style: normal;
    font-size : 15px;
    font-weight: bold;
}

div.sitemap a:link, div.sitemap a:visited {        
    color: #4D0Fdf;
    text-decoration: underline;
}

div.sitemap a:hover {
    color: #1f6fad;
    text-decoration: none;
}


.sitemap ul li {
    list-style-image: url(images/star.gif);
}



/* menu Horiz */
.javmenuh {
    float: left;
}



  