body {padding:0; margin:0; color:#000000;}
body, td {font-family:Tahoma; font-size:11px; }
br{font-size:10px}

.header{color:#FFFFFF; font-size:11px; line-height:13px} 

.content td{color:#D2DDE4; font-size:11px; line-height:13px} 
.content b{color:#FFFFFF} 
.content a{color:#FFFFFF; text-decoration:underline} 
.content a:hover{text-decoration:none} 
.content li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 8px }

.content .block strong{color:#FFFFFF; font-weight:normal }


.footer{color:#6C6C6C; font-size:11px; line-height:13px} 
.footer a{color:#6C6C6C; font-size:11px; text-decoration:none} 
.footer a:hover{text-decoration:underline} 


.field, input.input_text, textarea {
	font-family: Arial;/*text font*/
	font-size: 11px;
	height: 18px;
	color: #000000;/*text1*/
    background: #FFFFFF;
	border: 1px solid #929292;/*border1*/
	width:180px;
}

textarea {
	font-family: Arial;/*text font*/
	font-size: 11px;
	height: 18px;
	color: #000000;/*text1*/
    background: #FFFFFF;
	border: 1px solid #929292;/*border1*/
	width:200px;
	height:100px;
}  
						   
.button {
	font-family: Tahoma;/*text font*/
    font-weight: bold;
	color: #FF8F00;
	background: #FFFFFF;
	font-size: 11px;
	border: 1px solid #929292;
	cursor: hand;
    text-decoration: none;
}
.button:hover {
	background: #FF8F00;
	border: 1px solid #929292;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
}

.bigtitle {
  font-family: Tahoma, Arial;/*text font*/
  font-size: 14px;
  color: #FF8F00;/*text1*/
  font-weight:bold;
  text-decoration: none;
}

.number {
  font-family: Tahoma, Arial;/*text font*/
  font-size: 11px;
  color: #FF8F00;/*text1*/
  font-weight:bold;
  text-decoration: none;
}

