*{	padding:0; margin:0; }*
body{ 
	text-align: center;
	background-image: url(../img/bg.png) ;
	}
	a:link, a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
ul{
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}
ul li{
padding:0px 0px 0px 0px;
list-style: square;
	
}
p{
	font-family: "Trebuchet MS", Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
div#wrap { 
	padding:0px 0px 0px 0px;
	margin: 0px auto;
	width: 600px; 
	background: #fff;
}
div#header{
	width:600px;
	height:109px;
	background-image: url(../img/header.jpg);
	text-align: left;

}
div#traslation{
	float:right;
	margin-left: 10px;
	margin-top: 5px;
	width: 200px;
	height: 20px;
	font-family: "Trebuchet MS", Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
}
div#content{
	padding:0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	line-height: 1.5em;
	text-align: left;
	margin:0px 0px 0px 0px;
	width: 600px; 
	background:url(../img/content.jpg);
	
}
div#contentcenter{
width: 450px;
	margin-left: 30px;
}
div#path{
font-family: "Trebuchet MS", Arial,Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#5899D7;
width: 444px;
height: 28px;
background:url(../img/line.png);
}
div#footer{
	padding:0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	line-height: 1.5em;
	text-align: left;
	margin:0px 0px 0px 0px;
	width: 600px; 
	height: 104px;
	background:url(../img/footer.jpg);
}
div#textfooter{
	width: 550px; 
	height: 50px;
	margin-left:30px;
	border-top: 1px solid #C2C2C2;
	text-align:left;
	font: bold 0.8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  width: 450px;
}

table{
	font-family: "Trebuchet MS", Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
table.form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

table.form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

table.label {
  font-size: 100%;
}

table.label u {
  font-style: normal;
  text-decoration: underline;
}

table.input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

table.textarea {
  overflow: auto;
}

table.form div {
  clear: left;
  display: block;
  width: 354px;
  height: expression('1%');
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

table.form fieldset div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

table.form fieldset div.notes h4 {
  background-image: url(/images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

table.form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

table.form fieldset div.notes p.last {
  margin: 0em;
}

table.form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 197px;
}

table.form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

table.form div.required fieldset legend {
  font-weight: bold;
}

table.form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

table.form div.optional label, label.optional {
  font-weight: normal;
}

table.form div.required label, label.required {
  font-weight: bold;
}

   

