html, body {
   background: #fff;
   margin: 0px;
   padding: 0px;
}

img {
   border: 0px;
}

a,td,div,input {
   font: 14px "Times New Roman", Times, serif;
}

select {
}

.homeForm {
	width: 135px;
	border-left: 1px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}

