body {
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   height:100%;
 }
 
 .container {
   margin: auto;
   width: 730px;
   padding: 10px;
   font-family: verdana;
   font-size: 10pt;
   color: #12122a;
   background-color: #FFFFFF;
   height:100%;
 }
 
 
 .content {
 background-color: #FFFFFF;
 width: 490px;
 padding: 10px;
 }
 
 
 .left {
 background-color: #EEEEEE;
 border: 1pt solid #079b16;
 padding: 5px;
 background-color: #FFFFFF;
 }
 
 
  .right {
 padding: 10px;
 width: 530px;
 float: left;
 background-color: #FFFFFF;
 }
 
 
 
  .left-menu {
 width: 150px;
 padding: 10px;
 float: left;
 text-transform: uppercase;
 font-family: arial black;
 }
 
   .left-menu-bottom {
	margin-left: -5px;
	width: 100%;
	padding: 10px;
	float: left;
	height: 140px;
	background-image: url(../images/left-background.jpg);
	background-repeat: no-repeat;
 }
 
 
 .related-header {
 background-color: #12122a;
 width: 210px;
 padding: 10px;
 float: left;
 color: #9c9bab;
 font-family: times new roman;
 font-size: 14pt;
 }
 
 
 .related-header-right {
 background-color: #FFFFFF;
 padding: 10px;
 float: left;
 height: 25px;
 width: 450px;
 }
 
 
 
 
 .related-box {
 background-color: #090816;
 padding: 10px;
 height: 50px;
 }
 
 

 .color {
 color: #d06f28;
 }
 
 .grey {
 color: #666666;
 }
 
 .footer {
 font-size: 8pt;
 }
 
 
  .price {
 font-size: 14pt;
 color: #12122a;
 }
 
 
   .error {
 color: #FF0000;
 }
 
 .logo-left {
 width: 200px;
 float: left;
 }
 
 .logo-right {
 width: 500px;
 float: right;
 }
 
 .purple-header {
 background-color: #FFFFFF;
 margin:0px auto;
 padding: 6px;
 }
 
 .small {
 font-size: 7pt;
 }
 
 
 	h1 { font-family: arial; font-size: 24pt; color: #666666; font-weight: normal; }
    h2 { font-family: arial; font-size: 14pt; font-weight: normal; color: #666666; }
    h3 { font-family: verdana; font-size: 10pt; line-height: 12pt; }
    h4 { font-family: verdana; font-size: 10pt; font-weight: bold; line-height: 5pt; }
 
.header {
 font-family: times new roman;
 font-size: 24pt;
 }   
   

a:link { color: #000000;  text-decoration: underline; } 
a:hover { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; } 
a:active { color: #000000; text-decoration: underline; } 


 
.grey a:link { color: #000000; font-size: 11pt; text-decoration: none; font-family: arial; } 
.grey a:hover { color: #000000; font-size: 11pt; text-decoration: none; font-family: arial; }
.grey a:visited { color: #000000; font-size: 11pt; text-decoration: none; font-family: arial; } 
.grey a:active { color: #000000; font-size: 11pt; text-decoration: none; font-family: arial; }  

.anavb a:link { font-size: 10pt; color: #74747f; text-decoration: none; font-family: Arial Black; } 
.anavb a:hover { font-size: 10pt; color: #74747f; text-decoration: none; font-family: Arial Black; }
.anavb a:visited { font-size: 10pt; color: #74747f; text-decoration: none; font-family: Arial Black; } 
.anavb a:active { font-size: 10pt; color: #74747f; text-decoration: none; font-family: Arial Black; }  
 
 
  .content-left {
  float: left;
  background-color: #FFFFFF;
 }  
 
 .content-table {
 padding: 5px;
 width: 200px;
 position: relative;
 float: left;
 }
 
 
   .content-related {
   position: relative;
  float: left;
  width: 340px;
 }  
 
  .content-right {
   float: right;
   background-color: #FFFFFF;
 }
 
 
  .column-big {
   float: left;
   width: 300px;
   padding: 5px;
 }
 
   .column {
   float: left;
   width: 75px;
   padding: 5px;
 }
 
 
 
    .ezcolumn {
   float: left;
   width: 75px;
   padding: 5px;
 }
 
 
.hr {
   height: 1px; border: solid #d06f28;
   }
   
.hr-green {
   height: 1px; border: solid #079b16;
   }
 
 
   .home-featured-1 {
   width: 500px;
   height: 100px;
   float: right;
 }
 
 
    .home-featured-bottom {
    background-image: url('/images/image-home2.jpg');
    height: 199px
    }
    
    .clear {
    clear: both;
    }
    
 .ul-menu {
 font-size: 8pt;
 }
    
    
  .admin-left {
  width: 48%
  position: relative;
  padding: 10px;
  background-color: #EEEEEE;
  font-family: verdana;
  font-size: 10pt;
  height: 20px;
 }  
 
  .admin-right {
  width: 48%;
  position: relative;
  float: right;
  font-family: verdana;
  font-size: 10pt;
  padding: 10px;
  background-color: #CCCCCC;
  height: 20px;
 }
 
.submit{
  border: 1pt dashed #666666;
  font-family: arial;
  font-weight: normal;
  color: #666666;
  background-color: #EEEEEE;
  }