body {padding:0; margin:0;}
body, td, input, textarea{
	font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444444;
	line-height:13px;
	vertical-align:top;
	padding:0px;
	text-align:justify;
}

h1 {font-family:Arial Black, Arial, sans-serif; font-size:18px; color:#FF6600; margin-bottom:-5px;}
.smallh1 {font-family:Arial, sans-serif; font-size:18px; color:#FF6600;}
.reallySmall {font-family:Arial, sans-serif; font-size:10px; color:#FF6600;}

ol {list-style-type:none; color:#000000;}
li {margin-left: -10px;}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#444444; text-decoration:underline} 
a:hover{text-decoration:none}

b{ color:#7F7F7F; text-transform:uppercase}
 
 span {font-size:9px;}
 
 .set { color:#666666; color:#000000;}

.footer td{color:#232323; font-size:9px;} 
.footer a {color:#232323; font-size:9px; text-decoration:underline}
.footer a:hover { text-decoration:none} 
.footer span {color:#909090; font-size:9px;} 

.more{background:url(images/1_z3.gif)  center left no-repeat; padding-left:18px; vertical-align:middle; color:#000000; text-transform:uppercase; font-size:9px; font-weight:bold; text-decoration:none}
.more:hover { text-decoration:underline}

input.home{
   background:#E5E5E5;
   border:1px solid #515151;
   padding-left:5px;
   width:100px; height:20px;
}

input.Btn{
   background:#E5E5E5;
   border:1px solid #515151;
   margin:0px 0 0 10px;
   width:55px; height:20px;
}

input.Btn:hover{
   background:#D5D5D5;
   border:1px solid #515151;
   margin:5px 0 0 75px;
   width:55px; height:20px;
   color:#000000;
}

input.Btn2{
   background:#E5E5E5;
   border:1px solid #515151;
   margin:0px 0 0 155px;
   width:55px; height:20px;
}

input.Btn2:hover{
   background:#D5D5D5;
   border:1px solid #515151;
   margin:5px 0 0 155px;
   width:55px; height:20px;
   color:#000000;
}

input{
   background:#E5E5E5;
   border:1px solid #515151;
   padding-left:5px;
   width:233px; height:20px;
}
textarea{
   background:#E5E5E5;
   border:1px solid #515151;
   padding-left:5px;
   width:233px; height:86px;
   overflow:auto}