﻿
body
{
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
}




#header
{
  
    width: 879px;
    height: 135px;
    vertical-align: top;
    background-image: url(/media/images/aaed_banner_09-2.jpg);
    border-style: none;
}

#headerRow1
{
    width: 879px;
    height:5px;
     
    color:red;
    text-align:right;    

    border-style: none;
}
#headerRow2
{
    width: 879px;
    height:83px;
    vertical-align: bottom;
    
    text-align:right;    
 
    border-style: none;
}



#leftcol
{
    
    background-image: url(/media/images/menu_fill_09.jpg);
    width: 169px;
    height: 10%;
    border-style: none;
    vertical-align: top;
    border:solid 0px #ff0000;
   
}
.PageTitle
{
    font-family:Georgia;
    font-size: 24px;
    text-align:right;
    font-style:italic;
    color:Maroon;
}
#leftcolmid
{
    background-image: url(/media/images/menu_bottom_09.jpg);
    border-style: none;
    background-repeat:no-repeat;
    width: 169px;
    height: 28px;
    vertical-align: top;
}

#leftcolbottom
{
    background-image: url(/media/images/left_fill_09.jpg); 
    background-color: #FF9933;
    width: 169px;
    height: 500px; 
    vertical-align: top;
    border-style: none;
}


#rightcol
{
    background: #FFFFFF;
    width: 180px;
    height: 100%;
    vertical-align: top;
    border-style: none;
}

#content
{
    background-image: url(/media/images/content_fill_09.jpg);
    width: 710px;
    vertical-align: top;
    border-style: none;
    font-family:Verdana;
    font-size: 14px;
    padding:10px 10px 10px 10px;
    border-style:none;
}

#footer
{  color:Gray;
    background: #ffffff;  
    width: 879px;
    height: 20px;
    border-style: none;
    text-align:center;
    font-family:Verdana;
    font-size:x-small;

}


a
{
    text-decoration: none;
}

#aaed
{
    width: 879px;
    font-family: Verdana;
    font-size: 14px;
    border-style: none;
    background-image: url(/media/images/aaed_banner_09-2.jpg);
    background-repeat:no-repeat;
}


.textmain a:hover
{
    color: #860038;
    text-decoration: underline;
}
.EconomicLinks a
{
    font-size:12px;
    color:White;
    
}
.EconomicLinks a:hover
{
    font-size:12px;
    color:White;
    color: purple;
    text-decoration: underline;
}

.EconomicLinks hr
{
   color: #f00;
   background-color: #FFFFFF;
   height: 2px;
   border: 0;
   width: 95%;
}





