body
  {
    font-family: Verdana, Arial; 
    font-size: 12Px;
    text-align: center;
    letter-spacing: 0px;
    word-spacing: 0px;
    line-height: 1.1em;
  }
  
td
  {
    font-family: Verdana, Arial; 
    font-size: 12Px;
    letter-spacing: 0px;
    word-spacing: 0px;
    line-height: 1.1em;
  }

table
  {
    border: 0px;
	border-style: solid;
	text-align: justify;
  }
  
a
  {
  font-size: 12px;
  font-family: Verdana, Arial;
  color:#FF6600;
  text-decoration:none;
  font-weight:normal;
  }
	
a:hover
  {
  font-size: 12px;
  font-family: Verdana, Arial;
  color:#FF6600;
  text-decoration:underline;
  font-weight:normal;
  } 
  
 
.header
  {
    font-family: Verdana, Arial; 
    font-size: 30Px;
    text-align: right;
    letter-spacing: 0px;
    word-spacing: 0px;
    line-height: 1.1em;
    font-weight:bold;
    color:#FFFF33;
  }   
.menu
  {
    font-family: Verdana, Arial; 
    font-size: 12Px;
    text-align: center;
    letter-spacing: 0px;
    word-spacing: 0px;
    line-height: 1.1em;
    font-weight:bold;
    color:#FF6600;
	}   
.submenu
  {
    font-family: Verdana, Arial; 
    font-size: 11Px;
    text-align: center;
    letter-spacing: 0px;
    word-spacing: 0px;
    line-height: 1.1em;
    font-weight:normal;
    color:#FF6600;
	} 	
/*td.menu:hover
  {
  background:#CC0000;
  }*/
a.menu
  {
  font-size: 12px;
  font-family: Verdana, Arial;
  color:#FFFF00;
  text-decoration:none;
  font-weight:bold;
  }
	
a.menu:hover
  {
  font-size: 12px;
  font-family: Verdana, Arial;
  color:#FF0000;
  text-decoration:underline;
  font-weight:bold;
  }  
a.submenu
  {
  font-size: 11px;
  font-family: Verdana, Arial;
  color:#FFFF00;
  text-decoration:none;
  font-weight:normal;
  }
	
a.submenu:hover
  {
  font-size: 11px;
  font-family: Verdana, Arial;
  color:#FF0000;
  text-decoration:underline;
  font-weight:normal;
  }  
.footer
  {
    font-family: Verdana, Arial; 
    font-size: 12Px;
    text-align: center;
    letter-spacing: 0px;
    word-spacing: 0px;
    line-height: 1.1em;
    font-weight:normal;
    color:#99CC99;
  }  
.content_title
  {
    font-family: Verdana, Arial; 
    font-size: 14Px;
    text-align: center;
    letter-spacing: 0px;
    word-spacing: 0px;
    line-height: 1.1em;
    font-weight:bold;
    color:#99CC99;
  }  
.content_subtitle
  {
    font-family: Verdana, Arial; 
    font-size: 12Px;
    text-align: left;
    text-valign: top;	
    letter-spacing: 0px;
    word-spacing: 0px;
    line-height: 1.1em;
    font-weight:normal;
    color:#000000;
  }
.copyright {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #99CC99;
	font-weight: bold;
}
.picture {
	border-width: 1px; 
	border-style: solid; 
	border-color: #000000;
}

.table_price
  {
	width: 90%;
    border: 1px;
	border-collapse:collapse;
	border-style: solid;
	text-align: center;
  }

.td_price
  {
    border: 1px;
	border-style: solid;
  }
  
input {
  font-size: 12px;
  font-family: Verdana, Arial;
  color:#000000;
  background-color:#DFF7DE; 
  text-decoration:none;
  font-weight:normal;
}

select {
  font-size: 12px;
  font-family: Verdana, Arial;
  color:#000000;
  background-color:#DFF7DE; 
  text-decoration:none;
  font-weight:normal;
}

textarea {
  font-size: 12px;
  font-family: Verdana, Arial;
  color:#000000;
  background-color:#DFF7DE; 
  text-decoration:none;
  font-weight:normal;
}


