body { color: #ffffff;
	   font-family: verdana, arial, sans-serif;
	   font-size: 13px;
	   margin: 0px auto;
	   background-color:#000000;
	   }
	   
	   
	   
table { color: #ffffff;
	   
	   font-family: verdana, arial, sans-serif;
	   font-size: 13px;
	   margin:0px auto;
	   text-align:justify;
	   }
	   
.title { font-size: 16px; font-weight:bold;  }

.subtitle { font-size: 14px; font-weight: bold; font-style:italic;}

.small { font-size: 11px; font-weight: bold; font-style:italic;}

a:link  { color: #ABA652; }

a:active  { color: #ABA652; }

a:visited  { color: #ABA652; }

a:hover  { color: #808000; }

.copyright { font-size: 10px; }

.noborder { border:0px solid #000000; }
.border { border:1px solid #ffffff; }

.center { text-align: center; }
.left { text-align: left; }
.right { text-align:right; }
.just { text-align:justify; }

.top { vertical-align:top; }
.bottom { vertical-align:bottom; }
.middle { vertical-align:middle; }

.number { list-style-type:decimal; line-height:20px; }

/* BUY Page */

.boxouter { width: 620px; height:200px; }

.boxouter2 { width: 620px; height:350px; }

.boxouter3 { width: 620px; height:150px; }

.boxleft { float:left;width:300px; }

.boxright { float:right;width:300px; }


/* HOME Page */

.imgbox { width: 600px; height: 120px; }

.imgleft { float:left; width: 200px; height: 120px;  } 

.imgright { float:right; width: 220px; height: 120px; } 

.imgbox3 { width: 600px; height: 120px; }
.imgleft3 { float:left; width: 150px; height: 120px;  } 
.imgright3 { float:right; width: 150px; height: 120px; } 

.imgbox2 { width: 600px; height: 80px; }

.imgleft2 { float:left; width: 210px; height: 50px;  } 

.imgright2 { float:right; width: 210px; height: 50px; margin-left: 5px;  } 
