

body {
	
        background-color: #cccccc;
        font-family: verdana, arial, sans-serif;
        font-size: 12px;	
        color: #666666;
	line-height: 140%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
}

#bodyhtml
   {
   width:750px;
   height: 100%;
   margin:0 auto;
   color:#333;
   background:#cccccc;
	
}



#bodybg
   {
   margin-right: auto;
   margin-left: auto;	 
   width:750px;
   color:#333;
   background:#ffffff;
   padding:0 0px 
   
}

#bodycontent
   {
   margin-right: auto;
   margin-left: auto;	 
   width:720px;
   color:#333;
   background:#ffffff;
   overflow: hidden;
   
   
}



A.bodylinks

{
 color: #cc0000;  text-decoration: underline
}





A.bodylinks:hover


{
 color: #669999;
   text-decoration: underline


}


.historyimg
   {
   border-style: solid;
   border-color: #000000;
   border-width: 1px;
   } 

.buyingrightimg
   {
   border-style: solid;
   border-color: #000000;
   border-width: 1px;
   margin-top: 10px;
   margin-left: 10px;
   padding: 0px; 
   float: right;
   } 

.buyingleftimg
   {
   border-style: solid;
   border-color: #000000;
   border-width: 1px;
   margin-top: 10px;
   margin-right: 10px;
   padding: 0px;
   float: left;
   } 


.issuerightimg
   {
   border-style: solid;
   border-color: #000000;
   border-width: 1px;
   margin-top: 10px;
   margin-left: 10px;
   padding: 0px; 
   float: right;
   } 

.issueleftimg
   {
   border-style: solid;
   border-color: #000000;
   border-width: 1px;
   margin-top: 10px;
   margin-right: 10px;
   padding: 0px;
   float: left;
   } 


img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; 
    border-style: solid;
    border-color: #000000;
    border-width: 1px;

}


.pagetitle
   {
   color: #669999;
   font-size: 16px;
   font-weight: bold;
   text-align: center;
   }

.subtitle
   {
   color: #669999;
   font-size: 14px;
   font-weight: bold;
   text-align: center;
   }


#alert
   {
   color: #CC0000;
   background-color: #FFFFFF;
   width: 700px;
   padding: 5px; 
   border-color: #669999;
   border-style: dashed;
   }


ul { list-style-image: url("images/list_square.gif"); } 
   
     
#footer
   {
   width: 750px;
   height: 100px; 
   background-image: url('images/footer.gif');
   background-repeat: no-repeat;
   background-color: #cccccc;
   line-height: 20px;
   color: #ffffff;
   font-weight: bold;
   border-style: solid;
   border-color: #000000;
   border-width: 0px;
   margin-top: 2px;
   padding-left: 10px;
   padding-top: 55px;
   
 } 

.footercontact
{
color: #000000;
font-size: 12px;
font-weight: bold;
}

