body {
color: #999999;
font-family: verdana;
font-size: 12px;
font-weight: bold;
padding: 0px;
margin: 0px;
background: url("images/body.png") repeat;
}

#textpad {
padding: 0px 39px 10px 20px;
}

#infoalign {
text-align: left;
padding: 0px 0px 0px 170px;
}

input , textarea {
color:			white;
background:		#3d3d3d;
}

input, textarea {
border:			1px solid #B7B7B7;
}

input:hover, textarea:hover, input:focus, textarea:focus {
cursor:			default;
border:			1px solid #000;
}

td {
text-align: left;
}

#colonup {
color: red;
text-align: center;
line-height: 50px;
background: url("images/top.png") no-repeat;
width: 886px;
height: 40px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-weight: bold;
}

#coloncen {
text-align: center;
background: url("images/cen.png") repeat-y;
width: 886px;
font-family: verdana;
font-size: 12px;
}

#colonbot {
text-align: center;
background: url("images/bottom.png") no-repeat;
width: 886px;
height: 40px;
font-family: verdana;
font-size: 12px;
font-weight: bold;
}
